aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorAl Grant <[email protected]>2020-09-21 21:46:37 +0100
committerPeter Zijlstra <[email protected]>2020-10-19 19:39:22 +0200
commitf3d301c1f2f5676465cdf3259737ea19cc82731f (patch)
treeb8c11a9d3278f6b40988a23fde59791fef9db4b0 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent7cf726a59435301046250c42131554d9ccc566b8 (diff)
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: 52839e653b5629bd ("perf tools: Add support for printing new mem_info encodings") Signed-off-by: Al Grant <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: Andi Kleen <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions