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
/
arm-spe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
1
-3
/
+3
2024-08-12
perf auxtrace: Remove dummy tools
Ian Rogers
1
-39
/
+10
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
1
-2
/
+2
2023-03-20
perf arm-spe: Add SVE flags to the SPE samples
German Gomez
1
-0
/
+20
2023-03-20
perf arm-spe: Refactor arm-spe to support operation packet type
German Gomez
1
-4
/
+4
2022-09-28
perf arm-spe: augment the data source type with neoverse_spe list
Jing Zhang
1
-1
/
+1
2022-08-11
perf arm-spe: Use SPE data source for neoverse cores
Ali Saidi
1
-16
/
+114
2022-06-19
perf arm-spe: Don't set data source if it's not a memory operation
Leo Yan
1
-14
/
+8
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