summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-091-12/+44
|\
| * tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer2018-02-091-0/+26
| * tools/libbpf: improve the pr_debug statements to contain section numbersJesper Dangaard Brouer2018-02-091-12/+13
| * libbpf: complete list of strings for guessing program typeQuentin Monnet2018-02-081-0/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-062-11/+33
|\ \ | |/ |/|
| * lib: optimize cpumask_next_and()Clement Courbet2018-02-061-10/+29
| * tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky2018-02-061-1/+4
* | libbpf: add missing SPDX-License-IdentifierEric Leblond2018-02-024-0/+8
* | libbpf: add error reporting in XDPEric Leblond2018-02-024-1/+271
* | libbpf: add function to setup XDPEric Leblond2018-02-023-0/+128
* | tools: add netlink.h and if_link.h in tools uapiEric Leblond2018-02-021-0/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-313-49/+177
|\
| * libbpf: Makefile set specified permission modeJesper Dangaard Brouer2018-01-171-1/+1
| * libbpf: cleanup Makefile, remove unused elementsJesper Dangaard Brouer2018-01-171-13/+2
| * libbpf: install the header file libbpf.hJesper Dangaard Brouer2018-01-171-1/+2
| * libbpf: fix string comparison for guessing eBPF program typeQuentin Monnet2018-01-171-1/+1
| * libbpf: Fix build errors.David Miller2017-12-201-2/+3
| * libbpf: fix Makefile exit code if libelf not foundJakub Kicinski2017-12-171-2/+2
| * libbpf: add support for bpf_callAlexei Starovoitov2017-12-172-44/+128
| * libbpf: prefer global symbols as bpf program name sourceRoman Gushchin2017-12-141-0/+2
| * libbpf: add ability to guess program type based on section nameRoman Gushchin2017-12-141-0/+51
* | tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)2018-01-171-1/+9
* | tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_...Taeung Song2018-01-171-0/+1
* | tools lib traceevent: Add UL suffix to MISSING_EVENTSMichael Sartain2018-01-171-2/+2
* | tools lib traceevent: Use asprintf when possibleFederico Vaga2018-01-172-22/+13
* | tools lib traceevent: Show contents (in hex) of data of unrecognized type rec...Steven Rostedt (VMware)2018-01-171-2/+8
* | tools lib traceevent: Handle new pointer processing of bprint stringsSteven Rostedt (VMware)2018-01-171-0/+26
* | tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)2018-01-171-8/+9
* | tools lib traceevent: Print value of unknown symbolic fieldsJan Kiszka2018-01-171-0/+2
* | tools lib traceevent: Show value of flags that have not been parsedSteven Rostedt (VMware)2018-01-171-0/+5
* | tools lib traceevent: Fix bad force_token escape sequenceMichael Sartain2018-01-171-1/+1
|/
* tools/lib/traceevent/parse-filter.c: clean up clang build warningCheng Jian2017-11-171-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0458-0/+58
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0258-0/+58
* | libbpf: use map_flags when creating mapsCraig Gallek2017-10-052-1/+2
* | libbpf: parse maps sections of varying sizeCraig Gallek2017-10-051-29/+41
* | libbpf: add support for BPF_PROG_QUERYAlexei Starovoitov2017-10-042-1/+22
* | libbpf: introduce bpf_prog_detach2()Alexei Starovoitov2017-10-042-0/+13
* | bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau2017-09-293-46/+143
|/
* Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-131-1/+7
|\
| * tools lib api: Fix make DEBUG=1 buildJiri Olsa2017-09-121-1/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-065-4/+69
|\ \ | |/ |/|
| * bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-282-15/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-211-1/+2
| |\
| * | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau2017-08-192-4/+34
| * | bpf: selftests add sockmap testsJohn Fastabend2017-08-162-0/+31
| * | bpf: sockmap sample programJohn Fastabend2017-08-162-3/+15
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-091-0/+2
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-011-1/+0
| |\ \ \
| * | | | bpf: install libbpf headers on 'make install'Jakub Kicinski2017-07-261-0/+4
OpenPOWER on IntegriCloud