summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64/util
AgeCommit message (Expand)AuthorLines
2026-02-06perf regs: Remove __weak attributive arch_sdt_arg_parse_op() functionDapeng Mi-106/+0
2026-02-06perf regs: Remove __weak attributive arch__xxx_reg_mask() functionsDapeng Mi-36/+0
2026-02-03perf kvm stat: Remove use of the arch directoryIan Rogers-182/+0
2026-01-28perf: Remove redundant kernel.h includeLeo Yan-1/+0
2026-01-23perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()Ian Rogers-53/+6
2026-01-20perf mem: Simplify Arm SPE event configLeo Yan-2/+2
2026-01-20perf unwind-libdw: Fix a cross-arch unwinding bugShimin Guo-62/+0
2026-01-14perf arm-spe: Don't hard code config attributeJames Clark-7/+8
2026-01-14perf evsel: Refactor evsel__set_config_if_unset() argumentsJames Clark-1/+1
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers-0/+2
2025-11-13perf build: Remove NO_AUXTRACE build optionIan Rogers-9/+10
2025-09-19perf arm_spe: Add "event_filter" entry in meta dataLeo Yan-0/+5
2025-09-12perf arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.hYunseong Kim-5/+10
2025-02-28perf arm-spe: Report error if set frequencyLeo Yan-0/+21
2025-02-14perf tools: Fix compilation error on arm64Leo Yan-1/+1
2025-01-13perf tools arm-spe: Don't allocate buffer or tracking event in discard modeJames Clark-2/+9
2025-01-13perf tools arm-spe: Pull out functions for aux buffer and tracking setupJames Clark-32/+51
2024-11-16perf pmu: Move pmu_metrics_table__find and remove ARM overrideIan Rogers-20/+0
2024-11-16perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers-20/+6
2024-11-16perf arm64 header: Use cpu argument in get_cpuidIan Rogers-33/+30
2024-11-16perf header: Refactor get_cpuid to take a CPU for ARMIan Rogers-1/+1
2024-11-09perf arm64: Remove dwarf-regs.cIan Rogers-81/+0
2024-11-09perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSETIan Rogers-16/+4
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers-1/+1
2024-10-10perf tool_pmu: Move expr literals to tool_pmuIan Rogers-2/+3
2024-10-03perf arm-spe: Save per CPU information in metadataLeo Yan-2/+81
2024-10-03perf arm-spe: Calculate meta data sizeLeo Yan-3/+36
2024-10-03perf arm-spe: Define metadata header version 2Leo Yan-2/+2
2024-09-26perf evsel: Remove pmu_nameIan Rogers-2/+2
2024-08-28perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_recordLeo Yan-2/+0
2024-08-01perf arm-spe: Support multiple Arm SPE eventsLeo Yan-13/+24
2024-08-01perf arm-spe: Extract evsel setting upLeo Yan-34/+40
2024-06-26perf util: Make util its own libraryIan Rogers-10/+10
2024-03-21perf cpumap: Use perf_cpu_map__for_each_cpu when possibleIan Rogers-6/+4
2024-03-21perf arm64 header: Remove unnecessary CPU map get and putIan Rogers-3/+0
2024-03-21perf arm-spe/cs-etm: Directly iterate CPU mapsIan Rogers-2/+2
2024-02-15perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan-1/+8
2024-01-24perf mem: Clean up perf_mem_event__supported()Kan Liang-4/+4
2024-01-24perf mem: Clean up perf_mem_events__name()Kan Liang-22/+4
2024-01-24perf mem: Clean up perf_mem_events__ptr()Kan Liang-9/+1
2024-01-24perf mem: Add mem_events into the supported perf_pmuKan Liang-3/+11
2023-12-12libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...Ian Rogers-1/+1
2023-12-12libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...Ian Rogers-2/+2
2023-10-17perf pmu: Lazily compute default configIan Rogers-22/+23
2023-10-17perf arm-spe: Move PMU initialization from default config codeIan Rogers-3/+0
2023-09-15perf pmu: Remove unused functionJames Clark-10/+0
2023-09-15perf pmus: Simplify perf_pmus__find_core_pmu()James Clark-1/+7
2023-09-15perf pmu: Move pmu__find_core_pmu() to pmus.cJames Clark-3/+3
2023-08-25perf pmu: Remove logic for PMU name being NULLIan Rogers-1/+1
2023-08-23perf pmu: Avoid passing format list to perf_pmu__format_bits()Ian Rogers-1/+1