summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add util function for overriding user set config valuesJames Clark2023-04-241-24/+2
* perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...Arnaldo Carvalho de Melo2023-04-241-2/+2
* perf arm-spe: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo2023-04-121-1/+1
* perf map: Add accessor for start and endIan Rogers2023-04-041-1/+1
* perf kvm: Use macro to replace variable 'decode_str_len'Leo Yan2023-03-151-1/+0
* perf pmu-events: Introduce pmu_metrics_tableIan Rogers2023-02-031-0/+9
* perf pmu-events: Separate the metrics from events for no jeventsIan Rogers2023-02-031-1/+1
* perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATHJames Clark2023-01-221-2/+2
* perf pmu: Add #slots literal support for arm64Jing Zhang2023-01-191-2/+33
* perf arm64: Simplify mksyscalltblHans-Peter Nilsson2022-12-211-20/+3
* perf build: Use libtraceevent from the systemIan Rogers2022-12-141-1/+1
* perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nuHans-Peter Nilsson2022-12-051-1/+1
* perf cpumap: Tidy libperf includesIan Rogers2022-11-161-0/+1
* perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo2022-10-312-1/+2
* perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu2022-10-152-1/+189
* perf annotate: Add missing condition flags for arm64Namhyung Kim2022-10-141-1/+1
* perf pmu-events: Hide the pmu_eventsIan Rogers2022-08-131-1/+1
* perf pmu-events: Avoid passing pmu_events_mapIan Rogers2022-08-131-2/+2
* perf tools: Do not pass NULL to parse_events()Adrian Hunter2022-08-101-1/+1
* perf mem: Trace physical address for Arm SPE eventsLeo Yan2022-06-031-3/+3
* perf tools arm64: Add support for VG registerJames Clark2022-05-271-0/+38
* perf unwind arm64: Decouple Libunwind register names from PerfJames Clark2022-05-261-71/+2
* perf auxtrace: Record whether an auxtrace mmap is neededAdrian Hunter2022-05-101-0/+1
* perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim2022-04-281-21/+0
* perf arm-spe: Fix SPE events with phys addressesTimothy Hayes2022-04-281-0/+10
* perf: arm-spe: Fix perf report --mem-modeJames Clark2022-04-091-0/+6
* perf evlist: Rename cpus to user_requested_cpusIan Rogers2022-04-011-1/+1
* perf arm-spe: Use advertised caps/min_interval as default sample_periodGerman Gomez2022-02-231-1/+1
* perf cpumap: Give CPUs their own typeIan Rogers2022-01-121-1/+1
* perf tools: Record ARM64 LR register automaticallyAlexandre Truong2021-12-211-0/+7
* perf arch: Support register names from all archsGerman Gomez2021-12-161-76/+0
* perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez2021-12-161-0/+2
* perf arm-spe: Update --switch-events docs in 'perf record'German Gomez2021-11-131-1/+3
* perf arm-spe: Track task context switch for cpu-mode eventsNamhyung Kim2021-11-131-1/+5
* perf arm-spe: Implement find_snapshot callbackGerman Gomez2021-11-131-0/+145
* perf arm-spe: Add snapshot mode supportGerman Gomez2021-11-131-0/+130
* perf test: Rename struct test to test_suiteIan Rogers2021-11-132-2/+2
* perf test: Move each test suite struct to its testIan Rogers2021-11-131-1/+1
* perf test: Make each test/suite its own struct.Ian Rogers2021-11-132-9/+4
* perf pmu: Add const to pmu_events_map.Ian Rogers2021-10-201-1/+1
* perf tools: Support pmu prefix for mem-load eventJin Yao2021-06-011-1/+1
* perf arm-spe: Remove redundant checking for "full_auxtrace"Leo Yan2021-05-251-1/+1
* perf arm-spe: Enable timestamp for per-cpu modeLeo Yan2021-05-251-2/+31
* perf arm-spe: Correct sample flags for dummy eventLeo Yan2021-05-251-3/+4
* perf arm-spe: Correct sample flags for SPE eventLeo Yan2021-05-251-3/+4
* perf tests: Consolidate test__arch_unwind_sample declarationRob Herring2021-05-211-5/+0
* perf tools: Fix a build error on arm64 with clangMasami Hiramatsu2021-05-101-1/+1
* perf arm64: Fix off-by-one directory paths.Ian Rogers2021-04-203-6/+6
* perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...John Garry2021-04-082-0/+26
* perf tools: Fix various typos in commentsIngo Molnar2021-03-232-4/+4