2021-10-22 |
Hengqi Chen | bpftool: Switch to new btf__type_cnt API |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Hengqi Chen | tools/resolve_btfids: Switch to new btf__type_cnt API |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Hengqi Chen | perf bpf: Switch to new btf__raw_data API |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Hengqi Chen | libbpf: Add btf__type_cnt() and btf__raw_data() APIs |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Mauricio Vásquez | libbpf: Fix memory leak in btf__dedup() |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Andrii Nakryiko | selftests/bpf: Make perf_buffer selftests work on 4... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Andrii Nakryiko | libbpf: Fix the use of aligned attribute |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Alexei Starovoitov | Merge branch 'libbpf: support custom .rodata.*/.data... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Andrii Nakryiko | selftests/bpf: Switch to ".bss"/".rodata"/".data" looku... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Andrii Nakryiko | libbpf: Simplify look up by name of internal maps |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Andrii Nakryiko | selftests/bpf: Demonstrate use of custom .rodata/.data... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Andrii Nakryiko | libbpf: Support multiple .rodata.* and .data.* BPF... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Andrii Nakryiko | bpftool: Improve skeleton generation for data maps... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Andrii Nakryiko | bpftool: Support multiple .rodata/.data internal maps... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Andrii Nakryiko | libbpf: Remove assumptions about uniqueness of .rodata... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Andrii Nakryiko | libbpf: Use Elf64-specific types explicitly for dealing... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Andrii Nakryiko | libbpf: Extract ELF processing state into separate... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Andrii Nakryiko | libbpf: Deprecate btf__finalize_data() and move it... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Andrii Nakryiko | Merge branch 'selftests/bpf: Fixes for perf_buffer... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Jiri Olsa | selftests/bpf: Use nanosleep tracepoint in perf buffer... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Jiri Olsa | selftests/bpf: Fix possible/online index mismatch in... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Jiri Olsa | selftests/bpf: Fix perf_buffer test on system with... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Andrii Nakryiko | Merge branch 'bpf: keep track of verifier insn_processed' |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Dave Marchevsky | selftests/bpf: Add verif_stats test |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Dave Marchevsky | bpf: Add verified_insns to bpf_prog_info and fdinfo |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Ilya Leoshkevich | libbpf: Fix ptr_is_aligned() usages |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Alexei Starovoitov | Merge branch 'Add bpf_skc_to_unix_sock() helper' |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Hengqi Chen | selftests/bpf: Test bpf_skc_to_unix_sock() helper |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Hengqi Chen | bpf: Add bpf_skc_to_unix_sock() helper |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Pu Lehui | samples: bpf: Suppress readelf stderr when probing... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Qing Wang | net: bpf: Switch over to memdup_user() |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Brendan Jackman | selftests/bpf: Some more atomic tests |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Andrii Nakryiko | Merge branch 'btf_dump fixes for s390' |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Ilya Leoshkevich | libbpf: Fix dumping non-aligned __int128 |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Ilya Leoshkevich | libbpf: Fix dumping big-endian bitfields |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Ilya Leoshkevich | selftests/bpf: Use cpu_number only on arches that have it |
commit | commitdiff | tree | snapshot |
2021-10-20 |
David Yang | samples/bpf: Fix application of sizeof to pointer |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Quentin Monnet | bpftool: Remove useless #include to <perf-sys.h> from... |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Wan Jiabing | selftests/bpf: Remove duplicated include in cgroup_helpers |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Quentin Monnet | bpf/preload: Clean up .gitignore and "clean-files"... |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Dave Marchevsky | libbpf: Migrate internal use of bpf_program__get_prog_i... |
commit | commitdiff | tree | snapshot |
2021-10-19 |
Kumar Kartikeya... | bpf: Silence Coverity warning for find_kfunc_desc_btf |
commit | commitdiff | tree | snapshot |
2021-10-19 |
Andrii Nakryiko | Merge branch 'fixes for bpftool's Makefile' |
commit | commitdiff | tree | snapshot |
2021-10-19 |
Quentin Monnet | bpftool: Turn check on zlib from a phony target into... |
commit | commitdiff | tree | snapshot |
2021-10-19 |
Quentin Monnet | bpftool: Do not FORCE-build libbpf |
commit | commitdiff | tree | snapshot |
2021-10-19 |
Quentin Monnet | bpftool: Fix install for libbpf's internal header(s) |
commit | commitdiff | tree | snapshot |
2021-10-19 |
Quentin Monnet | libbpf: Remove Makefile warnings on out-of-sync netlink... |
commit | commitdiff | tree | snapshot |
2021-10-19 |
Yonghong Song | bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG |
commit | commitdiff | tree | snapshot |
2021-10-11 |
Tiezhu Yang | bpf, mips: Fix comment on tail call count limiting |
commit | commitdiff | tree | snapshot |
2021-10-11 |
Tiezhu Yang | bpf, mips: Clean up config options about JIT |
commit | commitdiff | tree | snapshot |
2021-10-09 |
Ilya Leoshkevich | selftests/bpf: Skip verifier tests that fail to load... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Andrii Nakryiko | Merge branch 'selftests/bpf: Add parallelism to test_progs' |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Yucong Sun | selfetest/bpf: Make some tests serial |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Yucong Sun | selftests/bpf: Fix pid check in fexit_sleep test |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Yucong Sun | selftests/bpf: Adding pid filtering for atomics test |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Yucong Sun | selftests/bpf: Make cgroup_v1v2 use its own port |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Yucong Sun | selftests/bpf: Fix race condition in enable_stats |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Yucong Sun | selftests/bpf: Add per worker cgroup suffix |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Yucong Sun | selftests/bpf: Allow some tests to be executed in sequence |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Yucong Sun | selftests/bpf: Add parallelism to test_progs |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Andrii Nakryiko | Merge branch 'add support for writable bare tracepoint' |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Hou Tao | bpf/selftests: Add test for writable bare tracepoint |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Hou Tao | libbpf: Support detecting and attaching of writable... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Hou Tao | bpf: Support writable context for bare tracepoint |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Andrii Nakryiko | Merge branch 'install libbpf headers when using the... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Quentin Monnet | bpftool: Add install-bin target to install binary only |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Quentin Monnet | selftests/bpf: Better clean up for runqslower in test_b... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Quentin Monnet | samples/bpf: Do not FORCE-recompile libbpf |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Quentin Monnet | samples/bpf: Install libbpf headers when building |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Quentin Monnet | samples/bpf: Update .gitignore |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Quentin Monnet | bpf: iterators: Install libbpf headers when building |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Quentin Monnet | bpf: preload: Install libbpf headers when building |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Quentin Monnet | tools/runqslower: Install libbpf headers when building |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Quentin Monnet | tools/resolve_btfids: Install libbpf headers when building |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Quentin Monnet | bpftool: Install libbpf headers instead of including... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Quentin Monnet | bpftool: Remove unused includes to <bpf/bpf_gen_internal.h> |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Quentin Monnet | libbpf: Skip re-installing headers file if source is... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Yucong Sun | selftests/bpf: Fix btf_dump test under new clang |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Dave Marchevsky | selftests/bpf: Remove SEC("version") from test progs |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Song Liu | selftests/bpf: Skip the second half of get_branch_snaps... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
Johan Almbladh | bpf, tests: Add more LD_IMM64 tests |
commit | commitdiff | tree | snapshot |
2021-10-07 |
Johan Almbladh | mips, bpf: Optimize loading of 64-bit constants |
commit | commitdiff | tree | snapshot |
2021-10-07 |
Johan Almbladh | mips, bpf: Fix Makefile that referenced a removed file |
commit | commitdiff | tree | snapshot |
2021-10-07 |
Jie Meng | bpf, x64: Factor out emission of REX byte in more cases |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Andrii Nakryiko | Merge branch 'libbpf: Deprecate bpf_{map,program}__... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Hengqi Chen | libbpf: Deprecate bpf_object__unload() API since v0.6 |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Hengqi Chen | selftests/bpf: Switch to new bpf_object__next_{map... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Grant Seltzer | libbpf: Add API documentation convention guidelines |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Hengqi Chen | libbpf: Deprecate bpf_{map,program}__{prev,next} APIs... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Jiri Olsa | selftest/bpf: Switch recursion test to use htab_map_del... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Quentin Monnet | bpf: Use $(pound) instead of \# in Makefiles |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Daniel Borkmann | bpf, arm: Remove dummy bpf_jit_compile stub |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Daniel Borkmann | Merge branch 'bpf-mips-jit' |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Johan Almbladh | mips, bpf: Remove old BPF JIT implementations |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Johan Almbladh | mips, bpf: Enable eBPF JITs |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Johan Almbladh | mips, bpf: Add JIT workarounds for CPU errata |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Johan Almbladh | mips, bpf: Add new eBPF JIT for 64-bit MIPS |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Johan Almbladh | mips, bpf: Add eBPF JIT for 32-bit MIPS |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Johan Almbladh | mips, uasm: Add workaround for Loongson-2F nop CPU... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Tony Ambardar | mips, uasm: Enable muhu opcode for MIPS R6 |
commit | commitdiff | tree | snapshot |
next |