summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar2017-01-053-2/+10
|\
| * tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira2017-01-031-2/+2
| * tools lib subcmd: Add OPT_STRING_OPTARG_SET optionJiri Olsa2017-01-032-0/+8
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-233-7/+35
|\|
| * tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer2016-12-202-0/+26
| * tools lib bpf: Add flags to bpf_create_map()Joe Stringer2016-12-153-3/+5
| * tools lib bpf: use __u32 from linux/types.hJoe Stringer2016-12-152-4/+4
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-175-5/+5
|\ \ | |/ |/|
| * make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-115-5/+5
* | tools lib bpf: Retrive bpf_map through offset of bpf_map_defWang Nan2016-11-292-0/+20
* | tools lib bpf: Add private field for bpf_objectWang Nan2016-11-292-0/+28
* | tools lib bpf: Add missing BPF functionsWang Nan2016-11-292-0/+63
* | tools lib bpf: Fix maps resolutionEric Leblond2016-11-251-44/+98
* | tools lib traceevent: Add retrieval of preempt count and latency flagsSteven Rostedt2016-11-232-2/+30
* | tools lib traceevent: Use USECS_PER_SEC instead of hardcoded numberSteven Rostedt2016-11-232-8/+6
* | tools lib subcmd: Suppport cascading optionsNamhyung Kim2016-10-252-0/+16
* | tools lib: Add for_each_clear_bit macroJiri Olsa2016-10-241-0/+25
* | tools lib traceevent: Add version for traceevent shared objectJiri Olsa2016-10-241-5/+9
* | tools lib traceevent: Rename LIB_FILE to LIB_TARGETJiri Olsa2016-10-241-6/+6
* | tools lib traceevent: Add do_install_mkdir Makefile functionJiri Olsa2016-10-241-3/+7
* | tools lib traceevent: Add install_headers targetJiri Olsa2016-10-241-1/+7
|/
* tools lib traceevent: Fix kbuffer_read_at_offset()Namhyung Kim2016-10-051-0/+1
* perf tools: Query terminal width and use in perf listAndi Kleen2016-10-032-0/+17
* tools lib api fs: Add hugetlbfs filesystem detectorWang Nan2016-09-082-0/+16
* Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-08-042-0/+45
|\
| * tools lib: Add bitmap_and functionJiri Olsa2016-08-021-0/+15
| * tools lib: Add bitmap_scnprintf functionJiri Olsa2016-08-021-0/+29
| * tools lib traceevent: Ignore generated library filesNamhyung Kim2016-08-021-0/+1
* | tools lib api: Add str_error_c to libapiArnaldo Carvalho de Melo2016-07-271-0/+5
* | tools lib bpf: Use official ELF e_machine valueWang Nan2016-07-261-1/+6
|/
* tools lib fd array: Allow associating a pointer cookie with each entryWang Nan2016-07-151-0/+1
* tools lib api fs: Use base 0 in filename__read_ullJiri Olsa2016-07-151-1/+6
* tools lib traceevent: Add correct header for ipv6 definitionsArnaldo Carvalho de Melo2016-07-141-1/+2
* tools lib bpf: Report error when kernel doesn't support program typeWang Nan2016-07-132-7/+21
* tools lib bpf: New API to adjust type of a BPF programWang Nan2016-07-132-7/+55
* tools lib traceevent: Add filter on task CPU idSteven Rostedt2016-07-121-3/+15
* tools lib bpf: Copy bpf.h and bpf_common.h from the kernelArnaldo Carvalho de Melo2016-07-121-1/+7
* tools lib subcmd: Use str_error_r()Arnaldo Carvalho de Melo2016-07-121-2/+3
* tools lib api fs: Use str_error_r()Arnaldo Carvalho de Melo2016-07-122-1/+3
* tools lib traceevent: Use str_error_r()Arnaldo Carvalho de Melo2016-07-121-6/+2
* perf tools: Uninline scnprintf() and vscnprint()Arnaldo Carvalho de Melo2016-07-121-0/+24
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-121-0/+26
* tools lib subcmd: Respect WERROR=0 for buildChris Phlipot2016-07-041-1/+7
* tools lib api: Respect WERROR=0 for buildChris Phlipot2016-07-041-1/+7
* tools lib bpf: Add license headerWang Nan2016-07-044-0/+52
* tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch"Colin Ian King2016-06-292-2/+2
* tools lib bpf: Rename set_private() to set_priv()Arnaldo Carvalho de Melo2016-06-062-9/+8
* tools lib bpf: Make bpf_program__get_private() use IS_ERR()Arnaldo Carvalho de Melo2016-06-062-5/+3
* tools lib bpf: Remove _get_ from non-refcount method namesArnaldo Carvalho de Melo2016-06-062-14/+8
* tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()Arnaldo Carvalho de Melo2016-06-062-6/+3