diff options
author | Jesse Brandeburg <[email protected]> | 2021-06-08 16:35:17 -0700 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-06-25 08:32:18 -0700 |
commit | 3089cf6d3caa1eb344aac05c875f4aeaf891552d (patch) | |
tree | dce984ef01c516ec427a8b75c88ebeadeb4c6802 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 19938bafa7ae8fc0a4a2c1c1430abb1a04668da1 (diff) |
ice: add tracepoints
This patch is modeled after one by Scott Peterson for i40e.
Add tracepoints to the driver, via a new file ice_trace.h and some new
trace calls added in interesting places in the driver. Add some tracing
for DIMLIB to help debug interrupt moderation problems.
Performance should not be affected, and this can be very useful
for debugging and adding new trace events to paths in the future.
Note eBPF programs can attach to these events, as well as perf
can count them since we're attaching to the events subsystem
in the kernel.
Co-developed-by: Ben Shelton <[email protected]>
Signed-off-by: Ben Shelton <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions