aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-15perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcastJames Clark1-0/+3
2022-02-15perf intel-pt: Record Event Trace capability flagAdrian Hunter1-0/+7
2022-02-15perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bitAdrian Hunter1-2/+5
2022-02-15perf intel-pt: pkt-decoder: Add CFE and EVD packetsAdrian Hunter1-0/+8
2022-02-15perf intel-pt: pkt-decoder-test: Fix scope of test_dataAdrian Hunter1-1/+1
2022-02-14perf maps: Use a pointer for kmapsIan Rogers1-1/+1
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens1-2/+1
2022-01-23perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder testAdrian Hunter3-0/+3426
2022-01-23perf/tests: Add misc instructions to the x86 instruction decoder testAdrian Hunter3-0/+50
2022-01-23perf/tests: Add AMX instructions to x86 instruction decoder testAdrian Hunter2-0/+57
2022-01-20tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo4-0/+4
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers2-13/+24
2022-01-12perf cpumap: Move 'has' function to libperfIan Rogers1-8/+8
2022-01-10perf powerpc: Update global/local variants for p_stage_cycAthira Rajeev1-1/+7
2021-12-21perf tools: Record ARM64 LR register automaticallyAlexandre Truong1-0/+7
2021-12-16perf arch: Support register names from all archsGerman Gomez8-569/+0
2021-12-16perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez1-0/+2
2021-12-16perf cs-etm: Remove duplicate and incorrect aux size checksJames Clark1-19/+0
2021-12-07perf parse-events: Architecture specific leader overrideIan Rogers1-0/+17
2021-12-06tools headers UAPI: Sync powerpc syscall table file changed by new futex_waitv syscallArnaldo Carvalho de Melo1-0/+1
2021-12-06tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv syscallArnaldo Carvalho de Melo1-0/+1
2021-11-18tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv syscallArnaldo Carvalho de Melo1-0/+1
2021-11-13tools headers UAPI: Sync files changed by new futex_waitv syscallArnaldo Carvalho de Melo1-0/+1
2021-11-13perf arm-spe: Update --switch-events docs in 'perf record'German Gomez1-1/+3
2021-11-13perf arm-spe: Track task context switch for cpu-mode eventsNamhyung Kim1-1/+5
2021-11-13perf arm-spe: Implement find_snapshot callbackGerman Gomez1-0/+145
2021-11-13perf arm-spe: Add snapshot mode supportGerman Gomez1-0/+130
2021-11-13perf test: Rename struct test to test_suiteIan Rogers15-21/+22
2021-11-13perf test: Move each test suite struct to its testIan Rogers4-10/+10
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers9-63/+35
2021-11-07perf parse-event: Add init and exit to parse_event_errorIan Rogers1-1/+2
2021-11-07perf parse-events: Rename parse_events_error functionsIan Rogers1-1/+1
2021-11-07perf evsel: Don't set exclude_guest by defaultRavi Bangoria1-0/+23
2021-11-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-1/+1
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa1-1/+1
2021-10-25perf powerpc: Add support to expose instruction and data address registers as part of extended regsAthira Rajeev2-0/+4
2021-10-20perf pmu: Make pmu_event tables const.Ian Rogers1-1/+1
2021-10-20perf pmu: Add const to pmu_events_map.Ian Rogers1-1/+1
2021-10-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo7-24/+24
2021-09-27perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'Like Xu1-1/+1
2021-09-27perf annotate: Add riscv64 supportWilliam Cohen1-0/+34
2021-09-27perf arm: Fix off-by-one directory paths.Ian Rogers6-23/+23
2021-09-15perf annotate: Add fusion logic for AMD microarchsRavi Bangoria1-1/+27
2021-09-10tools headers UAPI: Sync files changed by new process_mrelease syscall and the removal of some compat entry pointsArnaldo Carvalho de Melo4-12/+19
2021-09-05Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds3-30/+254
2021-09-03perf pmu: Add PMU alias supportKan Liang1-1/+154
2021-09-03perf cs-etm: Fix typoJames Clark1-1/+1
2021-09-03perf cs-etm: Save TRCDEVARCH registerJames Clark1-5/+44
2021-09-03perf cs-etm: Refactor out ETMv4 header savingJames Clark1-23/+23
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-2/+2