aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/arm-spe.c
AgeCommit message (Expand)Author
2022-06-29perf arm-spe: Don't set data source if it's not a memory operationLeo Yan
2022-05-09perf arm-spe: Fix addresses of synthesized SPE eventsTimothy Hayes
2021-12-08perf inject: Fix ARM SPE handlingGerman Gomez
2021-07-01perf arm-spe: Don't wait for PERF_RECORD_EXIT eventLeo Yan
2021-07-01perf arm-spe: Bail out if the trace is later than perf eventLeo Yan
2021-07-01perf arm-spe: Assign kernel time to synthesized eventLeo Yan
2021-07-01perf arm-spe: Convert event kernel time to counter valueLeo Yan
2021-07-01perf arm-spe: Save clock parameters from TIME_CONV eventLeo Yan
2021-02-16perf arm-spe: Set sample's data source fieldLeo Yan
2021-02-16perf arm-spe: Synthesize memory eventLeo Yan
2021-02-16perf arm-spe: Fill address info for samplesLeo Yan
2021-02-12perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRCLeo Yan
2020-11-26perf arm-spe: Refactor printing string to bufferLeo Yan
2020-06-01perf arm-spe: Support synthetic eventsTan Xiaojun
2020-06-01perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun
2020-04-16perf arm-spe: Implement ->evsel_is_auxtrace() callbackAdrian Hunter
2019-09-20perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless thread.h include directivesArnaldo Carvalho de Melo
2019-08-29libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa
2019-08-29libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e...Jiri Olsa
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo
2018-01-17perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips