index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf-event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf bpf: Decouple creating the evlist from adding the SB event
Arnaldo Carvalho de Melo
2020-05-05
1
-2
/
+1
*
perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
Jiri Olsa
2020-04-16
1
-0
/
+93
*
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2019-11-26
1
-3
/
+1
*
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
*
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
perf tool: Rename perf_tool::bpf_event to bpf
Arnaldo Carvalho de Melo
2019-08-26
1
-6
/
+5
*
perf tools: Rename perf_event::bpf_event to perf_event::bpf
Arnaldo Carvalho de Melo
2019-08-26
1
-10
/
+8
*
perf tools: Rename perf_event::ksymbol_event to perf_event::ksymbol
Arnaldo Carvalho de Melo
2019-08-26
1
-1
/
+1
*
libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix
Arnaldo Carvalho de Melo
2019-08-26
1
-6
/
+6
*
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
2019-08-26
1
-0
/
+1
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf bpf: Show more BPF program info in print_bpf_prog_info()
Song Liu
2019-03-21
1
-0
/
+40
*
perf bpf: Extract logic to create program names from perf_event__synthesize_o...
Song Liu
2019-03-21
1
-27
/
+35
*
perf tools: Save bpf_prog_info and BTF of new BPF programs
Song Liu
2019-03-21
1
-0
/
+100
*
perf annotate: Enable annotation of BPF programs
Song Liu
2019-03-20
1
-1
/
+1
*
perf bpf: Process PERF_BPF_EVENT_PROG_LOAD for annotation
Song Liu
2019-03-19
1
-0
/
+54
*
perf bpf: Save BTF in a rbtree in perf_env
Song Liu
2019-03-19
1
-0
/
+23
*
perf bpf: Save bpf_prog_info in a rbtree in perf_env
Song Liu
2019-03-19
1
-1
/
+29
*
perf bpf: Make synthesize_bpf_events() receive perf_session pointer instead o...
Song Liu
2019-03-19
1
-3
/
+5
*
perf bpf: Synthesize bpf events with bpf_program__get_prog_info_linear()
Song Liu
2019-03-19
1
-78
/
+40
*
perf record: Replace option --bpf-event with --no-bpf-event
Song Liu
2019-03-19
1
-1
/
+1
*
perf bpf-event: Add missing new line into pr_debug call
Jiri Olsa
2019-02-20
1
-1
/
+1
*
perf utils: Silence "Couldn't synthesize bpf events" warning for EPERM
Song Liu
2019-02-14
1
-2
/
+2
*
perf bpf: Fix synthesized PERF_RECORD_KSYMBOL/BPF_EVENT
Song Liu
2019-01-25
1
-2
/
+8
*
perf tools: Synthesize PERF_RECORD_* for loaded BPF programs
Song Liu
2019-01-21
1
-0
/
+242
*
perf tools: Handle PERF_RECORD_BPF_EVENT
Song Liu
2019-01-21
1
-0
/
+15