summaryrefslogtreecommitdiff
path: root/tools/lib (follow)
Commit message (Expand)AuthorAge
* tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon2020-08-21
* tools lib api fs: Fix gcc9 stringop-truncation compilation errorAndrey Zhizhikin2020-02-28
* libtraceevent: Fix memory leakage in copy_filter_typeHewenliang2020-01-04
* tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)2019-10-17
* libtraceevent: Change users plugin directoryTzvetomir Stoyanov2019-10-05
* tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn2019-05-16
* tools lib traceevent: Fix buffer overflow in arg_evalTony Jones2019-04-27
* tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer2018-05-30
* tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)2018-05-30
* tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)2018-05-30
* tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira2017-08-06
* tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings2017-07-21
* tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt2016-05-18
* tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt2016-02-25
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-15
|\
| * bpf tools: Add new API bpf_object__get_kversion()Wang Nan2015-11-06
| * bpf tools: Improve libbpf error reportingWang Nan2015-11-06
| * tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song2015-11-05
| * tools lib bpf: Fix compiler warning on CentOS 6Namhyung Kim2015-11-03
* | Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-11-09
|\ \ | |/ |/|
| * tools/liblockdep: explicitly declare lockdep API we call from liblockdepSasha Levin2015-11-06
| * tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTERSasha Levin2015-11-06
| * tools/liblockdep: remove task argument from debug_check_no_locks_heldSasha Levin2015-11-06
* | tools lib traceevent: Support %ps/%pSScott Wood2015-10-22
* | tools lib traceevent: update KVM pluginPaolo Bonzini2015-10-20
* | tools lib api fs: No need to use PATH_MAX + 1Jiri Olsa2015-10-05
* | tools lib symbol: Introduce kallsyms2elf_typeArnaldo Carvalho de Melo2015-09-30
* | tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_bindingArnaldo Carvalho de Melo2015-09-30
* | tools build: Build fixdep helper from perf and basic libsJiri Olsa2015-09-28
* | tools build: Add Makefile.includeJiri Olsa2015-09-28
* | tools lib api fs: Store tracing mountpoint for better error messageJiri Olsa2015-09-28
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-09-23
|\ \
| * | tools lib bpf: Use FEATURE_USER to allow building in the same dir as perfArnaldo Carvalho de Melo2015-09-22
| * | tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usageArnaldo Carvalho de Melo2015-09-22
* | | Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...Ingo Molnar2015-09-23
|\ \ \ | |/ / |/| / | |/
| * tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh2015-09-22
* | tools lib api cpu: Introduce cpu.[ch] to obtain cpu related informationArnaldo Carvalho de Melo2015-09-14
* | tools lib api fs: Introduce sysfs__read_{int,ull}()Arnaldo Carvalho de Melo2015-09-14
* | tools lib api fs: Remove debugfs, tracefs and findfs objectsJiri Olsa2015-09-14
* | tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-14
* | tools lib api fs: Make tracing_path_strerror_open message genericJiri Olsa2015-09-14
* | tools lib api fs: Add FSTYPE__configured() methodJiri Olsa2015-09-04
* | tools lib api fs: Add FSTYPE__mount() methodJiri Olsa2015-09-04
* | tools lib api fs: Add tracefs into fs.c objectJiri Olsa2015-09-04
* | tools lib api fs: Add debugfs into fs.c objectJiri Olsa2015-09-04
* | tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.cJiri Olsa2015-09-04
* | tools lib api fs: Add STR and PATH_MAX macros to fs objectJiri Olsa2015-09-04
* | tools lib api fs: Move debugfs__strerror_open into tracing_path.c objectJiri Olsa2015-09-04
* | tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa2015-09-04
* | tools lib traceevent: Support function __get_dynamic_array_lenHe Kuang2015-09-02
|/