diff options
| author | Mark Rustad <mark.d.rustad@intel.com> | 2014-03-18 07:03:40 +0000 |
|---|---|---|
| committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-04-22 23:20:54 -0700 |
| commit | f8e2472f4fe245aff1eec86f6248270abc940e1f (patch) | |
| tree | 0b554ea2ccb67b40ec3b980c1233a4fdf3559f3b /tools/perf/scripts/python | |
| parent | e5776620a7b7b2aacbc60ff1cdbeca6814ec8411 (diff) | |
ixgbe: Use out-of-line function for register reads
Register reads are slow, so don't inline them.
Size before:
text data bss dec hex filename
226337 8280 552 235169 396a1 ixgbe.ko
Size after:
text data bss dec hex filename
194578 8280 552 203410 31a92 ixgbe.ko
for about a 14% reduction in text size.
Signed-off-by: Mark Rustad <mark.d.rustad@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')
0 files changed, 0 insertions, 0 deletions
