summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-153-14/+17
|\
| * libperf: Fix man page typosRob Herring2020-08-133-14/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-135-8/+13
|\ \ | |/ |/|
| * libbf: Fix uninitialized pointer at btf__parse_raw()Daniel T. Lee2020-08-061-1/+1
| * tools/bpf: Support new uapi for map element bpf iteratorYonghong Song2020-08-064-7/+12
* | Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-1022-432/+1454
|\ \
| * | tools lib traceevent: Handle possible strdup() error in tep_add_plugin_path()...Tzvetomir Stoyanov (VMware)2020-08-061-0/+4
| * | libtraceevent: Fixed description of tep_add_plugin_path() APITzvetomir Stoyanov (VMware)2020-08-061-2/+2
| * | libtraceevent: Fixed type in PRINT_FMT_STINGTzvetomir Stoyanov (VMware)2020-08-062-4/+4
| * | libtraceevent: Fixed broken indentation in parse_ip4_print_args()Tzvetomir Stoyanov (VMware)2020-08-061-2/+2
| * | libtraceevent: Improve error handling of tep_plugin_add_option() APITzvetomir Stoyanov (VMware)2020-08-061-7/+9
| * | libtraceevent: Fix typo in tep_plugin_add_option() descriptionTzvetomir Stoyanov (VMware)2020-08-061-1/+1
| * | libtraceevent: Handle strdup() error in parse_option_name()Tzvetomir Stoyanov (VMware)2020-08-061-3/+5
| * | libtraceevent: Document tep_load_plugins_hook()Tzvetomir Stoyanov (VMware)2020-08-062-1/+40
| * | Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-08-0613-310/+843
| |\|
| * | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-08-036-7/+23
| |\ \
| * | | libperf: Avoid counting of nonfilterable fdarray fdsAlexey Budankov2020-07-211-1/+2
| * | | libperf: Add flags to fdarray fds objectsAlexey Budankov2020-07-214-10/+23
| * | | libperf: Avoid internal moving of fdarray fdsAlexey Budankov2020-07-211-6/+5
| * | | perf tools: Add support for PERF_RECORD_TEXT_POKEAdrian Hunter2020-07-101-0/+9
| * | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-07-082-6/+39
| |\ \ \
| * | | | tools lib traceevent: Fix reporting of unknown SVM exit reasonsJan Kiszka2020-07-061-1/+1
| * | | | tools lib traceevent: Change to SPDX License formatSteven Rostedt (VMware)2020-07-0611-174/+11
| * | | | tools lib traceevent: Add builtin handler for trace_marker_rawSteven Rostedt (VMware)2020-07-061-0/+41
| * | | | tools lib traceevent: Move kernel_stack event handler to "function" plugin.Tzvetomir Stoyanov (VMware)2020-07-061-0/+41
| * | | | tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futexJulia Cartwright2020-07-063-0/+139
| * | | | tools lib traceevent: Add offset option for function pluginSteven Rostedt (VMware)2020-07-061-2/+22
| * | | | tools lib traceevent: Add more SVM exit reasonsJan Kiszka2020-07-061-2/+21
| * | | | tools lib traceevent: Add plugin for tlb_flushSteven Rostedt (Red Hat)2020-07-063-0/+83
| * | | | tools lib traceevent: Optimize pretty_print() functionTzvetomir Stoyanov (VMware)2020-07-063-197/+495
| * | | | tools lib traceevent: Add support for more printk format specifiersTzvetomir Stoyanov (VMware)2020-07-061-74/+289
| * | | | tools lib traceevent: Introduced new traceevent API, for adding new plugins d...Tzvetomir Stoyanov (VMware)2020-07-064-1/+82
| * | | | tools lib traceevent: Add interface for options to pluginsTzvetomir Stoyanov (VMware)2020-07-062-0/+174
| * | | | tools lib traceevent: Add tep_load_plugins_hook() APITzvetomir Stoyanov (VMware)2020-07-062-10/+15
* | | | | tools/: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-072-2/+2
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-039-52/+140
|\ \ \ \
| * | | | libbpf: Add btf__parse_raw() and generic btf__parse() APIsAndrii Nakryiko2020-08-033-38/+83
| * | | | libbpf: Add bpf_link detach APIsAndrii Nakryiko2020-08-015-0/+20
| * | | | libbpf: Fix register in PT_REGS MIPS macrosJerry Crunchtime2020-07-311-2/+2
| * | | | libbpf: Make destructors more robust by handling ERR_PTR(err) casesAndrii Nakryiko2020-07-313-8/+7
| * | | | libbpf: Add support for BPF XDP linkAndrii Nakryiko2020-07-253-1/+11
| * | | | libbpf: Print hint when PERF_EVENT_IOC_SET_BPF returns -EPROTOSong Liu2020-07-251-0/+3
| * | | | tools/libbpf: Add support for bpf map element iteratorYonghong Song2020-07-254-3/+14
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-022-1/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | libtraceevent: Fix build with binutils 2.35Ben Hutchings2020-07-311-1/+1
| * | | tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon2020-07-311-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-0/+3
|\| | |
| * | | libsubcmd: Fix OPT_CALLBACK_SET()Ravi Bangoria2020-07-171-0/+3
* | | | libbpf bpf_helpers: Use __builtin_offsetof for offsetofIan Rogers2020-07-211-1/+1
* | | | libbpf: Add support for SK_LOOKUP program typeJakub Sitnicki2020-07-174-0/+10