diff options
author | Jacob Keller <[email protected]> | 2018-04-12 11:15:56 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-05-09 09:02:33 -0700 |
commit | d63bb21a7e722fcaa6cc6a217f21fe25a9e2c89e (patch) | |
tree | ba7162976d06cc347194290196b8a157161142ba /tools/perf/scripts/python/syscall-counts.py | |
parent | 2ead8ae110c6b62fe4d1d1bf04855e86582b96f5 (diff) |
fm10k: use variadic arguments to fm10k_add_stat_strings
Instead of using a fixed prefix string we setup before each call to
fm10k_add_stat_strings, modify the helper to take variadic arguments and
pass them to vsnprintf. This requires changing the fm10k_stat strings to
take % format specifiers where necessary, but the resulting code is much
simpler.
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.py')
0 files changed, 0 insertions, 0 deletions