]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf amd ibs: Decode Remote-Socket flag in IBS OP raw dump
authorRavi Bangoria <ravi.bangoria@amd.com>
Fri, 8 May 2026 06:00:02 +0000 (06:00 +0000)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 23 May 2026 00:31:53 +0000 (21:31 -0300)
commit7c04195ccefcfc95d46abfd30a435679a28493b2
tree2357c64c08a40109e709f86122cbb05a50c74f58
parentea0ce2e12ed5347ecefc7b7c2a01623b855d9ddb
perf amd ibs: Decode Remote-Socket flag in IBS OP raw dump

IBS OP on Zen6 and future platform can mark a data source as coming from
a remote socket. When the PMU advertises this feature, interpret
IBS_OP_DATA2[9] bit as the Remote-Socket indicator and show it in the
raw dump output.

Signed-off-by: Ravi Bangoria <ravi.bangoria@amd.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Ananth Narayan <ananth.narayan@amd.com>
Cc: Dapeng Mi <dapeng1.mi@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Manali Shukla <manali.shukla@amd.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Sandipan Das <sandipan.das@amd.com>
Cc: Santosh Shukla <santosh.shukla@amd.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/amd-sample-raw.c