aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorAlexander Duyck <[email protected]>2012-12-05 06:51:29 +0000
committerJeff Kirsher <[email protected]>2013-01-23 14:33:29 -0800
commit39dfb71bc03c5a4015d25611c0f1121991d548e6 (patch)
tree94ac91f7ec8027289e24e9c95c0f4d176a214c6e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parentb1e50f7ac7fd44f8da05b160a90dddde90b7e8cc (diff)
ixgbe: Inline Rx PTP descriptor handling
This change is meant to inline the Rx PTP descriptor handling. The main motivation is to avoid unnecessary jumps into function calls that we then immediately exit because we are not performing timestamps. The net result of this change is that ixgbe_ptp_rx_tstamp drops from .5% CPU utilization in my performance runs to 0%, and the only value tested is the Rx descriptor which should already be warm in the cache if not stored in a register. Cc: Jacob Keller <[email protected]> Signed-off-by: Alexander Duyck <[email protected]> Acked-by: Jacob Keller <[email protected]> Tested-by: Phil Schmitt <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions