index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
arm-spe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
1
-1
/
+2
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
1
-1
/
+1
2021-12-17
perf arm-spe: Synthesize SPE instruction events
German Gomez
1
-0
/
+62
2021-12-16
perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHT
Namhyung Kim
1
-1
/
+4
2021-11-18
perf inject: Fix ARM SPE handling
German Gomez
1
-0
/
+15
2021-11-13
perf arm-spe: Support hardware-based PID tracing
German Gomez
1
-29
/
+70
2021-11-13
perf arm-spe: Track task context switch for cpu-mode events
Namhyung Kim
1
-0
/
+25
2021-11-13
perf arm-spe: Print size using consistent format
Andrew Kilroy
1
-1
/
+1
2021-07-01
perf arm-spe: Don't wait for PERF_RECORD_EXIT event
Leo Yan
1
-5
/
+1
2021-07-01
perf arm-spe: Bail out if the trace is later than perf event
Leo Yan
1
-3
/
+34
2021-07-01
perf arm-spe: Assign kernel time to synthesized event
Leo Yan
1
-1
/
+1
2021-07-01
perf arm-spe: Convert event kernel time to counter value
Leo Yan
1
-1
/
+1
2021-07-01
perf arm-spe: Save clock parameters from TIME_CONV event
Leo Yan
1
-0
/
+26
2021-02-16
perf arm-spe: Set sample's data source field
Leo Yan
1
-9
/
+60
2021-02-16
perf arm-spe: Synthesize memory event
Leo Yan
1
-0
/
+30
2021-02-16
perf arm-spe: Fill address info for samples
Leo Yan
1
-20
/
+30
2021-02-12
perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC
Leo Yan
1
-1
/
+1
2020-11-26
perf arm-spe: Refactor printing string to buffer
Leo Yan
1
-1
/
+1
2020-06-01
perf arm-spe: Support synthetic events
Tan Xiaojun
1
-42
/
+779
2020-06-01
perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
Tan Xiaojun
1
-1
/
+1
2020-04-16
perf arm-spe: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
1
-0
/
+9
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-08-31
perf tools: Remove needless thread.h include directives
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-2
/
+2
2019-08-29
libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e...
Jiri Olsa
1
-1
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
1
-0
/
+231