index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
arm-spe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf inject: Fix ARM SPE handling
German Gomez
2021-11-18
1
-0
/
+15
*
perf arm-spe: Support hardware-based PID tracing
German Gomez
2021-11-13
1
-29
/
+70
*
perf arm-spe: Track task context switch for cpu-mode events
Namhyung Kim
2021-11-13
1
-0
/
+25
*
perf arm-spe: Print size using consistent format
Andrew Kilroy
2021-11-13
1
-1
/
+1
*
perf arm-spe: Don't wait for PERF_RECORD_EXIT event
Leo Yan
2021-07-01
1
-5
/
+1
*
perf arm-spe: Bail out if the trace is later than perf event
Leo Yan
2021-07-01
1
-3
/
+34
*
perf arm-spe: Assign kernel time to synthesized event
Leo Yan
2021-07-01
1
-1
/
+1
*
perf arm-spe: Convert event kernel time to counter value
Leo Yan
2021-07-01
1
-1
/
+1
*
perf arm-spe: Save clock parameters from TIME_CONV event
Leo Yan
2021-07-01
1
-0
/
+26
*
perf arm-spe: Set sample's data source field
Leo Yan
2021-02-16
1
-9
/
+60
*
perf arm-spe: Synthesize memory event
Leo Yan
2021-02-16
1
-0
/
+30
*
perf arm-spe: Fill address info for samples
Leo Yan
2021-02-16
1
-20
/
+30
*
perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC
Leo Yan
2021-02-12
1
-1
/
+1
*
perf arm-spe: Refactor printing string to buffer
Leo Yan
2020-11-26
1
-1
/
+1
*
perf arm-spe: Support synthetic events
Tan Xiaojun
2020-06-01
1
-42
/
+779
*
perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
Tan Xiaojun
2020-06-01
1
-1
/
+1
*
perf arm-spe: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
1
-0
/
+9
*
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+0
*
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-09-01
1
-1
/
+2
*
perf tools: Remove needless thread.h include directives
Arnaldo Carvalho de Melo
2019-09-01
1
-1
/
+0
*
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-29
1
-2
/
+2
*
libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e...
Jiri Olsa
2019-08-29
1
-1
/
+1
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2018-01-17
1
-0
/
+231