index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2015-10-22
tools lib traceevent: Support %ps/%pS
Scott Wood
2015-10-20
tools lib traceevent: update KVM plugin
Paolo Bonzini
2015-10-05
tools lib api fs: No need to use PATH_MAX + 1
Jiri Olsa
2015-09-30
tools lib symbol: Introduce kallsyms2elf_type
Arnaldo Carvalho de Melo
2015-09-30
tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding
Arnaldo Carvalho de Melo
2015-09-28
tools build: Build fixdep helper from perf and basic libs
Jiri Olsa
2015-09-28
tools build: Add Makefile.include
Jiri Olsa
2015-09-28
tools lib api fs: Store tracing mountpoint for better error message
Jiri Olsa
2015-09-23
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-09-23
Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...
Ingo Molnar
2015-09-22
tools lib traceevent: Fix string handling in heterogeneous arch environments
Kapileshwar Singh
2015-09-22
tools lib bpf: Use FEATURE_USER to allow building in the same dir as perf
Arnaldo Carvalho de Melo
2015-09-22
tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usage
Arnaldo Carvalho de Melo
2015-09-14
tools lib api cpu: Introduce cpu.[ch] to obtain cpu related information
Arnaldo Carvalho de Melo
2015-09-14
tools lib api fs: Introduce sysfs__read_{int,ull}()
Arnaldo Carvalho de Melo
2015-09-14
tools lib api fs: Remove debugfs, tracefs and findfs objects
Jiri Olsa
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2015-09-14
tools lib api fs: Make tracing_path_strerror_open message generic
Jiri Olsa
2015-09-04
tools lib api fs: Add FSTYPE__configured() method
Jiri Olsa
2015-09-04
tools lib api fs: Add FSTYPE__mount() method
Jiri Olsa
2015-09-04
tools lib api fs: Add tracefs into fs.c object
Jiri Olsa
2015-09-04
tools lib api fs: Add debugfs into fs.c object
Jiri Olsa
2015-09-04
tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
Jiri Olsa
2015-09-04
tools lib api fs: Add STR and PATH_MAX macros to fs object
Jiri Olsa
2015-09-04
tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
Jiri Olsa
2015-09-04
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
2015-09-02
tools lib traceevent: Support function __get_dynamic_array_len
He Kuang
2015-09-01
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-09-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-08-31
bpf tools: New API to get name from a BPF object
Wang Nan
2015-08-28
tools lib traceeveent: Allow for negative numbers in print format
Steven Rostedt
2015-08-25
tools/liblockdep: Use the rbtree header provided by common tools headers
Sasha Levin
2015-08-25
tools/liblockdep: Correct macro for WARN
Sasha Levin
2015-08-21
tools lib traceevent: Add checks for returned EVENT_ERROR type
Dean Nelson
2015-08-07
bpf tools: Link all bpf objects onto a list
Wang Nan
2015-08-07
bpf tools: Introduce accessors for struct bpf_program
Wang Nan
2015-08-07
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
[next]