index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
tracex3_kern.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/bpf: unify bpf program suffix to .bpf with tracing programs
Daniel T. Lee
2023-08-22
1
-88
/
+0
*
samples/bpf: convert to vmlinux.h with tracing programs
Daniel T. Lee
2023-08-22
1
-3
/
+1
*
samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
Rong Tao
2022-09-21
1
-1
/
+1
*
samples: bpf: Fix broken bpf programs due to removed symbol
Daniel T. Lee
2020-08-19
1
-1
/
+1
*
samples, bpf: Refactor kprobe, tail call kern progs map definition
Daniel T. Lee
2020-05-19
1
-12
/
+12
*
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-21
1
-2
/
+2
*
selftests/bpf: Split off tracing-only helpers into bpf_tracing.h
Andrii Nakryiko
2019-10-08
1
-0
/
+1
*
samples: bpf: fix: broken sample regarding removed function
Daniel T. Lee
2019-02-27
1
-1
/
+1
*
samples/bpf: update tracex[23] examples to use per-cpu maps
Alexei Starovoitov
2016-02-06
1
-4
/
+4
*
samples: bpf: enable trace samples for s390x
Michael Holzheu
2015-07-09
1
-2
/
+2
*
samples/bpf: Add IO latency analysis (iosnoop/heatmap) tool
Alexei Starovoitov
2015-04-02
1
-0
/
+89