summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
AgeCommit message (Expand)AuthorLines
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds-73/+147
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+20
2024-01-03perf x86 test: Add hybrid test for conflicting legacy/sysfs eventIan Rogers-0/+23
2024-01-03perf x86 test: Update hybrid expectationsIan Rogers-7/+7
2023-12-23perf dwarf-regs: Add get_dwarf_regnum()Namhyung Kim-0/+38
2023-12-18Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo-4/+19
2023-12-18perf events x86: Use function to add missing lockIan Rogers-45/+58
2023-12-12libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...Ian Rogers-4/+4
2023-12-12libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...Ian Rogers-14/+14
2023-11-22tools/perf: Update tools's copy of mips syscall tableNamhyung Kim-0/+4
2023-11-22tools/perf: Update tools's copy of s390 syscall tableNamhyung Kim-0/+4
2023-11-22tools/perf: Update tools's copy of powerpc syscall tableNamhyung Kim-0/+4
2023-11-22tools/perf: Update tools's copy of x86 syscall tableNamhyung Kim-0/+3
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler-0/+12
2023-11-10perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_...Namhyung Kim-3/+3
2023-11-03Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds-227/+87
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+4
2023-10-17tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefixAthira Rajeev-1/+1
2023-10-17perf cs-etm: Respect timestamp optionLeo Yan-0/+9
2023-10-17perf cs-etm: Validate timestamp tracing in per-thread modeLeo Yan-2/+11
2023-10-17perf pmu: Lazily compute default configIan Rogers-48/+41
2023-10-17perf arm-spe: Move PMU initialization from default config codeIan Rogers-3/+2
2023-10-17perf intel-pt: Move PMU initialization from default config codeIan Rogers-2/+1
2023-10-17perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_initIan Rogers-10/+6
2023-10-10Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-nextArnaldo Carvalho de Melo-0/+5
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta-4/+4
2023-09-29perf pmus: Make PMU alias name loading lazyIan Rogers-139/+0
2023-09-15perf annotate: Add more x86 mov instruction casesNamhyung Kim-3/+6
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-09-13tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...Arnaldo Carvalho de Melo-0/+5
2023-09-11perf parse-events: Introduce 'struct parse_events_terms'Ian Rogers-10/+5
2023-08-25perf pmu: Remove logic for PMU name being NULLIan Rogers-13/+13
2023-08-24perf pmu: Parse sysfs events directly from a fileIan Rogers-1/+1
2023-08-23perf pmu: Avoid passing format list to perf_pmu__format_bits()Ian Rogers-11/+10
2023-08-23perf pmu: Avoid passing format list to perf_pmu__config_terms()Ian Rogers-20/+10
2023-08-17perf jevents: Add a new expression builtin strcmp_cpuid_str()James Clark-17/+1
2023-08-17perf test: Add a test for the new Arm CPU ID comparison behaviorJames Clark-0/+45
2023-08-17perf arm64: Allow version comparisons of CPU IDsJames Clark-15/+52
2023-08-16perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan-0/+18
2023-08-16perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan-0/+75
2023-08-16perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan-24/+0
2023-08-04Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo-3/+8
2023-08-03perf parse-events x86: Avoid sorting uops_retired.slotsIan Rogers-7/+7
2023-08-03perf arch x86: Address shellcheck warnings about unused variables in syscallt...Athira Rajeev-1/+1
2023-07-24perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...Athira Rajeev-0/+4
2023-07-24perf pmu arm64: Fix reading the PMU cpu slots in sysfsHaixin Yu-3/+4
2023-07-11tools headers UAPI: Sync files changed by new cachestat syscall with the kern...Arnaldo Carvalho de Melo-0/+4
2023-07-08Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+20