| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | libbpf: remove dependency on barrier.h in xsk.h | Magnus Karlsson | 2019-04-17 | 2 | -3/+29 |
| * | | | libbpf: remove likely/unlikely in xsk.h | Magnus Karlsson | 2019-04-17 | 1 | -2/+2 |
| * | | | libbpf: fix XDP socket ring buffer memory ordering | Magnus Karlsson | 2019-04-17 | 1 | -2/+11 |
| * | | | libbpf: fix printf formatter for ptrdiff_t argument | Andrii Nakryiko | 2019-04-17 | 1 | -1/+1 |
| * | | | btf: add support for VAR and DATASEC in btf_dedup() | Andrii Nakryiko | 2019-04-16 | 1 | -2/+27 |
| * | | | libbpf: Support sysctl hook | Andrey Ignatov | 2019-04-12 | 2 | -0/+4 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-04-12 | 11 | -115/+651 |
| |\ \ \ |
|
| | * | | | libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN | Stanislav Fomichev | 2019-04-11 | 2 | -0/+10 |
| | * | | | libbpf: Fix build with gcc-8 | Andrey Ignatov | 2019-04-11 | 1 | -1/+1 |
| | * | | | libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE | Magnus Karlsson | 2019-04-10 | 1 | -4/+5 |
| | * | | | bpf, bpftool: fix a few ubsan warnings | Yonghong Song | 2019-04-10 | 1 | -10/+9 |
| | * | | | bpf, libbpf: add support for BTF Var and DataSec | Daniel Borkmann | 2019-04-10 | 5 | -20/+235 |
| | * | | | bpf, libbpf: support global data/bss/rodata sections | Daniel Borkmann | 2019-04-10 | 6 | -48/+314 |
| | * | | | bpf, libbpf: refactor relocation handling | Joe Stringer | 2019-04-10 | 1 | -30/+32 |
| | * | | | libbpf: Ignore -Wformat-nonliteral warning | Andrey Ignatov | 2019-04-07 | 1 | -0/+5 |
| | * | | | libbpf: teach libbpf about log_level bit 2 | Alexei Starovoitov | 2019-04-04 | 4 | -4/+17 |
| | * | | | tools/bpf: generate pkg-config file for libbpf | Luca Boccassi | 2019-03-28 | 3 | -3/+28 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-05-06 | 18 | -889/+936 |
|\ \ \ \ \ |
|
| * | | | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2019-04-16 | 2 | -3/+7 |
| |\| | | | |
|
| * | | | | | tools lib traceevent: Rename input arguments and local variables of libtracee... | Tzvetomir Stoyanov | 2019-04-01 | 4 | -180/+180 |
| * | | | | | perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_... | Tzvetomir Stoyanov | 2019-04-01 | 2 | -8/+8 |
| * | | | | | perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ... | Tzvetomir Stoyanov | 2019-04-01 | 7 | -26/+26 |
| * | | | | | tools lib traceevent: Rename input arguments of libtraceevent APIs from peven... | Tzvetomir Stoyanov | 2019-04-01 | 16 | -442/+439 |
| * | | | | | tools tools, tools lib traceevent: Make traceevent APIs more consistent | Tzvetomir Stoyanov | 2019-04-01 | 4 | -43/+43 |
| * | | | | | tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str() | Tzvetomir Stoyanov | 2019-04-01 | 1 | -3/+0 |
| * | | | | | tools lib traceevent: Remove tep filter trivial APIs | Tzvetomir Stoyanov | 2019-04-01 | 2 | -185/+0 |
| * | | | | | tools lib traceevent: Removed unneeded !! and return parenthesis | Steven Rostedt (VMware) | 2019-04-01 | 1 | -2/+2 |
| * | | | | | tools lib traceevent: Implement new traceevent APIs for accessing struct tep_... | Tzvetomir Stoyanov | 2019-04-01 | 2 | -4/+108 |
| * | | | | | tools lib traceevent: Coding style fixes | Tzvetomir Stoyanov | 2019-04-01 | 1 | -15/+15 |
| * | | | | | tools lib traceevent: Change description of few APIs | Tzvetomir Stoyanov | 2019-04-01 | 2 | -12/+14 |
| * | | | | | tools lib traceevent: Add more debugging to see various internal ring buffer ... | Steven Rostedt (Red Hat) | 2019-04-01 | 2 | -0/+62 |
| * | | | | | tools lib traceevent: Implement a new API, tep_list_events_copy() | Tzvetomir Stoyanov | 2019-04-01 | 2 | -23/+91 |
| * | | | | | tools lib traceevent: Add mono clocks to be parsed in seconds | Steven Rostedt (VMware) | 2019-04-01 | 1 | -1/+2 |
| * | | | | | tools lib traceevent: Handle trace_printk() "%px" | Steven Rostedt (VMware) | 2019-04-01 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-05-05 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | tools lib traceevent: Change tag string for error | Leo Yan | 2019-05-02 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-04-26 | 1 | -0/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | libbpf: add binary to gitignore | Matteo Croce | 2019-04-26 | 1 | -0/+1 |
| | |/
| |/| |
|
* / | | tools lib traceevent: Fix missing equality check for strcmp | Rikard Falkeborn | 2019-04-16 | 1 | -1/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-03-30 | 2 | -3/+7 |
|\ \
| |/
|/| |
|
| * | bpf, libbpf: fix quiet install_headers | Daniel Borkmann | 2019-03-28 | 1 | -2/+2 |
| * | libbpf: add libelf dependency to shared library build | Björn Töpel | 2019-03-28 | 1 | -1/+1 |
| * | libbpf: add xsk.h to install_headers target | Björn Töpel | 2019-03-28 | 1 | -0/+1 |
| * | libbpf: fix btf_dedup equivalence check handling of different kinds | Andrii Nakryiko | 2019-03-27 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-03-27 | 5 | -34/+88 |
|\| |
|
| * | bpf, libbpf: clarify bump in libbpf version info | Daniel Borkmann | 2019-03-25 | 1 | -0/+1 |
| * | bpf, libbpf: fix version info and add it to shared object | Daniel Borkmann | 2019-03-25 | 1 | -14/+28 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-03-16 | 3 | -20/+59 |
| |\ |
|
| | * | btf: resolve enum fwds in btf_dedup | Andrii Nakryiko | 2019-03-14 | 1 | -13/+38 |
| | * | libbpf: fix to reject unknown flags in xsk_socket__create() | Magnus Karlsson | 2019-03-12 | 1 | -4/+11 |