Files
linux-stable-mirror/include/uapi/linux
Al Grant f3d301c1f2 perf: correct SNOOPX field offset
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: 52839e653b ("perf tools: Add support for printing new mem_info encodings")
Signed-off-by: Al Grant <al.grant@foss.arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Link: https://lkml.kernel.org/r/4ac9f5cc-4388-b34a-9999-418a4099415d@foss.arm.com
2020-10-19 19:39:22 +02:00
..
2020-08-22 10:53:12 +01:00
2020-10-09 12:47:02 -06:00
2020-10-09 12:06:52 -07:00
2020-10-01 15:03:40 -04:00
2020-08-27 08:01:47 -07:00
2020-08-27 07:55:59 -07:00
2020-10-19 19:39:22 +02:00