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