index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf-filter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-28
perf bpf-filter: Support filtering on cgroups
Namhyung Kim
1
-0
/
+1
2024-08-28
perf bpf-filter: Support multiple events properly
Namhyung Kim
1
-32
/
+256
2024-08-01
perf bpf-filter: Support separate lost counts for each filter
Namhyung Kim
1
-2
/
+35
2024-08-01
perf bpf-filter: Support pin/unpin BPF object
Namhyung Kim
1
-34
/
+196
2024-08-01
perf bpf-filter: Split per-task filter use case
Namhyung Kim
1
-40
/
+146
2024-08-01
perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
Namhyung Kim
1
-1
/
+1
2024-08-01
perf bpf-filter: Make filters map a single entry hashmap
Namhyung Kim
1
-25
/
+56
2024-05-30
perf bpf filter: Add uid and gid terms
Ian Rogers
1
-0
/
+5
2024-05-30
perf bpf filter: Give terms their own enum
Ian Rogers
1
-13
/
+15
2023-08-15
perf bpf-filter: Fix sample flag check with ||
Namhyung Kim
1
-0
/
+10
2023-08-03
perf build: Include generated header files properly
Namhyung Kim
1
-2
/
+2
2023-03-15
perf bpf filter: Show warning for missing sample flags
Namhyung Kim
1
-0
/
+62
2023-03-15
perf bpf filter: Add logical OR operator
Namhyung Kim
1
-0
/
+25
2023-03-15
perf bpf filter: Add 'pid' sample data support
Namhyung Kim
1
-1
/
+3
2023-03-15
perf record: Record dropped sample count
Namhyung Kim
1
-0
/
+7
2023-03-15
perf bpf filter: Implement event sample filtering
Namhyung Kim
1
-0
/
+64
2023-03-15
perf bpf filter: Introduce basic BPF filter expression
Namhyung Kim
1
-0
/
+37