| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-05-16 | 2 | -0/+15 |
|\ |
|
| * | tools lib api fs: Add helper to read string from procfs file | Arnaldo Carvalho de Melo | 2016-04-26 | 2 | -0/+15 |
* | | tools lib traceevent: Do not reassign parg after collapse_tree() | Steven Rostedt | 2016-05-12 | 1 | -2/+2 |
|/ |
|
* | tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.sh | Sedat Dilek | 2016-03-30 | 1 | -4/+8 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-24 | 3 | -5/+3 |
|\ |
|
| * | Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2016-03-24 | 3 | -5/+3 |
| |\ |
|
| | * | tools lib traceevent: Remove redundant CPU output | Steven Rostedt | 2016-03-23 | 1 | -3/+1 |
| | * | tools: Move utilities.mak from perf to tools/scripts/ | Arnaldo Carvalho de Melo | 2016-03-18 | 2 | -2/+2 |
* | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-21 | 1 | -2/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | objtool: Support CROSS_COMPILE | Josh Poimboeuf | 2016-03-03 | 1 | -2/+4 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-03-15 | 10 | -45/+285 |
|\ \ \
| | |/
| |/| |
|
| * | | tools lib traceevent: Add '~' operation within arg_num_eval() | Steven Rostedt | 2016-03-10 | 1 | -0/+6 |
| * | | tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac... | Steven Rostedt (Red Hat) | 2016-03-03 | 1 | -1/+1 |
| * | | tools lib traceevent: Set int_array fields to NULL if freeing from error | Steven Rostedt (Red Hat) | 2016-03-03 | 1 | -0/+3 |
| * | | tools lib traceevent: Fix time stamp rounding issue | Chaos.Chen | 2016-03-03 | 1 | -0/+5 |
| * | | tools lib traceevent: Split pevent_print_event() into specific functionality ... | Steven Rostedt | 2016-02-29 | 2 | -32/+117 |
| * | | tools lib traceevent: Implement '%' operation | Daniel Bristot de Oliveira | 2016-02-23 | 1 | -0/+4 |
| * | | tools lib api fs: Add sysfs__read_str function | Jiri Olsa | 2016-02-16 | 2 | -0/+14 |
| * | | tools lib api fs: Adopt filename__read_str from perf | Jiri Olsa | 2016-02-16 | 2 | -0/+53 |
| * | | tools lib api: Add debug output support | Jiri Olsa | 2016-02-16 | 5 | -0/+60 |
| * | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2016-02-03 | 1 | -12/+22 |
| |\ \
| | |/
| |/| |
|
| | * | perf bpf: Check relocation target section | Wang Nan | 2016-01-26 | 1 | -12/+22 |
* | | | tools/lib/lockdep: Fix link creation warning | Ingo Molnar | 2016-02-29 | 1 | -1/+1 |
* | | | tools/lib/lockdep: Add tests for AA and ABBA locking | Alfredo Alvarez Fernandez | 2016-02-29 | 3 | -4/+63 |
* | | | tools/lib/lockdep: Add userspace version of READ_ONCE() | Alfredo Alvarez Fernandez | 2016-02-29 | 1 | -0/+1 |
* | | | tools/lib/lockdep: Fix the build on recent kernels | Ingo Molnar | 2016-02-29 | 1 | -0/+6 |
* | | | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 2016-02-09 | 3 | -8/+0 |
|/ / |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-01-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig | 2015-12-11 | 1 | -1/+1 |
* | | tools subcmd: Add missing NORETURN define for parse-options.h | Josh Poimboeuf | 2016-01-12 | 1 | -0/+4 |
* | | perf bpf: Fix build breakage due to libbpf | Naveen N. Rao | 2016-01-11 | 1 | -8/+8 |
* | | perf tools: Fix PowerPC native building | Wang Nan | 2016-01-11 | 1 | -2/+2 |
* | | tools lockdep: Add *.cmd files clean up | Jiri Olsa | 2016-01-11 | 1 | -1/+1 |
* | | tools bpf: Add *.cmd files clean up | Jiri Olsa | 2016-01-11 | 1 | -1/+1 |
* | | tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/ | Arnaldo Carvalho de Melo | 2016-01-08 | 1 | -0/+31 |
* | | tools lib: Sync tools/lib/find_bit.c with the kernel | Arnaldo Carvalho de Melo | 2016-01-08 | 1 | -54/+49 |
* | | tools lib: Move find_next_bit.c to tools/lib/ | Arnaldo Carvalho de Melo | 2016-01-08 | 1 | -1/+1 |
* | | perf build: Use FEATURE-DUMP in bpf subproject | Jiri Olsa | 2016-01-07 | 1 | -0/+4 |
* | | tools lib traceevent: Factor out and export print_event_field[s]() | Namhyung Kim | 2016-01-07 | 2 | -61/+72 |
* | | tools subcmd: Rename subcmd header include guards | Josh Poimboeuf | 2015-12-17 | 7 | -21/+22 |
* | | perf subcmd: Create subcmd library | Josh Poimboeuf | 2015-12-17 | 17 | -0/+2368 |
* | | perf tools: Move strlcpy() from perf to tools/lib/string.c | Josh Poimboeuf | 2015-12-16 | 1 | -0/+27 |
* | | tools lib bpf: Fetch map names from correct strtab | Wang Nan | 2015-12-11 | 1 | -2/+9 |
* | | tools lib bpf: Check return value of strdup when reading map names | Wang Nan | 2015-12-11 | 1 | -4/+9 |
* | | tools lib bpf: Extract and collect map names from BPF object file | Wang Nan | 2015-11-28 | 2 | -3/+65 |
* | | tools lib bpf: Collect map definition in bpf_object | Wang Nan | 2015-11-28 | 2 | -60/+148 |
* | | bpf tools: Add helper function for updating bpf maps elements | He Kuang | 2015-11-26 | 2 | -0/+16 |
* | | tools lib bpf: Don't do a feature check when cleaning | Wang Nan | 2015-11-25 | 1 | -0/+10 |
* | | tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac... | Steven Rostedt | 2015-11-23 | 1 | -3/+2 |
* | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2015-11-23 | 3 | -9/+263 |
|\ \
| |/
|/| |
|