aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorRobert Hancock <[email protected]>2023-01-16 16:08:34 -0600
committerDavid S. Miller <[email protected]>2023-01-18 14:26:37 +0000
commit8e7610e686d0943d0c340e0dc4425c44f6470074 (patch)
tree32de00b66fb0de731d9bd22a2c58bcbf6ceb13fd /tools/perf/scripts/python/intel-pt-events.py
parenteb1d929f1551f226f59e38465c542df9071166d6 (diff)
net: macb: simplify TX timestamp handling
This driver was capturing the TX timestamp values from the TX ring during the TX completion path, but deferring the actual packet TX timestamp updating to a workqueue. There does not seem to be much of a reason for this with the current state of the driver. Simplify this to just do the TX timestamping as part of the TX completion path, to avoid the need for the extra timestamp buffer and workqueue. Signed-off-by: Robert Hancock <[email protected]> Reviewed-by: Jacob Keller <[email protected]> Reviewed-by: Claudiu Beznea <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions