| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | libbpf: Teach bpf_object__open to guess program types | Andrii Nakryiko | 2019-10-21 | 1 | -29/+36 |
| | * | | | libbpf: Add uprobe/uretprobe and tp/raw_tp section suffixes | Andrii Nakryiko | 2019-10-21 | 1 | -0/+4 |
| | * | | | libbpf: Add bpf_program__get_{type, expected_attach_type) APIs | Andrii Nakryiko | 2019-10-21 | 3 | -0/+18 |
| | * | | | tools, bpf: Rename pr_warning to pr_warn to align with kernel logging | Kefeng Wang | 2019-10-21 | 5 | -393/+386 |
| | * | | | scripts/bpf: Print an error when known types list needs updating | Jakub Sitnicki | 2019-10-21 | 1 | -0/+3 |
| | * | | | bpf, libbpf: Add kernel version section parsing back | John Fastabend | 2019-10-18 | 1 | -1/+20 |
| | * | | | libbpf: Auto-detect btf_id of BTF-based raw_tracepoints | Alexei Starovoitov | 2019-10-17 | 2 | -6/+35 |
| | * | | | libbpf: Add BPF-side definitions of supported field relocation kinds | Andrii Nakryiko | 2019-10-16 | 1 | -1/+23 |
| | * | | | libbpf: Add support for field existance CO-RE relocation | Andrii Nakryiko | 2019-10-16 | 2 | -17/+61 |
| | * | | | libbpf: Refactor bpf_object__open APIs to use common opts | Andrii Nakryiko | 2019-10-16 | 1 | -36/+35 |
| | * | | | libbpf: Update BTF reloc support to latest Clang format | Andrii Nakryiko | 2019-10-16 | 4 | -29/+40 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-10-20 | 4 | -13/+49 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| * | | | libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets | Ivan Khoronzhuk | 2019-10-13 | 1 | -3/+4 |
| * | | | libbpf: Don't use cxx to test_libpf target | Ivan Khoronzhuk | 2019-10-13 | 2 | -19/+13 |
| * | | | libbpf: Handle invalid typedef emitted by old GCC | Andrii Nakryiko | 2019-10-11 | 1 | -0/+11 |
| * | | | libbpf: Generate more efficient BPF_CORE_READ code | Andrii Nakryiko | 2019-10-11 | 1 | -2/+2 |
| * | | | libbpf: Fix passing uninitialized bytes to setsockopt | Ilya Maximets | 2019-10-10 | 1 | -0/+1 |
| * | | | libbpf: Fix struct end padding in btf_dump | Andrii Nakryiko | 2019-10-10 | 1 | -1/+7 |
| * | | | libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers | Andrii Nakryiko | 2019-10-08 | 3 | -24/+178 |
| * | | | libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf | Andrii Nakryiko | 2019-10-08 | 5 | -4/+335 |
| * | | | libbpf: Add cscope and tags targets to Makefile | Toke Høiland-Jørgensen | 2019-10-06 | 2 | -1/+14 |
| * | | | libbpf: fix bpf_object__name() to actually return object name | Andrii Nakryiko | 2019-10-06 | 1 | -1/+1 |
| * | | | libbpf: add bpf_object__open_{file, mem} w/ extensible opts | Andrii Nakryiko | 2019-10-06 | 4 | -22/+146 |
| * | | | libbpf: stop enforcing kern_version, populate it for users | Andrii Nakryiko | 2019-10-06 | 2 | -79/+23 |
| * | | | libbpf: Bump current version to v0.0.6 | Andrii Nakryiko | 2019-10-02 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-11-26 | 3 | -6/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | tools lib api: Renaming pr_warning to pr_warn | Kefeng Wang | 2019-10-18 | 3 | -6/+6 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-10-19 | 3 | -12/+41 |
|\ \ \ |
|
| * | | | libbpf: handle symbol versioning properly for libbpf.a | Yonghong Song | 2019-10-01 | 3 | -11/+36 |
| * | | | tools: bpf: Use !building_out_of_srctree to determine srctree | Shuah Khan | 2019-09-30 | 1 | -1/+5 |
| | |/
| |/| |
|
* | | | Merge tag 'perf-urgent-for-mingo-5.4-20191001' of git://git.kernel.org/pub/sc... | Ingo Molnar | 2019-10-07 | 1 | -1/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature | Ian Rogers | 2019-09-27 | 1 | -1/+7 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-09-29 | 2 | -17/+88 |
|\ \ \
| |/ /
|/| | |
|
| * | | libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions | Andrii Nakryiko | 2019-09-26 | 1 | -6/+87 |
| * | | libbpf: fix false uninitialized variable warning | Andrii Nakryiko | 2019-09-25 | 1 | -0/+1 |
| * | | libbpf: Remove getsockopt() check for XDP_OPTIONS | Toke Høiland-Jørgensen | 2019-09-19 | 1 | -11/+0 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-09-27 | 21 | -116/+507 |
|\ \ \ |
|
| * | | | libtraceevent: Man pages for tep plugins APIs | Tzvetomir Stoyanov | 2019-09-25 | 1 | -0/+99 |
| * | | | libtraceevent: Move traceevent plugins in its own subdirectory | Tzvetomir Stoyanov (VMware) | 2019-09-25 | 14 | -89/+248 |
| * | | | libtraceevent: Add tep_get_event() in event-parse.h | Tzvetomir Stoyanov (VMware) | 2019-09-25 | 1 | -0/+2 |
| * | | | libtraceevent: Man pages fix, changes in event printing APIs | Tzvetomir Stoyanov (VMware) | 2019-09-25 | 1 | -12/+1 |
| * | | | libtraceevent: Man pages fix, rename tep_ref_get() to tep_get_ref() | Tzvetomir Stoyanov (VMware) | 2019-09-25 | 2 | -5/+5 |
| * | | | libtraceevent: Man pages for libtraceevent event print related API | Tzvetomir Stoyanov | 2019-09-25 | 1 | -0/+130 |
| * | | | libtraceevent: Round up in tep_print_event() time precision | Steven Rostedt (VMware) | 2019-09-25 | 1 | -1/+3 |
| * | | | tools lib traceevent: Convert remaining %p[fF] users to %p[sS] | Sakari Ailus | 2019-09-20 | 2 | -9/+19 |
* | | | | rbtree: avoid generating code twice for the cached versions (tools copy) | Michel Lespinasse | 2019-09-26 | 1 | -34/+3 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2019-09-18 | 13 | -349/+1515 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-09-06 | 6 | -63/+113 |
| |\ \ |
|
| | * | | libbpf: add flags to umem config | Kevin Laatz | 2019-08-31 | 4 | -4/+62 |
| | * | | libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall | Ivan Khoronzhuk | 2019-08-21 | 2 | -35/+15 |