summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * tools lib traceevent: Man page for host endian APIsTzvetomir Stoyanov2019-05-151-0/+104
| * tools lib traceevent: Man page for file endian APIsTzvetomir Stoyanov2019-05-151-0/+91
| * tools lib traceevent: Man page for get/set cpus APIsTzvetomir Stoyanov2019-05-151-0/+77
| * tools lib traceevent: Man page for header_page APIsTzvetomir Stoyanov2019-05-151-0/+102
| * tools lib traceevent: Man pages for tep_handler related APIsTzvetomir Stoyanov2019-05-154-0/+436
| * tools lib traceevent: Add support for man pages with multiple namesTzvetomir Stoyanov2019-05-151-3/+32
| * tools lib traceevent: Introduce man pagesTzvetomir Stoyanov2019-05-159-0/+634
| * tools lib traceevent: Remove hard coded install paths from pkg-config fileTzvetomir Stoyanov2019-05-152-6/+11
* | libbpf: detect supported kernel BTF features and sanitize BTFAndrii Nakryiko2019-05-133-33/+197
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0814-219/+979
|\ \ | |/ |/|
| * libbpf: remove unnecessary cast-to-voidBjörn Töpel2019-05-061-14/+10Star
| * libbpf: add libbpf_util.h to header install.William Tu2019-05-051-0/+1
| * tools/bpf: fix perf build error with uClibc (seen on ARC)Vineet Gupta2019-05-051-0/+2
| * libbpf: proper XSKMAP cleanupBjörn Töpel2019-05-051-55/+60
| * libbpf: fix invalid munmap callBjörn Töpel2019-05-051-37/+40
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-031-0/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-283-17/+165
| |\ \
| | * | bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probingMartin KaFai Lau2019-04-271-1/+73
| | * | tools: sync bpf.hMatt Mullins2019-04-272-0/+2
| | * | libbpf: fix samples/bpf build failure due to undefined UINT32_MAXDaniel T. Lee2019-04-251-0/+1
| | * | bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statementDaniel Borkmann2019-04-251-3/+3
| | * | bpf, libbpf: handle old kernels more graceful wrt global data sectionsDaniel Borkmann2019-04-251-13/+86
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-261-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | libbpf: fix BPF_LOG_BUF_SIZE off-by-one errorMcCabe, Robert J2019-04-201-1/+1
| * | | libbpf: remove compile time warning from libbpf_util.hMagnus Karlsson2019-04-191-1/+1
| * | | libbpf: optimize barrier for XDP socket ringsMagnus Karlsson2019-04-172-1/+6
| * | | libbpf: remove dependency on barrier.h in xsk.hMagnus Karlsson2019-04-172-3/+29
| * | | libbpf: remove likely/unlikely in xsk.hMagnus Karlsson2019-04-171-2/+2
| * | | libbpf: fix XDP socket ring buffer memory orderingMagnus Karlsson2019-04-171-2/+11
| * | | libbpf: fix printf formatter for ptrdiff_t argumentAndrii Nakryiko2019-04-171-1/+1
| * | | btf: add support for VAR and DATASEC in btf_dedup()Andrii Nakryiko2019-04-161-2/+27
| * | | libbpf: Support sysctl hookAndrey Ignatov2019-04-122-0/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-1211-115/+651
| |\ \ \
| | * | | libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUNStanislav Fomichev2019-04-112-0/+10
| | * | | libbpf: Fix build with gcc-8Andrey Ignatov2019-04-111-1/+1
| | * | | libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZEMagnus Karlsson2019-04-101-4/+5
| | * | | bpf, bpftool: fix a few ubsan warningsYonghong Song2019-04-101-10/+9Star
| | * | | bpf, libbpf: add support for BTF Var and DataSecDaniel Borkmann2019-04-105-20/+235
| | * | | bpf, libbpf: support global data/bss/rodata sectionsDaniel Borkmann2019-04-106-48/+314
| | * | | bpf, libbpf: refactor relocation handlingJoe Stringer2019-04-101-30/+32
| | * | | libbpf: Ignore -Wformat-nonliteral warningAndrey Ignatov2019-04-071-0/+5
| | * | | libbpf: teach libbpf about log_level bit 2Alexei Starovoitov2019-04-044-4/+17
| | * | | tools/bpf: generate pkg-config file for libbpfLuca Boccassi2019-03-283-3/+28
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-0618-889/+936
|\ \ \ \ \
| * | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-04-162-3/+7
| |\| | | |
| * | | | | tools lib traceevent: Rename input arguments and local variables of libtracee...Tzvetomir Stoyanov2019-04-014-180/+180
| * | | | | perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_...Tzvetomir Stoyanov2019-04-012-8/+8
| * | | | | perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ...Tzvetomir Stoyanov2019-04-017-26/+26
| * | | | | tools lib traceevent: Rename input arguments of libtraceevent APIs from peven...Tzvetomir Stoyanov2019-04-0116-442/+439Star
| * | | | | tools tools, tools lib traceevent: Make traceevent APIs more consistentTzvetomir Stoyanov2019-04-014-43/+43