summaryrefslogtreecommitdiff
path: root/tools/perf/arch/arm64
AgeCommit message (Expand)Author
2023-05-10perf arm64: Fix build with refcount checkingJames Clark
2023-04-24perf tools: Add util function for overriding user set config valuesJames Clark
2023-04-24perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...Arnaldo Carvalho de Melo
2023-04-12perf arm-spe: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo
2023-04-04perf map: Add accessor for start and endIan Rogers
2023-03-15perf kvm: Use macro to replace variable 'decode_str_len'Leo Yan
2023-02-03perf pmu-events: Introduce pmu_metrics_tableIan Rogers
2023-02-03perf pmu-events: Separate the metrics from events for no jeventsIan Rogers
2023-01-22perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATHJames Clark
2023-01-19perf pmu: Add #slots literal support for arm64Jing Zhang
2022-12-21perf arm64: Simplify mksyscalltblHans-Peter Nilsson
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-12-05perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nuHans-Peter Nilsson
2022-11-16perf cpumap: Tidy libperf includesIan Rogers
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo
2022-10-15perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu
2022-10-14perf annotate: Add missing condition flags for arm64Namhyung Kim
2022-08-13perf pmu-events: Hide the pmu_eventsIan Rogers
2022-08-13perf pmu-events: Avoid passing pmu_events_mapIan Rogers
2022-08-10perf tools: Do not pass NULL to parse_events()Adrian Hunter
2022-06-03perf mem: Trace physical address for Arm SPE eventsLeo Yan
2022-05-27perf tools arm64: Add support for VG registerJames Clark
2022-05-26perf unwind arm64: Decouple Libunwind register names from PerfJames Clark
2022-05-10perf auxtrace: Record whether an auxtrace mmap is neededAdrian Hunter
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-04-28perf arm-spe: Fix SPE events with phys addressesTimothy Hayes
2022-04-09perf: arm-spe: Fix perf report --mem-modeJames Clark
2022-04-01perf evlist: Rename cpus to user_requested_cpusIan Rogers
2022-02-23perf arm-spe: Use advertised caps/min_interval as default sample_periodGerman Gomez
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers
2021-12-21perf tools: Record ARM64 LR register automaticallyAlexandre Truong
2021-12-16perf arch: Support register names from all archsGerman Gomez
2021-12-16perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez
2021-11-13perf arm-spe: Update --switch-events docs in 'perf record'German Gomez
2021-11-13perf arm-spe: Track task context switch for cpu-mode eventsNamhyung Kim
2021-11-13perf arm-spe: Implement find_snapshot callbackGerman Gomez
2021-11-13perf arm-spe: Add snapshot mode supportGerman Gomez
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers
2021-10-20perf pmu: Add const to pmu_events_map.Ian Rogers
2021-06-01perf tools: Support pmu prefix for mem-load eventJin Yao
2021-05-25perf arm-spe: Remove redundant checking for "full_auxtrace"Leo Yan
2021-05-25perf arm-spe: Enable timestamp for per-cpu modeLeo Yan
2021-05-25perf arm-spe: Correct sample flags for dummy eventLeo Yan
2021-05-25perf arm-spe: Correct sample flags for SPE eventLeo Yan
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring
2021-05-10perf tools: Fix a build error on arm64 with clangMasami Hiramatsu
2021-04-20perf arm64: Fix off-by-one directory paths.Ian Rogers
2021-04-08perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...John Garry