aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAge
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * bpf: add selftest for lirc_mode2 type programSean Young2018-05-30
| * libbpf: Support guessing sendmsg{4,6} progsAndrey Ignatov2018-05-28
| * libbpf: Install btf.h with libbpfAndrey Ignatov2018-05-27
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-24
| |\
| | * tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpfYonghong Song2018-05-24
| | * ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2018-05-24
| | * tools/lib/libbpf.c: fix string format to allow build on arm32Sirio Balmelli2018-05-23
| | * bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau2018-05-23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21
| |\ \ | | |/ | |/|
| * | libbpf: add ifindex to enable offload supportDavid Beckett2018-05-16
| * | tools: bpf: don't complain about no kernel version for networking codeJakub Kicinski2018-05-10
| * | tools: bpf: improve comments in libbpf.hJakub Kicinski2018-05-10
| * | tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-10
| * | bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_IDMartin KaFai Lau2018-05-09
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-26
| |\ \
| | * | bpf: sockmap, add selftestsJohn Fastabend2018-04-24
| | * | bpf: btf: Clean up btf.h in uapiMartin KaFai Lau2018-04-23
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-24
| |\ \ \ | | |/ / | |/| |
| * | | libbpf: fixed build error for samples/bpf/Björn Töpel2018-04-20
| * | | bpf: btf: Add BTF support to libbpfMartin KaFai Lau2018-04-19
| * | | libbpf: Type functions for raw tracepointsAndrey Ignatov2018-04-18
| * | | libbpf: Support guessing post_bind{4,6} progsAndrey Ignatov2018-04-18
* | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-05-25
|\ \ \ \ | | |_|/ | |/| |
| * | | tools: bpf: handle NULL return in bpf_prog_load_xattr()Jakub Kicinski2018-05-10
| | |/ | |/|
* | | tools lib api fs tracing_path: Make tracing_events_path privateArnaldo Carvalho de Melo2018-05-17
* | | tools lib api fs tracing_path: Introduce opendir() methodArnaldo Carvalho de Melo2018-05-17
* | | tools lib api fs tracing_path: Introduce get/put_events_file() helpersArnaldo Carvalho de Melo2018-05-17
* | | tools lib api: Unexport 'tracing_path' variableArnaldo Carvalho de Melo2018-05-16
* | | tools lib api: The tracing_mnt variable doesn't need to be globalArnaldo Carvalho de Melo2018-05-16
* | | tools lib symbols: Introduce kallsyms__is_function()Arnaldo Carvalho de Melo2018-04-26
|/ /
* / perf tools: Add '\n' at the end of parse-options error messagesRavi Bangoria2018-04-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-03
|\
| * selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov2018-03-30
| * selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov2018-03-30
| * libbpf: Support expected_attach_type at prog loadAndrey Ignatov2018-03-30
| * libbpf: add bpf_raw_tracepoint_open helperAlexei Starovoitov2018-03-28
| * bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-19
* | objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf2018-03-19
* | Merge tag 'v4.16-rc4' into perf/core, to pick up fixesIngo Molnar2018-03-06
|\|
| * tools/libbpf: Avoid possibly using uninitialized variableJeremy Cline2018-02-20
* | tools lib symbol: Skip non-address kallsyms lineJiri Olsa2018-02-16
* | tools lib api fs: Add sysfs__read_xll functionJiri Olsa2018-02-16
* | tools lib api fs: Add filename__read_xll functionJiri Olsa2018-02-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-09
|\
| * tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer2018-02-08
| * tools/libbpf: improve the pr_debug statements to contain section numbersJesper Dangaard Brouer2018-02-08
| * libbpf: complete list of strings for guessing program typeQuentin Monnet2018-02-08
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-07
|\ \ | |/ |/|