diff options
author | Ira Weiny <[email protected]> | 2023-12-20 16:17:31 -0800 |
---|---|---|
committer | Dan Williams <[email protected]> | 2024-01-09 15:39:38 -0800 |
commit | 207a1f82301de0b4123f00a8d26ea55bb2484757 (patch) | |
tree | 9c34437c10eefb9e5f8a875852250a0cc424507a /scripts/gdb/linux/utils.py | |
parent | 4c115c9c1f81a6efe2bd68fcefec6836f7f3dc71 (diff) |
cxl/events: Remove passing a UUID to known event traces
The UUID data is redundant in the known event trace types. The addition
of static defines allows the trace macros to create the UUID data inside
the trace thus removing unnecessary code.
Have well known trace events use static data to set the uuid field based
on the event type.
Suggested-by: Jonathan Cameron <[email protected]>
Signed-off-by: Ira Weiny <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions