index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf-loader.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
perf bpf: Clone bpf stdout events in multiple bpf scripts
Wang Nan
1
-0
/
+19
2016-02-22
perf tools: Support setting different slots in a BPF map separately
Wang Nan
1
-0
/
+1
2016-02-22
perf tools: Enable passing event to BPF object
Wang Nan
1
-0
/
+5
2016-02-22
perf record: Apply config to BPF objects before recording
Wang Nan
1
-0
/
+15
2016-02-22
perf bpf: Add API to set values to map entries in a bpf object
Wang Nan
1
-0
/
+38
2015-11-27
perf bpf: Rename bpf config to program config
Wang Nan
1
-1
/
+1
2015-11-18
perf bpf: Add prologue for BPF programs for fetching arguments
He Kuang
1
-0
/
+3
2015-11-18
perf bpf: Allow BPF program attach to uprobe events
Wang Nan
1
-0
/
+1
2015-11-06
perf test: Add 'perf test BPF'
Wang Nan
1
-0
/
+10
2015-11-06
perf bpf: Improve BPF related error messages
Wang Nan
1
-0
/
+23
2015-10-29
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
Wang Nan
1
-2
/
+3
2015-10-28
perf bpf: Collect perf_evsel in BPF object files
Wang Nan
1
-0
/
+14
2015-10-28
perf tools: Load eBPF object into kernel
Wang Nan
1
-0
/
+11
2015-10-28
perf tools: Create probe points for BPF programs
Wang Nan
1
-0
/
+30
2015-10-28
perf ebpf: Add the libbpf glue
Wang Nan
1
-0
/
+29