index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-17
tools lib traceevent: It's preempt not prempt
Steven Rostedt (VMware)
2
-3
/
+3
2017-02-14
tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
2
-2
/
+14
2017-02-13
tools lib traceevent plugin function: Initialize 'index' variable
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-13
tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP
Steven Rostedt (VMware)
1
-0
/
+1
2017-02-08
tools lib bpf: Add missing header to the library
Mickaël Salaün
1
-0
/
+1
2017-02-08
tools lib traceevent: Robustify do_generate_dynamic_list_file
David Carrillo-Cisneros
1
-4
/
+10
2017-02-08
perf sdt: Show proper hint when event not yet in place via 'perf probe'
Ravi Bangoria
1
-14
/
+18
2017-01-31
tools lib api fs: Add bpf_fs filesystem detector
Joe Stringer
2
-0
/
+17
2017-01-31
tools lib bpf: Add bpf_object__pin()
Joe Stringer
2
-0
/
+54
2017-01-31
tools lib bpf: Add bpf_map__pin()
Joe Stringer
2
-0
/
+23
2017-01-31
tools lib bpf: Add BPF program pinning APIs
Joe Stringer
2
-0
/
+123
2017-01-26
tools lib bpf: Add libbpf_get_error()
Joe Stringer
2
-1
/
+11
2017-01-26
tools lib bpf: Add set/is helpers for all prog types
Joe Stringer
2
-0
/
+15
2017-01-26
tools lib bpf: Define prog_type fns with macro
Joe Stringer
1
-25
/
+16
2017-01-26
tools lib bpf: Fix map offsets in relocation
Joe Stringer
1
-3
/
+12
2017-01-16
tools lib subcmd: Fix missing member name
Soramichi AKIYAMA
1
-9
/
+9
2017-01-11
tools lib subcmd: Add missing linux/kernel.h include to subcmd.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-01-05
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...
Ingo Molnar
3
-2
/
+10
2017-01-03
tools lib traceevent: Fix prev/next_prio for deadline tasks
Daniel Bristot de Oliveira
1
-2
/
+2
2017-01-03
tools lib subcmd: Add OPT_STRING_OPTARG_SET option
Jiri Olsa
2
-0
/
+8
2016-12-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+35
2016-12-20
tools lib bpf: Add bpf_prog_{attach,detach}
Joe Stringer
2
-0
/
+26
2016-12-18
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-5
/
+5
2016-12-15
tools lib bpf: Add flags to bpf_create_map()
Joe Stringer
3
-3
/
+5
2016-12-15
tools lib bpf: use __u32 from linux/types.h
Joe Stringer
2
-4
/
+4
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
5
-5
/
+5
2016-11-29
tools lib bpf: Retrive bpf_map through offset of bpf_map_def
Wang Nan
2
-0
/
+20
2016-11-29
tools lib bpf: Add private field for bpf_object
Wang Nan
2
-0
/
+28
2016-11-29
tools lib bpf: Add missing BPF functions
Wang Nan
2
-0
/
+63
2016-11-25
tools lib bpf: Fix maps resolution
Eric Leblond
1
-44
/
+98
2016-11-23
tools lib traceevent: Add retrieval of preempt count and latency flags
Steven Rostedt
2
-2
/
+30
2016-11-23
tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number
Steven Rostedt
2
-8
/
+6
2016-10-25
tools lib subcmd: Suppport cascading options
Namhyung Kim
2
-0
/
+16
2016-10-24
tools lib: Add for_each_clear_bit macro
Jiri Olsa
1
-0
/
+25
2016-10-24
tools lib traceevent: Add version for traceevent shared object
Jiri Olsa
1
-5
/
+9
2016-10-24
tools lib traceevent: Rename LIB_FILE to LIB_TARGET
Jiri Olsa
1
-6
/
+6
2016-10-24
tools lib traceevent: Add do_install_mkdir Makefile function
Jiri Olsa
1
-3
/
+7
2016-10-24
tools lib traceevent: Add install_headers target
Jiri Olsa
1
-1
/
+7
2016-10-05
tools lib traceevent: Fix kbuffer_read_at_offset()
Namhyung Kim
1
-0
/
+1
2016-10-04
perf tools: Query terminal width and use in perf list
Andi Kleen
2
-0
/
+17
2016-09-08
tools lib api fs: Add hugetlbfs filesystem detector
Wang Nan
2
-0
/
+16
2016-08-04
Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2
-0
/
+45
2016-08-02
tools lib: Add bitmap_and function
Jiri Olsa
1
-0
/
+15
2016-08-02
tools lib: Add bitmap_scnprintf function
Jiri Olsa
1
-0
/
+29
2016-08-02
tools lib traceevent: Ignore generated library files
Namhyung Kim
1
-0
/
+1
2016-07-27
tools lib api: Add str_error_c to libapi
Arnaldo Carvalho de Melo
1
-0
/
+5
2016-07-26
tools lib bpf: Use official ELF e_machine value
Wang Nan
1
-1
/
+6
2016-07-15
tools lib fd array: Allow associating a pointer cookie with each entry
Wang Nan
1
-0
/
+1
2016-07-15
tools lib api fs: Use base 0 in filename__read_ull
Jiri Olsa
1
-1
/
+6
[next]