Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ddea05fa148b4d8e66498e522a616d87f9cf81e3
/
tools
/
lib
36db171
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
106b816
tools lib traceevent: Do not reassign parg after collapse_tree()
by Steven Rostedt
· 9 years ago
4bd112d
tools lib api fs: Add helper to read string from procfs file
by Arnaldo Carvalho de Melo
· 9 years ago
a189c01
tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.sh
by Sedat Dilek
· 9 years ago
3fa2fe2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
05f5ece
Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
4f3c8876
tools lib traceevent: Remove redundant CPU output
by Steven Rostedt
· 9 years ago
26660a4
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ca70c24
tools: Move utilities.mak from perf to tools/scripts/
by Arnaldo Carvalho de Melo
· 9 years ago
e71c2c1
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9eb42de
tools lib traceevent: Add '~' operation within arg_num_eval()
by Steven Rostedt
· 9 years ago
c1d45c3
objtool: Support CROSS_COMPILE
by Josh Poimboeuf
· 9 years ago
a66673a
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines
by Steven Rostedt (Red Hat)
· 9 years ago
9ec72ea
tools lib traceevent: Set int_array fields to NULL if freeing from error
by Steven Rostedt (Red Hat)
· 9 years ago
21a3010
tools lib traceevent: Fix time stamp rounding issue
by Chaos.Chen
· 9 years ago
a674533
tools lib traceevent: Split pevent_print_event() into specific functionality functions
by Steven Rostedt
· 9 years ago
013e379
tools/lib/lockdep: Fix link creation warning
by Ingo Molnar
· 9 years ago
11a1ac2
tools/lib/lockdep: Add tests for AA and ABBA locking
by Alfredo Alvarez Fernandez
· 9 years ago
9d5a23a
tools/lib/lockdep: Add userspace version of READ_ONCE()
by Alfredo Alvarez Fernandez
· 9 years ago
b2ed099
tools/lib/lockdep: Fix the build on recent kernels
by Ingo Molnar
· 9 years ago
0e47b38
tools lib traceevent: Implement '%' operation
by Daniel Bristot de Oliveira
· 9 years ago
51c0396
tools lib api fs: Add sysfs__read_str function
by Jiri Olsa
· 9 years ago
607bfbd
tools lib api fs: Adopt filename__read_str from perf
by Jiri Olsa
· 9 years ago
975f14f
tools lib api: Add debug output support
by Jiri Olsa
· 9 years ago
06bea3d
locking/lockdep: Eliminate lockdep_init()
by Andrey Ryabinin
· 9 years ago
402e8db
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
666810e
perf bpf: Check relocation target section
by Wang Nan
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
24b1e5d
tools subcmd: Add missing NORETURN define for parse-options.h
by Josh Poimboeuf
· 9 years ago
d5ef314
perf bpf: Fix build breakage due to libbpf
by Naveen N. Rao
· 9 years ago
8f9e05f
perf tools: Fix PowerPC native building
by Wang Nan
· 9 years ago
24ee9b5
tools lockdep: Add *.cmd files clean up
by Jiri Olsa
· 9 years ago
22992a3
tools bpf: Add *.cmd files clean up
by Jiri Olsa
· 9 years ago
915b088
tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/
by Arnaldo Carvalho de Melo
· 9 years ago
64af4e0
tools lib: Sync tools/lib/find_bit.c with the kernel
by Arnaldo Carvalho de Melo
· 9 years ago
552eb975
tools lib: Move find_next_bit.c to tools/lib/
by Arnaldo Carvalho de Melo
· 9 years ago
5868360
perf build: Use FEATURE-DUMP in bpf subproject
by Jiri Olsa
· 9 years ago
be45d40
tools lib traceevent: Factor out and export print_event_field[s]()
by Namhyung Kim
· 9 years ago
1843b4e
tools subcmd: Rename subcmd header include guards
by Josh Poimboeuf
· 9 years ago
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
ce99091
perf tools: Move strlcpy() from perf to tools/lib/string.c
by Josh Poimboeuf
· 9 years ago
511cbce
irq_poll: make blk-iopoll available outside the block layer
by Christoph Hellwig
· 9 years ago
77ba9a5
tools lib bpf: Fetch map names from correct strtab
by Wang Nan
· 9 years ago
973170e
tools lib bpf: Check return value of strdup when reading map names
by Wang Nan
· 9 years ago
561bbcc
tools lib bpf: Extract and collect map names from BPF object file
by Wang Nan
· 9 years ago
9d759a9
tools lib bpf: Collect map definition in bpf_object
by Wang Nan
· 9 years ago
43798bf
bpf tools: Add helper function for updating bpf maps elements
by He Kuang
· 9 years ago
d8ad6a1
tools lib bpf: Don't do a feature check when cleaning
by Wang Nan
· 9 years ago
32abc2e
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines
by Steven Rostedt
· 9 years ago
8c2accc
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
b580563
bpf tools: Load a program with different instances using preprocessor
by Wang Nan
· 9 years ago
7d85c43
tools: Clone the kernel's strtobool function
by Wang Nan
· 9 years ago
4ddd327
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
by Arnaldo Carvalho de Melo
· 9 years ago
0ca9b67
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b32e1f5
Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into locking/urgent
by Ingo Molnar
· 9 years ago
2b62c2d
tools/liblockdep: explicitly declare lockdep API we call from liblockdep
by Sasha Levin
· 9 years ago
e308e94
tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER
by Sasha Levin
· 9 years ago
1393ba5
tools/liblockdep: remove task argument from debug_check_no_locks_held
by Sasha Levin
· 9 years ago
45825d8
bpf tools: Add new API bpf_object__get_kversion()
by Wang Nan
· 9 years ago
6371ca3
bpf tools: Improve libbpf error reporting
by Wang Nan
· 9 years ago
0c77c04
tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf
by Yunlong Song
· 9 years ago
715f8db
tools lib bpf: Fix compiler warning on CentOS 6
by Namhyung Kim
· 9 years ago
b6bd9c7
tools lib traceevent: Support %ps/%pS
by Scott Wood
· 9 years ago
2f465de
tools lib traceevent: update KVM plugin
by Paolo Bonzini
· 9 years ago
ccb5597
tools lib api fs: No need to use PATH_MAX + 1
by Jiri Olsa
· 9 years ago
f845086
tools lib symbol: Introduce kallsyms2elf_type
by Arnaldo Carvalho de Melo
· 9 years ago
8e947f1
tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding
by Arnaldo Carvalho de Melo
· 9 years ago
7c422f5
tools build: Build fixdep helper from perf and basic libs
by Jiri Olsa
· 9 years ago
ab6201d
tools build: Add Makefile.include
by Jiri Olsa
· 9 years ago
dc240c5
tools lib api fs: Store tracing mountpoint for better error message
by Jiri Olsa
· 9 years ago
968d712
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
b572727
Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new changes
by Ingo Molnar
· 9 years ago
c2e4b24
tools lib traceevent: Fix string handling in heterogeneous arch environments
by Kapileshwar Singh
· 9 years ago
65f041b
tools lib bpf: Use FEATURE_USER to allow building in the same dir as perf
by Arnaldo Carvalho de Melo
· 9 years ago
20517cd
tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usage
by Arnaldo Carvalho de Melo
· 9 years ago
09f6acf
tools lib api cpu: Introduce cpu.[ch] to obtain cpu related information
by Arnaldo Carvalho de Melo
· 9 years ago
2d729f6a
tools lib api fs: Introduce sysfs__read_{int,ull}()
by Arnaldo Carvalho de Melo
· 9 years ago
60a1133
tools lib api fs: Remove debugfs, tracefs and findfs objects
by Jiri Olsa
· 9 years ago
4605eab
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
by Jiri Olsa
· 9 years ago
4f234f0
tools lib api fs: Make tracing_path_strerror_open message generic
by Jiri Olsa
· 9 years ago
709adcb
tools lib api fs: Add FSTYPE__configured() method
by Jiri Olsa
· 9 years ago
73ca85a
tools lib api fs: Add FSTYPE__mount() method
by Jiri Olsa
· 9 years ago
c495afb4
tools lib api fs: Add tracefs into fs.c object
by Jiri Olsa
· 9 years ago
8ccfabd
tools lib api fs: Add debugfs into fs.c object
by Jiri Olsa
· 9 years ago
41e3a1f
tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
by Jiri Olsa
· 9 years ago
b86b0d3
tools lib api fs: Add STR and PATH_MAX macros to fs object
by Jiri Olsa
· 9 years ago
988bdb3
tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
by Jiri Olsa
· 9 years ago
592d5a6
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
by Jiri Olsa
· 9 years ago
7605594
tools lib traceevent: Support function __get_dynamic_array_len
by He Kuang
· 9 years ago
5320266
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
41d859a
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
acf860a
bpf tools: New API to get name from a BPF object
by Wang Nan
· 9 years ago
1d94501
tools lib traceeveent: Allow for negative numbers in print format
by Steven Rostedt
· 9 years ago
33fef66
tools/liblockdep: Use the rbtree header provided by common tools headers
by Sasha Levin
· 9 years ago
62b989d
tools/liblockdep: Correct macro for WARN
by Sasha Levin
· 9 years ago
6f56e9c
tools lib traceevent: Add checks for returned EVENT_ERROR type
by Dean Nelson
· 9 years ago
9a208ef
bpf tools: Link all bpf objects onto a list
by Wang Nan
· 9 years ago
aa9b1ac
bpf tools: Introduce accessors for struct bpf_program
by Wang Nan
· 9 years ago
55cffde
bpf tools: Load eBPF programs in object files into kernel
by Wang Nan
· 9 years ago
7bf9836
bpf tools: Introduce bpf_load_program() to bpf.c
by Wang Nan
· 9 years ago
Next »