diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2021-06-08 16:35:17 -0700 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-06-25 08:32:18 -0700 |
commit | 3089cf6d3caa1eb344aac05c875f4aeaf891552d (patch) | |
tree | dce984ef01c516ec427a8b75c88ebeadeb4c6802 /drivers/net/ethernet/intel/ice/ice_hw_autogen.h | |
parent | 19938bafa7ae8fc0a4a2c1c1430abb1a04668da1 (diff) | |
download | linux-3089cf6d3caa1eb344aac05c875f4aeaf891552d.tar.gz linux-3089cf6d3caa1eb344aac05c875f4aeaf891552d.tar.bz2 linux-3089cf6d3caa1eb344aac05c875f4aeaf891552d.zip |
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 <benjamin.h.shelton@intel.com>
Signed-off-by: Ben Shelton <benjamin.h.shelton@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_hw_autogen.h')
0 files changed, 0 insertions, 0 deletions