summaryrefslogtreecommitdiffstats
path: root/tools/lib
AgeCommit message (Expand)AuthorLines
2019-02-04tools/bpf: implement libbpf btf__get_map_kv_tids() API functionYonghong Song-63/+87
2019-02-04tools/bpf: expose functions btf_ext__* as API functionsYonghong Song-12/+18
2019-02-04tools/bpf: simplify libbpf API function libbpf_set_print()Yonghong Song-32/+17
2019-02-04tools/bpf: print out btf log at LIBBPF_WARN levelYonghong Song-22/+9
2019-02-04tools/bpf: move libbpf pr_* debug print functions to headersYonghong Song-70/+120
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-4/+15
2019-02-01libbpf: Add a support for getting xdp prog id on ifindexMaciej Fijalkowski-0/+87
2019-02-01libbpf: Add a helper for retrieving a map fd for a given nameMaciej Fijalkowski-0/+10
2019-02-01libbpf: introduce bpf_map_lookup_elem_flags()Alexei Starovoitov-0/+16
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-19/+309
2019-01-25tools: Update rbtree implementationDavidlohr Bueso-43/+135
2019-01-23libbpf: Show supported ELF section names when failing to guess prog/attach typeTaeung Song-2/+44
2019-01-22tools: bpftool: add probes for eBPF helper functionsQuentin Monnet-0/+66
2019-01-22tools: bpftool: add probes for eBPF map typesQuentin Monnet-0/+86
2019-01-22tools: bpftool: add probes for eBPF program typesQuentin Monnet-1/+112
2019-01-16libbpf: don't define CC and ARStanislav Fomichev-16/+1
2019-01-15bpf: libbpf: retry loading program on EAGAINLorenz Bauer-4/+15
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+15
2019-01-10selftests/bpf: add missing executables to .gitignoreStanislav Fomichev-0/+1
2019-01-08tools lib traceevent: Remove tep_data_event_from_type() APITzvetomir Stoyanov-13/+0
2019-01-08tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()Tzvetomir Stoyanov-4/+4
2019-01-08tools lib traceevent: Changed return logic of tep_register_event_handler() APITzvetomir Stoyanov-2/+13
2019-01-08tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se...Tzvetomir Stoyanov-5/+12
2019-01-08tools lib traceevent: Rename struct cmdline to struct tep_cmdlineTzvetomir Stoyanov-24/+24
2019-01-08tools lib traceevent: Initialize host_bigendian at tep_handle allocationTzvetomir Stoyanov-1/+3
2019-01-08tools lib traceevent: Introduce new libtracevent API: tep_override_comm()Tzvetomir Stoyanov-15/+55
2019-01-07bpf, doc: add note for libbpf's stand-alone buildDaniel Borkmann-0/+14
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-66/+1786
2018-12-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-211/+243
2018-12-18tools lib traceevent: Use LDFLAGS in the build commandsJiri Olsa-2/+2
2018-12-18tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo-2/+0
2018-12-18tools lib traceevent: Fix processing of dereferenced args in bprintk eventsSteven Rostedt (VMware)-0/+1
2018-12-18bpf: libbpf: fix memleak by freeing line_infoPrashant Bhole-0/+1
2018-12-17tools lib subcmd: Fix a few source code comment typosIngo Molnar-2/+2
2018-12-17tools lib traceevent: Fix diverse typos in commentsIngo Molnar-7/+7
2018-12-17tools lib traceevent: traceevent API cleanupTzvetomir Stoyanov-24/+18
2018-12-17tools lib traceevent: Rename tep_free_format() to tep_free_event()Tzvetomir Stoyanov-4/+4
2018-12-17tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...Tzvetomir Stoyanov-165/+165
2018-12-17tools lib traceevent: Install trace-seq.h API header fileTzvetomir Stoyanov-1/+2
2018-12-17tools lib traceevent: Added support for pkg-configTzvetomir Stoyanov-3/+33
2018-12-17tools lib traceevent: Implement new API tep_get_ref()Tzvetomir Stoyanov-0/+8
2018-12-17tools lib traceevent: Add sanity check to is_timestamp_in_us()Tzvetomir Stoyanov-1/+1
2018-12-17tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.cAdrian Hunter-5/+5
2018-12-13bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau-5/+1
2018-12-11tools/lib/lockdep/tests: Test the lockdep_reset_lock() implementationBart Van Assche-0/+30
2018-12-11tools/lib/lockdep: Add dummy print_irqtrace_events() implementationBart Van Assche-0/+5
2018-12-11tools/lib/lockdep: Rename "trywlock" into "trywrlock"Bart Van Assche-3/+3
2018-12-11tools/lib/lockdep/tests: Run lockdep tests a second time under ValgrindBart Van Assche-0/+14
2018-12-11tools/lib/lockdep/tests: Improve testing accuracyBart Van Assche-2/+25
2018-12-11tools/lib/lockdep/tests: Fix shellcheck warningsBart Van Assche-8/+4