index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2020-08-21
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
2020-02-28
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
2020-02-05
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
2020-01-04
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2019-10-17
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Steven Rostedt (VMware)
2019-10-05
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
2019-05-16
tools lib traceevent: Fix missing equality check for strcmp
Rikard Falkeborn
2019-04-05
tools lib traceevent: Fix buffer overflow in arg_eval
Tony Jones
2019-01-26
tools lib subcmd: Don't add the kernel sources to the include path
Arnaldo Carvalho de Melo
2018-06-05
tools lib: Add for_each_clear_bit macro
Jiri Olsa
2018-05-30
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
2018-05-30
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
2018-05-30
tools lib traceevent: Simplify pointer print logic and fix %pF
Steven Rostedt (VMware)
2018-05-01
tools/lib/subcmd/pager.c: do not alias select() params
Sergey Senozhatsky
2018-05-01
objtool, perf: Fix GCC 8 -Wrestrict error
Josh Poimboeuf
2017-08-06
tools lib traceevent: Fix prev/next_prio for deadline tasks
Daniel Bristot de Oliveira
2017-07-21
tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
Ben Hutchings
2016-10-05
tools lib traceevent: Fix kbuffer_read_at_offset()
Namhyung Kim
2016-10-03
perf tools: Query terminal width and use in perf list
Andi Kleen
2016-09-08
tools lib api fs: Add hugetlbfs filesystem detector
Wang Nan
2016-08-04
Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-08-02
tools lib: Add bitmap_and function
Jiri Olsa
2016-08-02
tools lib: Add bitmap_scnprintf function
Jiri Olsa
2016-08-02
tools lib traceevent: Ignore generated library files
Namhyung Kim
2016-07-27
tools lib api: Add str_error_c to libapi
Arnaldo Carvalho de Melo
2016-07-26
tools lib bpf: Use official ELF e_machine value
Wang Nan
2016-07-15
tools lib fd array: Allow associating a pointer cookie with each entry
Wang Nan
2016-07-15
tools lib api fs: Use base 0 in filename__read_ull
Jiri Olsa
2016-07-14
tools lib traceevent: Add correct header for ipv6 definitions
Arnaldo Carvalho de Melo
2016-07-13
tools lib bpf: Report error when kernel doesn't support program type
Wang Nan
2016-07-13
tools lib bpf: New API to adjust type of a BPF program
Wang Nan
2016-07-12
tools lib traceevent: Add filter on task CPU id
Steven Rostedt
2016-07-12
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
Arnaldo Carvalho de Melo
2016-07-12
tools lib subcmd: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
tools lib api fs: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
tools lib traceevent: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
perf tools: Uninline scnprintf() and vscnprint()
Arnaldo Carvalho de Melo
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-04
tools lib subcmd: Respect WERROR=0 for build
Chris Phlipot
2016-07-04
tools lib api: Respect WERROR=0 for build
Chris Phlipot
2016-07-04
tools lib bpf: Add license header
Wang Nan
2016-06-29
tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
2016-06-06
tools lib bpf: Rename set_private() to set_priv()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Make bpf_program__get_private() use IS_ERR()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Remove _get_ from non-refcount method names
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Rename bpf_map__get_name() to bpf_map__name()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private()
Arnaldo Carvalho de Melo
2016-06-03
tools lib api: Respect CROSS_COMPILE for the linker
Lucas Stach
[next]