Commit f224b8be authored by Al Grant's avatar Al Grant Committed by Greg Kroah-Hartman
Browse files

perf: correct SNOOPX field offset



[ Upstream commit f3d301c1 ]

perf_event.h has macros that define the field offsets in the
data_src bitmask in perf records. The SNOOPX and REMOTE offsets
were both 37. These are distinct fields, and the bitfield layout
in perf_mem_data_src confirms that SNOOPX should be at offset 38.

Fixes: 52839e65 ("perf tools: Add support for printing new mem_info encodings")
Signed-off-by: default avatarAl Grant <al.grant@foss.arm.com>
Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: default avatarAndi Kleen <ak@linux.intel.com>
Link: https://lkml.kernel.org/r/4ac9f5cc-4388-b34a-9999-418a4099415d@foss.arm.com


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 78e27678
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment