aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/amd-sample-raw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-03Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds1-14/+63
2025-04-29perf amd ibs: Incorporate Zen5 DTLB and PageSize informationRavi Bangoria1-12/+51
2025-04-29perf amd ibs: Add Load Latency bits in raw dumpRavi Bangoria1-2/+12
2025-04-14x86/platform/amd: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>Ingo Molnar1-1/+1
2023-08-23perf script ibs: Remove unused includeIan Rogers1-1/+0
2023-04-10perf script ibs: Change bit description according to latest AMD PPR ("Processor Programming Reference")Ravi Bangoria1-7/+7
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangle headersArnaldo Carvalho de Melo1-0/+1
2022-06-24perf script ibs: Support new IBS bits in raw trace dumpRavi Bangoria1-6/+58
2022-06-24perf tool ibs: Sync AMD IBS header fileRavi Bangoria1-2/+2
2021-09-10perf report: Add support to print a textual representation of IBS raw sample dataKim Phillips1-0/+289