| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-01-23 | 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-06 | 1 | -0/+4 |
* | | tools lib traceevent: Factor out and export print_event_field[s]() | Namhyung Kim | 2016-01-06 | 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-27 | 2 | -3/+65 |
* | | tools lib bpf: Collect map definition in bpf_object | Wang Nan | 2015-11-27 | 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 |
|\ \
| |/
|/| |
|
| * | bpf tools: Load a program with different instances using preprocessor | Wang Nan | 2015-11-18 | 2 | -9/+201 |
| * | tools: Clone the kernel's strtobool function | Wang Nan | 2015-11-18 | 1 | -0/+43 |
| * | tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c | Arnaldo Carvalho de Melo | 2015-11-18 | 1 | -0/+19 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-11-15 | 4 | -54/+144 |
|\ \
| |/ |
|
| * | bpf tools: Add new API bpf_object__get_kversion() | Wang Nan | 2015-11-06 | 2 | -0/+9 |
| * | bpf tools: Improve libbpf error reporting | Wang Nan | 2015-11-06 | 2 | -49/+130 |
| * | tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf | Yunlong Song | 2015-11-05 | 2 | -2/+2 |
| * | tools lib bpf: Fix compiler warning on CentOS 6 | Namhyung Kim | 2015-11-03 | 2 | -3/+3 |
* | | Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2015-11-09 | 4 | -2/+7 |
|\ \
| |/
|/| |
|
| * | tools/liblockdep: explicitly declare lockdep API we call from liblockdep | Sasha Levin | 2015-11-06 | 2 | -1/+4 |
| * | tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER | Sasha Levin | 2015-11-06 | 1 | -0/+2 |
| * | tools/liblockdep: remove task argument from debug_check_no_locks_held | Sasha Levin | 2015-11-06 | 1 | -1/+1 |
* | | tools lib traceevent: Support %ps/%pS | Scott Wood | 2015-10-22 | 1 | -2/+2 |
* | | tools lib traceevent: update KVM plugin | Paolo Bonzini | 2015-10-20 | 1 | -8/+17 |
* | | tools lib api fs: No need to use PATH_MAX + 1 | Jiri Olsa | 2015-10-05 | 2 | -4/+4 |
* | | tools lib symbol: Introduce kallsyms2elf_type | Arnaldo Carvalho de Melo | 2015-09-30 | 2 | -0/+8 |
* | | tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding | Arnaldo Carvalho de Melo | 2015-09-30 | 1 | -1/+1 |
* | | tools build: Build fixdep helper from perf and basic libs | Jiri Olsa | 2015-09-28 | 3 | -3/+9 |
* | | tools build: Add Makefile.include | Jiri Olsa | 2015-09-28 | 3 | -3/+3 |
* | | tools lib api fs: Store tracing mountpoint for better error message | Jiri Olsa | 2015-09-28 | 1 | -10/+3 |
* | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2015-09-23 | 1 | -2/+3 |
|\ \ |
|
| * | | tools lib bpf: Use FEATURE_USER to allow building in the same dir as perf | Arnaldo Carvalho de Melo | 2015-09-22 | 1 | -0/+1 |
| * | | tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usage | Arnaldo Carvalho de Melo | 2015-09-22 | 1 | -2/+2 |
* | | | Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new... | Ingo Molnar | 2015-09-23 | 1 | -3/+20 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | tools lib traceevent: Fix string handling in heterogeneous arch environments | Kapileshwar Singh | 2015-09-22 | 1 | -3/+20 |
* | | tools lib api cpu: Introduce cpu.[ch] to obtain cpu related information | Arnaldo Carvalho de Melo | 2015-09-14 | 3 | -0/+25 |
* | | tools lib api fs: Introduce sysfs__read_{int,ull}() | Arnaldo Carvalho de Melo | 2015-09-14 | 2 | -0/+49 |