]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf doc: Add AMD IBS usage document
authorRavi Bangoria <ravi.bangoria@amd.com>
Thu, 20 Jun 2024 05:41:04 +0000 (05:41 +0000)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 20 Jun 2024 23:51:55 +0000 (16:51 -0700)
commitb739759c4e96060b7882c22364a4e5d5b3fc7458
tree62368d44fe4cc313077779e8eb0dcad7bcd28557
parent90d32e92011eaae8e70a9169b4e7acf4ca8f9d3a
perf doc: Add AMD IBS usage document

Add a perf man page document that describes how to exploit AMD IBS with
Linux perf. Brief intro about IBS and simple one-liner examples will help
naive users to get started. This is not meant to be an exhaustive IBS
guide. User should refer latest AMD64 Architecture Programmer's Manual
for detailed description of IBS.

Usage:

  $ man perf-amd-ibs

Signed-off-by: Ravi Bangoria <ravi.bangoria@amd.com>
Reviewed-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: ananth.narayan@amd.com
Cc: sandipan.das@amd.com
Cc: santosh.shukla@amd.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240620054104.815-1-ravi.bangoria@amd.com
tools/perf/Documentation/perf-amd-ibs.txt [new file with mode: 0644]
tools/perf/Documentation/perf.txt