| Commit message (Expand) | Author | Age | Files | Lines |
* | tools lib traceevent: Fix kbuffer_read_at_offset() | Namhyung Kim | 2016-10-05 | 1 | -0/+1 |
* | perf tools: Query terminal width and use in perf list | Andi Kleen | 2016-10-04 | 2 | -0/+17 |
* | tools lib api fs: Add hugetlbfs filesystem detector | Wang Nan | 2016-09-08 | 2 | -0/+16 |
* | Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2016-08-04 | 2 | -0/+45 |
|\ |
|
| * | tools lib: Add bitmap_and function | Jiri Olsa | 2016-08-02 | 1 | -0/+15 |
| * | tools lib: Add bitmap_scnprintf function | Jiri Olsa | 2016-08-02 | 1 | -0/+29 |
| * | tools lib traceevent: Ignore generated library files | Namhyung Kim | 2016-08-02 | 1 | -0/+1 |
* | | tools lib api: Add str_error_c to libapi | Arnaldo Carvalho de Melo | 2016-07-27 | 1 | -0/+5 |
* | | tools lib bpf: Use official ELF e_machine value | Wang Nan | 2016-07-26 | 1 | -1/+6 |
|/ |
|
* | tools lib fd array: Allow associating a pointer cookie with each entry | Wang Nan | 2016-07-15 | 1 | -0/+1 |
* | tools lib api fs: Use base 0 in filename__read_ull | Jiri Olsa | 2016-07-15 | 1 | -1/+6 |
* | tools lib traceevent: Add correct header for ipv6 definitions | Arnaldo Carvalho de Melo | 2016-07-14 | 1 | -1/+2 |
* | tools lib bpf: Report error when kernel doesn't support program type | Wang Nan | 2016-07-14 | 2 | -7/+21 |
* | tools lib bpf: New API to adjust type of a BPF program | Wang Nan | 2016-07-14 | 2 | -7/+55 |
* | tools lib traceevent: Add filter on task CPU id | Steven Rostedt | 2016-07-12 | 1 | -3/+15 |
* | tools lib bpf: Copy bpf.h and bpf_common.h from the kernel | Arnaldo Carvalho de Melo | 2016-07-12 | 1 | -1/+7 |
* | tools lib subcmd: Use str_error_r() | Arnaldo Carvalho de Melo | 2016-07-12 | 1 | -2/+3 |
* | tools lib api fs: Use str_error_r() | Arnaldo Carvalho de Melo | 2016-07-12 | 2 | -1/+3 |
* | tools lib traceevent: Use str_error_r() | Arnaldo Carvalho de Melo | 2016-07-12 | 1 | -6/+2 |
* | perf tools: Uninline scnprintf() and vscnprint() | Arnaldo Carvalho de Melo | 2016-07-12 | 1 | -0/+24 |
* | tools: Introduce str_error_r() | Arnaldo Carvalho de Melo | 2016-07-12 | 1 | -0/+26 |
* | tools lib subcmd: Respect WERROR=0 for build | Chris Phlipot | 2016-07-05 | 1 | -1/+7 |
* | tools lib api: Respect WERROR=0 for build | Chris Phlipot | 2016-07-05 | 1 | -1/+7 |
* | tools lib bpf: Add license header | Wang Nan | 2016-07-05 | 4 | -0/+52 |
* | tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch" | Colin Ian King | 2016-06-29 | 2 | -2/+2 |
* | tools lib bpf: Rename set_private() to set_priv() | Arnaldo Carvalho de Melo | 2016-06-06 | 2 | -9/+8 |
* | tools lib bpf: Make bpf_program__get_private() use IS_ERR() | Arnaldo Carvalho de Melo | 2016-06-06 | 2 | -5/+3 |
* | tools lib bpf: Remove _get_ from non-refcount method names | Arnaldo Carvalho de Melo | 2016-06-06 | 2 | -14/+8 |
* | tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd() | Arnaldo Carvalho de Melo | 2016-06-06 | 2 | -6/+3 |
* | tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def() | Arnaldo Carvalho de Melo | 2016-06-06 | 2 | -7/+3 |
* | tools lib bpf: Rename bpf_map__get_name() to bpf_map__name() | Arnaldo Carvalho de Melo | 2016-06-06 | 2 | -5/+3 |
* | tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private() | Arnaldo Carvalho de Melo | 2016-06-06 | 2 | -8/+3 |
* | tools lib api: Respect CROSS_COMPILE for the linker | Lucas Stach | 2016-06-03 | 1 | -0/+1 |
* | tools: Pass arg to fdarray__filter's call back function | Wang Nan | 2016-05-30 | 2 | -3/+5 |
* | 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 |