index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
amd-sample-raw.c
Age
Commit message (
Expand
)
Author
2026-05-22
perf amd ibs: Decode Streaming-store flag in IBS OP raw dump
Ravi Bangoria
2026-05-22
perf amd ibs: Decode Remote-Socket flag in IBS OP raw dump
Ravi Bangoria
2026-05-22
perf amd ibs: Make Fetch status bits dependent on PhyAddrValid for newer plat...
Ravi Bangoria
2026-05-22
perf amd ibs: Suppress bogus TlbRefillLat and DCPhysAd on Zen4+
Ravi Bangoria
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
2025-06-03
Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...
Linus Torvalds
2025-04-29
perf amd ibs: Incorporate Zen5 DTLB and PageSize information
Ravi Bangoria
2025-04-29
perf amd ibs: Add Load Latency bits in raw dump
Ravi Bangoria
2025-04-14
x86/platform/amd: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>
Ingo Molnar
2023-08-23
perf script ibs: Remove unused include
Ian Rogers
2023-04-10
perf script ibs: Change bit description according to latest AMD PPR ("Process...
Ravi Bangoria
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-06-24
perf script ibs: Support new IBS bits in raw trace dump
Ravi Bangoria
2022-06-24
perf tool ibs: Sync AMD IBS header file
Ravi Bangoria
2021-09-10
perf report: Add support to print a textual representation of IBS raw sample ...
Kim Phillips