summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2017-01-25 00:06:08 +0300
committerDavid S. Miller <davem@davemloft.net>2017-01-25 00:29:00 +0300
commitdc54a08cd3620e6457382c0cd0c8f03513dd749a (patch)
tree5661b5350c2fee7199899e5ff36766280101ec08 /tools/perf/util/scripting-engines/trace-event-python.c
parentb8b835a89b2f7a7fe681983dfe5c489cb9ad9500 (diff)
downloadlinux-dc54a08cd3620e6457382c0cd0c8f03513dd749a.tar.xz
netvsc: optimize receive path
Do manual optimizations of receive path: - remove checks for impossible conditions (but keep checks for bad data from host) - pass argument down, rather than having callee recompute what is already known - remove indirection about receive buffer datalength - remove dependence on VLAN_TAG_PRESENCE - use _hot/_cold and likely/unlikely Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions