summaryrefslogtreecommitdiff
path: root/tools/perf/arch
AgeCommit message (Expand)Author
2022-12-21perf arm64: Simplify mksyscalltblHans-Peter Nilsson
2022-12-20tools headers UAPI: Sync powerpc syscall table with the kernel sourcesArnaldo Carvalho de Melo
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-24perf stat: Pass through 'struct outstate'Namhyung Kim
2022-11-16perf cpumap: Tidy libperf includesIan Rogers
2022-11-09perf intel-pt: Add hybrid CPU compatibility testAdrian Hunter
2022-11-09perf intel-pt: Redefine test_suite to allow for adding more subtestsAdrian Hunter
2022-11-09perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...Adrian Hunter
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo
2022-10-27perf arch x86: Add missing stdlib.h to get free() prototypeArnaldo Carvalho de Melo
2022-10-27perf tools riscv: Add support for get_cpuid_str functionNikita Shubin
2022-10-25tools headers UAPI: Sync powerpc syscall tables with the kernel sourcesArnaldo Carvalho de Melo
2022-10-15perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu
2022-10-15perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()Qi Liu
2022-10-15perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter
2022-10-14perf annotate: Add missing condition flags for arm64Namhyung Kim
2022-10-11Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-10-06perf mem/c2c: Add load store event mappings for AMDRavi Bangoria
2022-10-06perf tools: Add evlist__add_sched_switch()Namhyung Kim
2022-09-28powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlersRohan McLure
2022-09-26powerpc/32: Remove powerpc select specialisationRohan McLure
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-08-01perf test: Remove x86 rdpmc testIan Rogers
2022-07-29perf stat: Add topdown metrics in the default perf stat on the hybrid machineZhengjun Xing
2022-07-29perf x86 evlist: Add default hybrid events for perf statKan Liang
2022-07-29perf evlist: Always use arch_evlist__add_default_attrs()Kan Liang
2022-07-29perf evsel: Add arch_evsel__hw_name()Kan Liang
2022-07-25perf tsc: Add cpuinfo fall back for arch_get_tsc_freq()Ian Rogers
2022-07-25perf tsc: Add arch TSC frequency informationKan Liang
2022-06-24perf record ibs: Warn about sampling period skewRavi Bangoria
2022-06-03perf mem: Trace physical address for Arm SPE eventsLeo Yan
2022-06-03perf record: Support sample-read topdown metric group for hybrid platformsZhengjun Xing
2022-06-03perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systemsZhengjun Xing
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-26perf intel-pt: Track sideband system-wide when neededAdrian Hunter
2022-05-26perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch trackingAdrian Hunter
2022-05-23Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang
2022-05-20perf parse-events: Move slots event for the hybrid platform tooKan Liang
2022-05-20perf parse-events: Support different format of the topdown event nameKan Liang
2022-05-20perf evsel: Fixes topdown events in a weak group for the hybrid platformKan Liang
2022-05-17perf evlist: Keep topdown counters in weak groupIan Rogers
2022-05-10perf auxtrace: Record whether an auxtrace mmap is neededAdrian Hunter
2022-04-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-04-28perf arm-spe: Fix SPE events with phys addressesTimothy Hayes