aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2016-06-09 14:56:05 -0700
committerJeff Kirsher <[email protected]>2016-08-29 01:31:03 -0700
commit5b9e4432db038eefcafe2be468e3adaf2edbbe91 (patch)
treebf647b3bb1a6f87f5dcf918519ffe349ef9f5549 /tools/perf/scripts/python/syscall-counts-by-pid.py
parente59a393d089d08a4622de07f941dd3629fcaec6a (diff)
fm10k: use software values when checking for Tx hangs in hot path
A previous patch added support to check for hardware Tx pending in the fm10k_down routine. This support was intended to ensure that we accurately check what the hardware state is. However, checking for Tx hangs in this manor during the hotpath results in a large performance hit. Avoid this by making the hotpath check use the SW counters instead. Fixes: a0f53cf49cb0 ("fm10k: use actual hardware registers when checking for pending Tx", 2016-06-08) Signed-off-by: Jacob Keller <[email protected]> Tested-by: Krishneil Singh <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions