diff options
author | Mayank Rana <[email protected]> | 2021-05-26 18:29:24 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-05-27 09:30:01 +0200 |
commit | ab00a41e73dc06b5a140af8c796d1bf03f6ec4ca (patch) | |
tree | c3ca44689eecb55bd09d7e925752b44eaccbc5ea /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | acad3e9c7250c5fd20d9778a163f2adc95de38f5 (diff) |
usb: dwc3: trace: Remove unused fields in dwc3_log_trb
Commit 0bd0f6d201eb ("usb: dwc3: gadget: remove allocated/queued request
tracking") removed the allocated & queued fields from struct dwc3_ep
but neglected to also remove them from the dwc3_log_trb event class's
TP_STRUCT definition which are now unused. Remove them to save eight
bytes per trace event entry.
Signed-off-by: Mayank Rana <[email protected]>
Signed-off-by: Jack Pham <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions