index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-11-23
perf bpf-filter: Return -ENOMEM directly when pfi allocation fails
Hao Ge
1
-1
/
+1
2024-08-29
perf bpf-filter: Support filtering on cgroups
Namhyung Kim
1
-0
/
+1
2024-08-29
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