summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/trace.h
AgeCommit message (Expand)Author
2024-07-11Merge branch 'for-6.11/xor_fixes' into cxl-for-nextDave Jiang
2024-07-11cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()Alison Schofield
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-04-30cxl/core: Add region info to cxl_general_media and cxl_dram eventsAlison Schofield
2024-04-30cxl/region: Move cxl_trace_hpa() work to the region driverAlison Schofield
2024-04-30cxl/trace: Correct DPA field masks for general_media & dram eventsAlison Schofield
2024-03-18cxl/trace: Properly initialize cxl_poison region nameAlison Schofield
2024-02-03cxl/trace: Remove unnecessary memcpy'sIra Weiny
2024-01-09cxl/events: Create a CXL event unionIra Weiny
2024-01-09cxl/events: Remove passing a UUID to known event tracesIra Weiny
2024-01-03cxl/trace: Pass UUID explicitly to event tracesIra Weiny
2023-04-23cxl/memdev: Trace inject and clear poison as cxl_poison eventsAlison Schofield
2023-04-23cxl/trace: Add an HPA to cxl_poison trace eventsAlison Schofield
2023-04-23cxl/trace: Add TRACE support for CXL media-error recordsAlison Schofield
2023-02-16cxl/trace: Add serial number to trace pointsIra Weiny
2023-02-16cxl/trace: Add host output to trace pointsIra Weiny
2023-02-16cxl/trace: Standardize device information outputIra Weiny
2023-01-26cxl/mem: Trace Memory Module Event RecordIra Weiny
2023-01-26cxl/mem: Trace DRAM Event RecordIra Weiny
2023-01-26cxl/mem: Trace General Media Event RecordIra Weiny
2023-01-26cxl/mem: Read, trace, and clear events on driver loadIra Weiny
2023-01-04cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams