aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAvadhut Naik <[email protected]>2024-04-01 12:14:55 -0500
committerIngo Molnar <[email protected]>2024-04-03 09:39:29 +0200
commit186d7ef52c1f0c41450dedbdf6d6325d0a84e4c5 (patch)
treeb4115d361c072e410d8eee8605c17231abe30af7 /tools/perf/scripts/python/export-to-postgresql.py
parent98430645e383404e5f6f784cabbb08ebb4ac5499 (diff)
tracing: Add the ::microcode field to the mce_record tracepoint
Currently, the microcode field (Microcode Revision) of 'struct mce' is not exposed to userspace through the mce_record tracepoint. Knowing the microcode version on which the MCE was received is critical information for debugging. If the version is not recorded, later attempts to acquire the version might result in discrepancies since it can be changed at runtime. Add microcode version to the tracepoint to prevent ambiguity over the active version on the system when the MCE was received. Signed-off-by: Avadhut Naik <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Reviewed-by: Sohil Mehta <[email protected]> Reviewed-by: Steven Rostedt (Google) <[email protected]> Reviewed-by: Tony Luck <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions