aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAge
...
| * bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau2018-12-13
| * tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song2018-12-10
| * bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau2018-12-09
| * bpf: libbpf: Add btf_line_info support to libbpfMartin KaFai Lau2018-12-09
| * bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logicMartin KaFai Lau2018-12-09
| * bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau2018-12-05
| * libbpf: add bpf_prog_test_run_xattrLorenz Bauer2018-12-04
| * libbpf: Fix license in README.rstAndrey Ignatov2018-12-03
| * bpf: Add BPF_F_ANY_ALIGNMENT.David Miller2018-12-01
| * tools/bpf: make libbpf _GNU_SOURCE friendlyYonghong Song2018-11-29
| * bpf: Fix various lib and testsuite build failures on 32-bit.David Miller2018-11-28
| * libbpf: Document API and ABI conventionsAndrey Ignatov2018-11-26
| * libbpf: Verify versioned symbolsAndrey Ignatov2018-11-26
| * libbpf: Add version script for DSOAndrey Ignatov2018-11-26
| * libbpf: Name changing for btf_get_from_idMartin KaFai Lau2018-11-26
| * libbpf: make bpf_object__open default to UNSPECNikita V. Shirokov2018-11-23
| * bpf: adding support for map in map in libbpfNikita V. Shirokov2018-11-21
| * bpf: libbpf: don't specify prog name if kernel doesn't support itStanislav Fomichev2018-11-21
| * bpf: libbpf: remove map name retry from bpf_create_map_xattrStanislav Fomichev2018-11-21
| * bpf, libbpf: introduce bpf_object__probe_caps to test BPF capabilitiesStanislav Fomichev2018-11-21
| * libbpf: make sure bpf headers are c++ include-ableStanislav Fomichev2018-11-21
| * bpf: fix a libbpf loader issueYonghong Song2018-11-21
| * tools/bpf: refactor to implement btf_get_from_id() in lib/bpfYonghong Song2018-11-20
| * tools/bpf: add support to read .BTF.ext sectionsYonghong Song2018-11-20
| * tools/bpf: add new fields for program load in lib/bpfYonghong Song2018-11-20
| * tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNCMartin KaFai Lau2018-11-20
| * bpf: libbpf: retry map creation without the nameStanislav Fomichev2018-11-19
| * bpf: libbpf: Fix bpf_program__next() APIMartin KaFai Lau2018-11-16
| * libbpf: add internal pin_nameStanislav Fomichev2018-11-10
| * libbpf: bpf_program__pin: add special case for instances.nr == 1Stanislav Fomichev2018-11-10
| * libbpf: cleanup after partial failure in bpf_object__pinStanislav Fomichev2018-11-10
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-26
|\ \
| * | tools lib traceevent: Use LDFLAGS in the build commandsJiri Olsa2018-12-18
| * | tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo2018-12-18
| * | tools lib traceevent: Fix processing of dereferenced args in bprintk eventsSteven Rostedt (VMware)2018-12-18
| * | tools lib subcmd: Fix a few source code comment typosIngo Molnar2018-12-17
| * | tools lib traceevent: Fix diverse typos in commentsIngo Molnar2018-12-17
| * | tools lib traceevent: traceevent API cleanupTzvetomir Stoyanov2018-12-17
| * | tools lib traceevent: Rename tep_free_format() to tep_free_event()Tzvetomir Stoyanov2018-12-17
| * | tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...Tzvetomir Stoyanov2018-12-17
| * | tools lib traceevent: Install trace-seq.h API header fileTzvetomir Stoyanov2018-12-17
| * | tools lib traceevent: Added support for pkg-configTzvetomir Stoyanov2018-12-17
| * | tools lib traceevent: Implement new API tep_get_ref()Tzvetomir Stoyanov2018-12-17
| * | tools lib traceevent: Add sanity check to is_timestamp_in_us()Tzvetomir Stoyanov2018-12-17
| * | tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.cAdrian Hunter2018-12-17
| |/
* | tools/lib/lockdep/tests: Test the lockdep_reset_lock() implementationBart Van Assche2018-12-11
* | tools/lib/lockdep: Add dummy print_irqtrace_events() implementationBart Van Assche2018-12-11
* | tools/lib/lockdep: Rename "trywlock" into "trywrlock"Bart Van Assche2018-12-11
* | tools/lib/lockdep/tests: Run lockdep tests a second time under ValgrindBart Van Assche2018-12-11
* | tools/lib/lockdep/tests: Improve testing accuracyBart Van Assche2018-12-11