index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
*
bpf tools: Load eBPF programs in object files into kernel
Wang Nan
2015-08-07
*
bpf tools: Introduce bpf_load_program() to bpf.c
Wang Nan
2015-08-07
*
bpf tools: Relocate eBPF programs
Wang Nan
2015-08-07
*
bpf tools: Create eBPF maps defined in an object file
Wang Nan
2015-08-07
*
bpf tools: Add bpf.c/h for common bpf operations
Wang Nan
2015-08-07
*
bpf tools: Record map accessing instructions for each program
Wang Nan
2015-08-07
*
bpf tools: Collect relocation sections from SHT_REL sections
Wang Nan
2015-08-07
*
bpf tools: Collect eBPF programs from their own sections
Wang Nan
2015-08-07
*
bpf tools: Collect symbol table from SHT_SYMTAB section
Wang Nan
2015-08-07
*
bpf tools: Collect map definitions from 'maps' section
Wang Nan
2015-08-07
*
bpf tools: Collect version and license from ELF sections
Wang Nan
2015-08-07
*
bpf tools: Iterate over ELF sections to collect information
Wang Nan
2015-08-07
*
bpf tools: Check endianness and make libbpf fail early
Wang Nan
2015-08-07
*
bpf tools: Read eBPF object from buffer
Wang Nan
2015-08-07
*
bpf tools: Open eBPF object file and do basic validation
Wang Nan
2015-08-07
*
bpf tools: Allow caller to set printing function
Wang Nan
2015-08-07
*
bpf tools: Introduce 'bpf' library and add bpf feature check
Wang Nan
2015-08-07
*
tools lib traceevent: Allow setting an alternative symbol resolver
Arnaldo Carvalho de Melo
2015-07-23
*
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
2015-07-21
|
\
|
*
tools: Copy lib/hweight.c from the kernel sources
Arnaldo Carvalho de Melo
2015-07-09
|
*
tools lib: Improve clean target
Riku Voipio
2015-07-08
*
|
tools lib api debugfs: Check for tracefs when reporting errors
Arnaldo Carvalho de Melo
2015-07-06
|
/
*
tools: Copy lib/rbtree.c to tools/lib/
Arnaldo Carvalho de Melo
2015-07-05
*
tools lib traceevent: Ignore libtrace-dynamic-list file
He Kuang
2015-06-08
*
tools lib traceevent: Export dynamic symbols used by traceevent plugins
He Kuang
2015-06-08
*
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
2015-05-27
|
\
|
*
Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-05-15
|
|
\
|
|
*
tools/liblockdep: Fix compilation error
Eunbong Song
2015-05-13
|
|
*
tools/liblockdep: Fix linker error in case of cross compile
Eunbong Song
2015-05-13
*
|
|
tools lib traceevent: Install libtraceevent.a into libdir
Wang Nan
2015-05-18
*
|
|
tools lib traceevent: Provide le16toh define for older systems
Arnaldo Carvalho de Melo
2015-05-14
*
|
|
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
2015-05-11
|
\
|
|
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-06
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tools lib traceevent: Fix build failure on 32-bit arch
Namhyung Kim
2015-04-24
|
|
*
tools lib api: Undefine _FORTIFY_SOURCE before setting it
Bobby Powers
2015-04-23
*
|
|
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-05-06
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tools lib traceevent: Add alias field to struct format_field
Jiri Olsa
2015-04-29
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
|
\
|
|
*
tools lib traceevent: Honor operator priority
Namhyung Kim
2015-04-08
|
*
tools lib traceevent: Zero should not be considered "not found" in eval_flag()
Steven Rostedt
2015-03-26
|
*
tools lib traceevent: Add support for __print_array()
Javi Merino
2015-03-24
|
*
tools lib traceevent: Free filter tokens in process_filter()
Steven Rostedt (Red Hat)
2015-03-24
|
*
tools lib traceevent: Add way to find sub buffer boundary
Steven Rostedt (Red Hat)
2015-03-24
|
*
tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING
Steven Rostedt (Red Hat)
2015-03-24
|
*
tools lib traceevent: Make plugin options either string or boolean
Steven Rostedt
2015-03-24
|
*
tools lib traceevent: Add pevent_data_pid_from_comm()
Steven Rostedt (Red Hat)
2015-03-24
|
*
tools lib traceevent: Handle %z in bprint format
Steven Rostedt (Red Hat)
2015-03-24
|
*
tools lib traceevent: Copy trace_clock and free it
Steven Rostedt (Red Hat)
2015-03-24
|
*
tools lib traceevent: Handle NULL comm name
Josef Bacik
2015-03-24
|
*
tools lib traceevent: Factor out allocating and processing args
Javi Merino
2015-03-24
[next]