index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
trace_helpers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Fix file descriptor leak in load_kallsyms()
Yuntao Wang
2022-04-05
1
-4
/
+5
*
selftests/bpf: Add kprobe_multi attach test
Jiri Olsa
2022-03-17
1
-0
/
+7
*
selftests/bpf: fix a clang compilation error
Yonghong Song
2022-01-27
1
-1
/
+1
*
selftests/bpf: fix uprobe offset calculation in selftests
Andrii Nakryiko
2022-01-26
1
-39
/
+31
*
selftests/bpf: Guess function end for test_get_branch_snapshot
Song Liu
2021-10-25
1
-36
/
+0
*
selftests/bpf: Add test for bpf_get_branch_snapshot
Song Liu
2021-09-13
1
-0
/
+37
*
selftests/bpf: Add ref_ctr_offset selftests
Andrii Nakryiko
2021-08-17
1
-0
/
+21
*
selftests/bpf: Extract uprobe-related helpers into trace_helpers.{c,h}
Andrii Nakryiko
2021-08-17
1
-0
/
+66
*
selftests/bpf: Ksyms_btf to test typed ksyms
Hao Luo
2020-10-02
1
-0
/
+27
*
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
2020-03-23
1
-0
/
+23
*
selftests/bpf: remove perf buffer helpers
Andrii Nakryiko
2019-07-23
1
-125
/
+0
*
bpf: style fix in while(!feof()) loop
Chang-Hsien Tsai
2019-05-28
1
-3
/
+1
*
selftests/bpf: ksym_search won't check symbols exists
Daniel T. Lee
2019-04-04
1
-0
/
+4
*
bpf, libbpf: simplify and cleanup perf ring buffer walk
Daniel Borkmann
2018-10-20
1
-3
/
+4
*
selftests/bpf: fix file resource leak in load_kallsyms
Peng Hao
2018-10-18
1
-0
/
+1
*
trace_helpers.c: Add helpers to poll multiple perf FDs for events
Toke Høiland-Jørgensen
2018-06-27
1
-2
/
+46
*
tools/bpf: add ksym_get_addr() in trace_helpers
Yonghong Song
2018-05-24
1
-0
/
+12
*
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
2018-05-11
1
-57
/
+30
*
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
2018-04-29
1
-0
/
+180