index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
tracex5_user.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
-1
/
+1
*
samples: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Linkui Xiao
2022-07-14
1
-1
/
+2
*
samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2022-04-11
1
-1
/
+0
*
bpf: samples: Do not touch RLIMIT_MEMLOCK
Roman Gushchin
2020-12-03
1
-3
/
+0
*
samples, bpf: Replace bpf_program__title() with bpf_program__section_name()
Daniel T. Lee
2020-09-04
1
-3
/
+3
*
samples, bpf: Refactor tail call user progs with libbpf
Daniel T. Lee
2020-05-19
1
-8
/
+58
*
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
2020-03-23
1
-0
/
+1
*
samples: bpf: include bpf/bpf.h instead of local libbpf.h
Jakub Kicinski
2018-05-15
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
bpf samples: update tracex5 sample to use __seccomp_filter
Naveen N. Rao
2016-09-27
1
-0
/
+3
*
samples/bpf: bpf_tail_call example for tracing
Alexei Starovoitov
2015-05-21
1
-0
/
+46