diff options
author | Dan Williams <[email protected]> | 2022-12-08 09:02:00 -0800 |
---|---|---|
committer | Dan Williams <[email protected]> | 2023-01-04 17:11:11 -0800 |
commit | 4a20bc3e207488064e08fc5d7220d6acf95c80dd (patch) | |
tree | 2e568943c101fc5108c7d025eafde5219048ae63 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 88603b6dc419445847923fcb7fe5080067a30f98 (diff) |
cxl/pci: Move tracepoint definitions to drivers/cxl/core/
CXL is using tracepoints for reporting RAS capability register payloads
for AER events, and has plans to use tracepoints for the output payload
of Get Poison List and Get Event Records commands. For organization
purposes it would be nice to keep those all under a single + local CXL
trace system. This also organization also potentially helps in the
future when CXL drivers expand beyond generic memory expanders, however
that would also entail a move away from the expander-specific
cxl_dev_state context, save that for later.
Note that the powerpc-specific drivers/misc/cxl/ also defines a 'cxl'
trace system, however, it is unlikely that a single platform will ever
load both drivers simultaneously.
Cc: Steven Rostedt <[email protected]>
Tested-by: Alison Schofield <[email protected]>
Reviewed-by: Dave Jiang <[email protected]>
Link: https://lore.kernel.org/r/167051869176.436579.9728373544811641087.stgit@dwillia2-xfh.jf.intel.com
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions