summaryrefslogtreecommitdiff
path: root/tools/lib
Commit message (Expand)AuthorAge
* 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-31
| * selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov2018-03-31
| * libbpf: Support expected_attach_type at prog loadAndrey Ignatov2018-03-31
| * 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-09
| * tools/libbpf: improve the pr_debug statements to contain section numbersJesper Dangaard Brouer2018-02-09
| * libbpf: complete list of strings for guessing program typeQuentin Monnet2018-02-08
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-06
|\ \ | |/ |/|
| * lib: optimize cpumask_next_and()Clement Courbet2018-02-06
| * tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky2018-02-06
* | libbpf: add missing SPDX-License-IdentifierEric Leblond2018-02-02
* | libbpf: add error reporting in XDPEric Leblond2018-02-02
* | libbpf: add function to setup XDPEric Leblond2018-02-02
* | tools: add netlink.h and if_link.h in tools uapiEric Leblond2018-02-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * libbpf: Makefile set specified permission modeJesper Dangaard Brouer2018-01-17
| * libbpf: cleanup Makefile, remove unused elementsJesper Dangaard Brouer2018-01-17
| * libbpf: install the header file libbpf.hJesper Dangaard Brouer2018-01-17
| * libbpf: fix string comparison for guessing eBPF program typeQuentin Monnet2018-01-17
| * libbpf: Fix build errors.David Miller2017-12-20
| * libbpf: fix Makefile exit code if libelf not foundJakub Kicinski2017-12-17
| * libbpf: add support for bpf_callAlexei Starovoitov2017-12-17
| * libbpf: prefer global symbols as bpf program name sourceRoman Gushchin2017-12-14
| * libbpf: add ability to guess program type based on section nameRoman Gushchin2017-12-14
* | tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)2018-01-17
* | tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_...Taeung Song2018-01-17
* | tools lib traceevent: Add UL suffix to MISSING_EVENTSMichael Sartain2018-01-17
* | tools lib traceevent: Use asprintf when possibleFederico Vaga2018-01-17
* | tools lib traceevent: Show contents (in hex) of data of unrecognized type rec...Steven Rostedt (VMware)2018-01-17
* | tools lib traceevent: Handle new pointer processing of bprint stringsSteven Rostedt (VMware)2018-01-17
* | tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)2018-01-17
* | tools lib traceevent: Print value of unknown symbolic fieldsJan Kiszka2018-01-17
* | tools lib traceevent: Show value of flags that have not been parsedSteven Rostedt (VMware)2018-01-17
* | tools lib traceevent: Fix bad force_token escape sequenceMichael Sartain2018-01-17
|/
* tools/lib/traceevent/parse-filter.c: clean up clang build warningCheng Jian2017-11-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | libbpf: use map_flags when creating mapsCraig Gallek2017-10-05
* | libbpf: parse maps sections of varying sizeCraig Gallek2017-10-05
* | libbpf: add support for BPF_PROG_QUERYAlexei Starovoitov2017-10-04