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.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
2015-08-07
bpf tools: Relocate eBPF programs
Wang Nan
1
-0
/
+52
2015-08-07
bpf tools: Create eBPF maps defined in an object file
Wang Nan
2
-0
/
+106
2015-08-07
bpf tools: Add bpf.c/h for common bpf operations
Wang Nan
3
-1
/
+68
2015-08-07
bpf tools: Record map accessing instructions for each program
Wang Nan
2
-0
/
+137
2015-08-07
bpf tools: Collect relocation sections from SHT_REL sections
Wang Nan
1
-0
/
+26
2015-08-07
bpf tools: Collect eBPF programs from their own sections
Wang Nan
1
-0
/
+114
2015-08-07
bpf tools: Collect symbol table from SHT_SYMTAB section
Wang Nan
1
-0
/
+10
2015-08-07
bpf tools: Collect map definitions from 'maps' section
Wang Nan
1
-0
/
+29
2015-08-07
bpf tools: Collect version and license from ELF sections
Wang Nan
1
-0
/
+53
2015-08-07
bpf tools: Iterate over ELF sections to collect information
Wang Nan
1
-0
/
+53
2015-08-07
bpf tools: Check endianness and make libbpf fail early
Wang Nan
1
-0
/
+30
2015-08-07
bpf tools: Read eBPF object from buffer
Wang Nan
2
-12
/
+52
2015-08-07
bpf tools: Open eBPF object file and do basic validation
Wang Nan
2
-0
/
+166
2015-08-07
bpf tools: Allow caller to set printing function
Wang Nan
2
-0
/
+52
2015-08-07
bpf tools: Introduce 'bpf' library and add bpf feature check
Wang Nan
5
-0
/
+223
2015-07-24
tools lib traceevent: Allow setting an alternative symbol resolver
Arnaldo Carvalho de Melo
2
-1
/
+75
2015-07-21
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
3
-2
/
+64
2015-07-09
tools: Copy lib/hweight.c from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+62
2015-07-08
tools lib: Improve clean target
Riku Voipio
2
-2
/
+2
2015-07-06
tools lib api debugfs: Check for tracefs when reporting errors
Arnaldo Carvalho de Melo
1
-2
/
+13
2015-07-06
tools: Copy lib/rbtree.c to tools/lib/
Arnaldo Carvalho de Melo
1
-0
/
+548
2015-06-08
tools lib traceevent: Ignore libtrace-dynamic-list file
He Kuang
1
-0
/
+1
2015-06-08
tools lib traceevent: Export dynamic symbols used by traceevent plugins
He Kuang
1
-1
/
+13
2015-05-27
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
2
-1
/
+5
2015-05-18
tools lib traceevent: Install libtraceevent.a into libdir
Wang Nan
1
-7
/
+13
2015-05-15
Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-1
/
+5
2015-05-14
tools lib traceevent: Provide le16toh define for older systems
Arnaldo Carvalho de Melo
1
-0
/
+13
2015-05-13
tools/liblockdep: Fix compilation error
Eunbong Song
1
-0
/
+3
2015-05-13
tools/liblockdep: Fix linker error in case of cross compile
Eunbong Song
1
-1
/
+2
2015-05-11
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
2
-2
/
+2
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2015-05-06
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-2
/
+5
2015-04-29
tools lib traceevent: Add alias field to struct format_field
Jiri Olsa
2
-2
/
+5
2015-04-24
tools lib traceevent: Fix build failure on 32-bit arch
Namhyung Kim
1
-1
/
+1
2015-04-23
tools lib api: Undefine _FORTIFY_SOURCE before setting it
Bobby Powers
1
-1
/
+1
2015-04-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-379
/
+689
2015-04-08
tools lib traceevent: Honor operator priority
Namhyung Kim
1
-1
/
+16
2015-03-26
tools lib traceevent: Zero should not be considered "not found" in eval_flag()
Steven Rostedt
1
-5
/
+5
2015-03-25
tracing: %pF is only for function pointers
Scott Wood
1
-1
/
+1
2015-03-24
tools lib traceevent: Add support for __print_array()
Javi Merino
2
-0
/
+101
2015-03-24
tools lib traceevent: Free filter tokens in process_filter()
Steven Rostedt (Red Hat)
1
-0
/
+2
2015-03-24
tools lib traceevent: Add way to find sub buffer boundary
Steven Rostedt (Red Hat)
2
-0
/
+12
2015-03-24
tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING
Steven Rostedt (Red Hat)
1
-1
/
+0
2015-03-24
tools lib traceevent: Make plugin options either string or boolean
Steven Rostedt
2
-7
/
+59
2015-03-24
tools lib traceevent: Add pevent_data_pid_from_comm()
Steven Rostedt (Red Hat)
2
-0
/
+95
2015-03-24
tools lib traceevent: Handle %z in bprint format
Steven Rostedt (Red Hat)
1
-0
/
+4
2015-03-24
tools lib traceevent: Copy trace_clock and free it
Steven Rostedt (Red Hat)
2
-3
/
+9
2015-03-24
tools lib traceevent: Handle NULL comm name
Josef Bacik
1
-1
/
+4
2015-03-24
tools lib traceevent: Factor out allocating and processing args
Javi Merino
1
-37
/
+40
2015-03-21
tools lib traceevent: Add destructor for format_field
David Ahern
2
-3
/
+9
[prev]
[next]