index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-04-25
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2022-04-25
bpftool, musl compat: Replace sys/fcntl.h by fcntl.h
Dominique Martinet
2022-04-25
bpftool, musl compat: Replace nftw with FTW_ACTIONRETVAL
Dominique Martinet
2022-04-25
libbpf: Remove unnecessary type cast
Yuntao Wang
2022-04-23
selftests/bpf: Switch fexit_stress to bpf_link_create() API
Andrii Nakryiko
2022-04-23
libbpf: Teach bpf_link_create() to fallback to bpf_raw_tracepoint_open()
Andrii Nakryiko
2022-04-21
libbpf: Remove redundant non-null checks on obj_elf
Gaosheng Cui
2022-04-21
selftests/bpf: Fix map tests errno checks
Artem Savkov
2022-04-21
selftests/bpf: Fix prog_tests uprobe_autoattach compilation error
Artem Savkov
2022-04-21
selftests/bpf: Fix attach tests retcode checks
Artem Savkov
2022-04-21
libbpf: Add documentation to API functions
Grant Seltzer
2022-04-21
libbpf: Update API functions usage to check error
Grant Seltzer
2022-04-21
libbpf: Add error returns to two API functions
Grant Seltzer
2022-04-20
selftests/bpf: Add test for skb_load_bytes
Liu Jian
2022-04-19
libbpf: Support riscv USDT argument parsing logic
Pu Lehui
2022-04-19
libbpf: Fix usdt_cookie being cast to 32 bits
Pu Lehui
2022-04-19
selftests/bpf: Add tests for type tag order validation
Kumar Kartikeya Dwivedi
2022-04-19
selftests/bpf: Use non-autoloaded programs in few tests
Andrii Nakryiko
2022-04-19
libbpf: Support opting out from autoloading BPF programs declaratively
Andrii Nakryiko
2022-04-19
selftests/bpf: Workaround a verifier issue for test exhandler
Yonghong Song
2022-04-19
selftests/bpf: Limit unroll_count for pyperf600 test
Yonghong Song
2022-04-18
selftests/bpf: Refactor prog_tests logging and test execution
Mykola Lysenko
2022-04-11
libbpf: Usdt aarch64 arg parsing support
Alan Maguire
2022-04-11
selftests/bpf: Drop duplicate max/min definitions
Geliang Tang
2022-04-10
tools/runqslower: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2022-04-10
bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2022-04-10
selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2022-04-10
libbpf: Fix a bug with checking bpf_probe_read_kernel() support in old kernels
Runqing Yang
2022-04-10
selftests/bpf: Improve by-name subtest selection logic in prog_tests
Mykola Lysenko
2022-04-10
libbpf: Add ARC support to bpf_tracing.h
Vladimir Isaev
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-08
selftests/bpf: Fix return value checks in perf_event_stackmap test
Yuntao Wang
2022-04-08
selftests/bpf: Add CO-RE relos into linked_funcs selftests
Andrii Nakryiko
2022-04-08
libbpf: Use weak hidden modifier for USDT BPF-side API functions
Andrii Nakryiko
2022-04-08
libbpf: Don't error out on CO-RE relos for overriden weak subprogs
Andrii Nakryiko
2022-04-08
libbpf: Allow WEAK and GLOBAL bindings during BTF fixup
Andrii Nakryiko
2022-04-08
libbpf: Use strlcpy() in path resolution fallback logic
Andrii Nakryiko
2022-04-08
libbpf: Add s390-specific USDT arg spec parsing logic
Ilya Leoshkevich
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-07
libbpf: Make BPF-side of USDT support work on big-endian machines
Ilya Leoshkevich
2022-04-07
libbpf: Minor style improvements in USDT code
Ilya Leoshkevich
2022-04-07
libbpf: Fix use #ifdef instead of #if to avoid compiler warning
Andrii Nakryiko
2022-04-07
libbpf: Potential NULL dereference in usdt_manager_attach_usdt()
Haowen Bai
2022-04-07
selftests/bpf: Uprobe tests should verify param/return values
Alan Maguire
2022-04-07
libbpf: Improve string parsing for uprobe auto-attach
Alan Maguire
2022-04-07
libbpf: Improve library identification for uprobe binary path resolution
Alan Maguire
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-06
selftests/bpf: Test for writes to map key from BPF helpers
Kumar Kartikeya Dwivedi
2022-04-06
selftests/bpf: Test passing rdonly mem to global func
Kumar Kartikeya Dwivedi
[next]