summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* libsubcmd: Fix memory leak in uniq()Ian Rogers2024-02-231-4/+14
* libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich2023-03-111-1/+1
* libbpf: Fix the name of a reused mapAnquan Wu2022-08-251-2/+7
* libtraceevent: Fix build with binutils 2.35Ben Hutchings2022-06-061-1/+1
* libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook2022-02-231-9/+2
* bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller2021-06-102-5/+5
* libbpf: Fix INSTALL flag orderGeorgi Valkov2021-03-301-1/+1
* tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon2020-08-111-0/+1
* tools api fs: Make xxx__mountpoint() more scalableStephane Eranian2020-06-222-0/+29
* tools lib api fs: Fix gcc9 stringop-truncation compilation errorAndrey Zhizhikin2020-02-241-1/+3
* tools lib traceevent: Fix memory leakage in filter_eventHewenliang2020-02-051-1/+3
* tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov2020-02-051-0/+7
* libtraceevent: Fix lib installation with O=Sudip Mukherjee2020-01-121-0/+1
* libtraceevent: Fix memory leakage in copy_filter_typeHewenliang2019-12-311-2/+7
* libsubcmd: Use -O0 with DEBUG=1James Clark2019-12-311-1/+3
* libbpf: Fix error handling in bpf_map__reuse_fd()Toke Høiland-Jørgensen2019-12-311-4/+10
* tools/bpf: make libbpf _GNU_SOURCE friendlyYonghong Song2019-12-132-0/+3
* libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers2019-11-061-1/+7
* tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)2019-10-111-2/+1
* tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_fileSteven Rostedt (VMware)2019-10-111-2/+2
* libtraceevent: Change users plugin directoryTzvetomir Stoyanov2019-10-052-4/+4
* bpf: libbpf: retry loading program on EAGAINLorenz Bauer2019-10-011-3/+14
* bpf, libbpf, smatch: Fix potential NULL pointer dereferenceLeo Yan2019-07-261-4/+4
* libbpf: fix samples/bpf build failure due to undefined UINT32_MAXDaniel T. Lee2019-05-311-0/+1
* tools/bpf: fix perf build error with uClibc (seen on ARC)Vineet Gupta2019-05-311-0/+2
* tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn2019-05-161-1/+1
* tools lib traceevent: Fix buffer overflow in arg_evalTony Jones2019-04-051-1/+1
* libbpf: force fixdep compilation at the start of the buildStanislav Fomichev2019-04-051-1/+2
* bpf: libbpf: retry map creation without the nameStanislav Fomichev2019-02-121-1/+10
* tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo2019-01-261-2/+0
* tools lib traceevent: Fix processing of dereferenced args in bprintk eventsSteven Rostedt (VMware)2019-01-091-0/+1
* perf tools: Fix tracing_path_mount proper pathJiri Olsa2018-10-161-2/+2
* tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systemsArnaldo Carvalho de Melo2018-09-184-11/+35
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-2620-1115/+1016
|\
| * tools lib traceevent: Change to SPDX License formatSteven Rostedt (VMware)2018-08-207-106/+7
| * Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar2018-08-1816-1009/+1009
| |\
| | * tools lib traceevent: Rename static variables and functions in event-parse.cTzvetomir Stoyanov (VMware)2018-08-131-27/+27
| | * tools lib traceevent: Rename various pevent APIsTzvetomir Stoyanov (VMware)2018-08-133-21/+21
| | * tools lib traceevent: Rename internal parser related APIsTzvetomir Stoyanov (VMware)2018-08-133-26/+26
| | * tools lib traceevent: Rename various pevent get/set/is APIsTzvetomir Stoyanov (VMware)2018-08-133-11/+11
| | * tools lib traceevent: Rename pevent_find_* APIsTzvetomir Stoyanov (VMware)2018-08-135-25/+25
| | * tools lib traceevent: Rename pevent field APIsTzvetomir Stoyanov (VMware)2018-08-135-60/+60
| | * tools lib traceevent: Rename pevent_data_ APIsTzvetomir Stoyanov (VMware)2018-08-133-36/+36
| | * tools lib traceevent: Rename pevent_register / unregister APIsTzvetomir Stoyanov (VMware)2018-08-1312-179/+179
| | * tools lib traceevent: Rename pevent_filter* APIsTzvetomir Stoyanov (VMware)2018-08-132-67/+67
| | * tools lib traceevent, perf tools: Rename traceevent_plugin_* APIsTzvetomir Stoyanov (VMware)2018-08-133-24/+24
| | * tools lib traceevent: Rename pevent_function* APIsTzvetomir Stoyanov (VMware)2018-08-137-66/+66
| | * tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ...Tzvetomir Stoyanov (VMware)2018-08-135-133/+133
| | * tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'Tzvetomir Stoyanov (VMware)2018-08-133-8/+8
| | * tools lib traceevent, perf tools: Rename traceevent_* APIsTzvetomir Stoyanov (VMware)2018-08-132-8/+8