summaryrefslogtreecommitdiffstats
path: root/tools/lib
AgeCommit message (Expand)AuthorLines
2017-01-25lib, traceevent: add PRINT_HEX_STR variantDaniel Borkmann-3/+32
2017-01-05Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar-2/+10
2017-01-03tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira-2/+2
2017-01-03tools lib subcmd: Add OPT_STRING_OPTARG_SET optionJiri Olsa-0/+8
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+35
2016-12-20tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer-0/+26
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-5/+5
2016-12-15tools lib bpf: Add flags to bpf_create_map()Joe Stringer-3/+5
2016-12-15tools lib bpf: use __u32 from linux/types.hJoe Stringer-4/+4
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König-5/+5
2016-11-29tools lib bpf: Retrive bpf_map through offset of bpf_map_defWang Nan-0/+20
2016-11-29tools lib bpf: Add private field for bpf_objectWang Nan-0/+28
2016-11-29tools lib bpf: Add missing BPF functionsWang Nan-0/+63
2016-11-25tools lib bpf: Fix maps resolutionEric Leblond-44/+98
2016-11-23tools lib traceevent: Add retrieval of preempt count and latency flagsSteven Rostedt-2/+30
2016-11-23tools lib traceevent: Use USECS_PER_SEC instead of hardcoded numberSteven Rostedt-8/+6
2016-10-25tools lib subcmd: Suppport cascading optionsNamhyung Kim-0/+16
2016-10-24tools lib: Add for_each_clear_bit macroJiri Olsa-0/+25
2016-10-24tools lib traceevent: Add version for traceevent shared objectJiri Olsa-5/+9
2016-10-24tools lib traceevent: Rename LIB_FILE to LIB_TARGETJiri Olsa-6/+6
2016-10-24tools lib traceevent: Add do_install_mkdir Makefile functionJiri Olsa-3/+7
2016-10-24tools lib traceevent: Add install_headers targetJiri Olsa-1/+7
2016-10-05tools lib traceevent: Fix kbuffer_read_at_offset()Namhyung Kim-0/+1
2016-10-03perf tools: Query terminal width and use in perf listAndi Kleen-0/+17
2016-09-08tools lib api fs: Add hugetlbfs filesystem detectorWang Nan-0/+16
2016-08-04Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...Ingo Molnar-0/+45
2016-08-02tools lib: Add bitmap_and functionJiri Olsa-0/+15
2016-08-02tools lib: Add bitmap_scnprintf functionJiri Olsa-0/+29
2016-08-02tools lib traceevent: Ignore generated library filesNamhyung Kim-0/+1
2016-07-27tools lib api: Add str_error_c to libapiArnaldo Carvalho de Melo-0/+5
2016-07-26tools lib bpf: Use official ELF e_machine valueWang Nan-1/+6
2016-07-15tools lib fd array: Allow associating a pointer cookie with each entryWang Nan-0/+1
2016-07-15tools lib api fs: Use base 0 in filename__read_ullJiri Olsa-1/+6
2016-07-14tools lib traceevent: Add correct header for ipv6 definitionsArnaldo Carvalho de Melo-1/+2
2016-07-13tools lib bpf: Report error when kernel doesn't support program typeWang Nan-7/+21
2016-07-13tools lib bpf: New API to adjust type of a BPF programWang Nan-7/+55
2016-07-12tools lib traceevent: Add filter on task CPU idSteven Rostedt-3/+15
2016-07-12tools lib bpf: Copy bpf.h and bpf_common.h from the kernelArnaldo Carvalho de Melo-1/+7
2016-07-12tools lib subcmd: Use str_error_r()Arnaldo Carvalho de Melo-2/+3
2016-07-12tools lib api fs: Use str_error_r()Arnaldo Carvalho de Melo-1/+3
2016-07-12tools lib traceevent: Use str_error_r()Arnaldo Carvalho de Melo-6/+2
2016-07-12perf tools: Uninline scnprintf() and vscnprint()Arnaldo Carvalho de Melo-0/+24
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo-0/+26
2016-07-04tools lib subcmd: Respect WERROR=0 for buildChris Phlipot-1/+7
2016-07-04tools lib api: Respect WERROR=0 for buildChris Phlipot-1/+7
2016-07-04tools lib bpf: Add license headerWang Nan-0/+52
2016-06-29tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch"Colin Ian King-2/+2
2016-06-06tools lib bpf: Rename set_private() to set_priv()Arnaldo Carvalho de Melo-9/+8
2016-06-06tools lib bpf: Make bpf_program__get_private() use IS_ERR()Arnaldo Carvalho de Melo-5/+3
2016-06-06tools lib bpf: Remove _get_ from non-refcount method namesArnaldo Carvalho de Melo-14/+8