diff options
author | Emil Tantilov <emil.s.tantilov@intel.com> | 2014-11-08 04:39:30 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-11-21 01:21:32 +0300 |
commit | b97fe3b1aff8195e689b6b07fa5c00e372d2426f (patch) | |
tree | 51644da2d1ef8cc56a2ae467011c39c32a95da1a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dff80520335ac79eed1cd62fcbb7156a6557d94e (diff) | |
download | linux-b97fe3b1aff8195e689b6b07fa5c00e372d2426f.tar.xz |
ixgbevf: Cleanup variable usage, improve stack performance
This change is meant to help cleanup the usage of temporary variables
within the Rx hot-path by removing unnecessary variables and reducing
the scope of variables that do not need to exist outside the main loop.
CC: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions