index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_load_program() from the library
Mickaël Salaün
2017-02-08
tools lib bpf: Add missing header to the library
Mickaël Salaün
2017-02-08
tools lib traceevent: Robustify do_generate_dynamic_list_file
David Carrillo-Cisneros
2017-02-08
perf sdt: Show proper hint when event not yet in place via 'perf probe'
Ravi Bangoria
2017-01-31
tools lib api fs: Add bpf_fs filesystem detector
Joe Stringer
2017-01-31
tools lib bpf: Add bpf_object__pin()
Joe Stringer
2017-01-31
tools lib bpf: Add bpf_map__pin()
Joe Stringer
2017-01-31
tools lib bpf: Add BPF program pinning APIs
Joe Stringer
2017-01-26
tools lib bpf: Add libbpf_get_error()
Joe Stringer
2017-01-26
tools lib bpf: Add set/is helpers for all prog types
Joe Stringer
2017-01-26
tools lib bpf: Define prog_type fns with macro
Joe Stringer
2017-01-26
tools lib bpf: Fix map offsets in relocation
Joe Stringer
2017-01-25
lib, traceevent: add PRINT_HEX_STR variant
Daniel Borkmann
2017-01-16
tools lib subcmd: Fix missing member name
Soramichi AKIYAMA
2017-01-11
tools lib subcmd: Add missing linux/kernel.h include to subcmd.h
Arnaldo Carvalho de Melo
2017-01-05
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-01-03
tools lib traceevent: Fix prev/next_prio for deadline tasks
Daniel Bristot de Oliveira
2017-01-03
tools lib subcmd: Add OPT_STRING_OPTARG_SET option
Jiri Olsa
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-20
tools lib bpf: Add bpf_prog_{attach,detach}
Joe Stringer
2016-12-17
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-12-15
tools lib bpf: Add flags to bpf_create_map()
Joe Stringer
2016-12-15
tools lib bpf: use __u32 from linux/types.h
Joe Stringer
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-11-29
tools lib bpf: Retrive bpf_map through offset of bpf_map_def
Wang Nan
2016-11-29
tools lib bpf: Add private field for bpf_object
Wang Nan
2016-11-29
tools lib bpf: Add missing BPF functions
Wang Nan
2016-11-25
tools lib bpf: Fix maps resolution
Eric Leblond
2016-11-23
tools lib traceevent: Add retrieval of preempt count and latency flags
Steven Rostedt
2016-11-23
tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number
Steven Rostedt
2016-10-25
tools lib subcmd: Suppport cascading options
Namhyung Kim
2016-10-24
tools lib: Add for_each_clear_bit macro
Jiri Olsa
2016-10-24
tools lib traceevent: Add version for traceevent shared object
Jiri Olsa
2016-10-24
tools lib traceevent: Rename LIB_FILE to LIB_TARGET
Jiri Olsa
2016-10-24
tools lib traceevent: Add do_install_mkdir Makefile function
Jiri Olsa
2016-10-24
tools lib traceevent: Add install_headers target
Jiri Olsa
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
[prev]
[next]