summaryrefslogtreecommitdiff
path: root/tools/lib
Commit message (Expand)AuthorAge
* tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh2015-09-22
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-09-01
|\
| * bpf tools: New API to get name from a BPF objectWang Nan2015-08-31
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-08-31
|\ \ | |/
| * tools lib traceeveent: Allow for negative numbers in print formatSteven Rostedt2015-08-28
| * tools lib traceevent: Add checks for returned EVENT_ERROR typeDean Nelson2015-08-21
| * bpf tools: Link all bpf objects onto a listWang Nan2015-08-07
| * bpf tools: Introduce accessors for struct bpf_programWang Nan2015-08-07
| * bpf tools: Load eBPF programs in object files into kernelWang Nan2015-08-07
| * bpf tools: Introduce bpf_load_program() to bpf.cWang Nan2015-08-07
| * bpf tools: Relocate eBPF programsWang Nan2015-08-07
| * bpf tools: Create eBPF maps defined in an object fileWang Nan2015-08-07
| * bpf tools: Add bpf.c/h for common bpf operationsWang Nan2015-08-07
| * bpf tools: Record map accessing instructions for each programWang Nan2015-08-07
| * bpf tools: Collect relocation sections from SHT_REL sectionsWang Nan2015-08-07
| * bpf tools: Collect eBPF programs from their own sectionsWang Nan2015-08-07
| * bpf tools: Collect symbol table from SHT_SYMTAB sectionWang Nan2015-08-07
| * bpf tools: Collect map definitions from 'maps' sectionWang Nan2015-08-07
| * bpf tools: Collect version and license from ELF sectionsWang Nan2015-08-07
| * bpf tools: Iterate over ELF sections to collect informationWang Nan2015-08-07
| * bpf tools: Check endianness and make libbpf fail earlyWang Nan2015-08-07
| * bpf tools: Read eBPF object from bufferWang Nan2015-08-07
| * bpf tools: Open eBPF object file and do basic validationWang Nan2015-08-07
| * bpf tools: Allow caller to set printing functionWang Nan2015-08-07
| * bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan2015-08-07
| * tools lib traceevent: Allow setting an alternative symbol resolverArnaldo Carvalho de Melo2015-07-23
| * Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar2015-07-21
| |\
| * | tools lib api debugfs: Check for tracefs when reporting errorsArnaldo Carvalho de Melo2015-07-06
* | | tools/liblockdep: Use the rbtree header provided by common tools headersSasha Levin2015-08-25
* | | tools/liblockdep: Correct macro for WARNSasha Levin2015-08-25
| |/ |/|
* | tools: Copy lib/hweight.c from the kernel sourcesArnaldo Carvalho de Melo2015-07-09
* | tools lib: Improve clean targetRiku Voipio2015-07-08
|/
* tools: Copy lib/rbtree.c to tools/lib/Arnaldo Carvalho de Melo2015-07-05
* tools lib traceevent: Ignore libtrace-dynamic-list fileHe Kuang2015-06-08
* tools lib traceevent: Export dynamic symbols used by traceevent pluginsHe Kuang2015-06-08
* Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar2015-05-27
|\
| * Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-05-15
| |\
| | * tools/liblockdep: Fix compilation errorEunbong Song2015-05-13
| | * tools/liblockdep: Fix linker error in case of cross compileEunbong Song2015-05-13
* | | tools lib traceevent: Install libtraceevent.a into libdirWang Nan2015-05-18
* | | tools lib traceevent: Provide le16toh define for older systemsArnaldo Carvalho de Melo2015-05-14
* | | Merge branch 'perf/urgent' into perf/core, to resolve conflictsIngo Molnar2015-05-11
|\ \ \ | |/ /
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-06
| |\ \ | | |/ | |/|
| | * tools lib traceevent: Fix build failure on 32-bit archNamhyung Kim2015-04-24
| | * tools lib api: Undefine _FORTIFY_SOURCE before setting itBobby Powers2015-04-23
* | | Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-05-06
|\ \ \ | |/ / |/| |
| * | tools lib traceevent: Add alias field to struct format_fieldJiri Olsa2015-04-29
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14
|\ \ | |/
| * tools lib traceevent: Honor operator priorityNamhyung Kim2015-04-08
| * tools lib traceevent: Zero should not be considered "not found" in eval_flag()Steven Rostedt2015-03-26