aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2018-04-12 11:15:56 -0700
committerJeff Kirsher <[email protected]>2018-05-09 09:02:33 -0700
commitd63bb21a7e722fcaa6cc6a217f21fe25a9e2c89e (patch)
treeba7162976d06cc347194290196b8a157161142ba /tools/perf/scripts/python
parent2ead8ae110c6b62fe4d1d1bf04855e86582b96f5 (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')
0 files changed, 0 insertions, 0 deletions