aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorShunsuke Nakamura <[email protected]>2021-08-20 18:39:07 +0900
committerArnaldo Carvalho de Melo <[email protected]>2021-08-24 15:05:35 -0300
commit37c3193fa4d7ddf93947264fa38d71120ff20c2a (patch)
tree121acb04c9c0c97fce5f2569b6ce00b2105ae4e0 /tools/perf/scripts/python/mem-phys-addr.py
parentce73af80876dba7b855fe36d1ec473f77300c214 (diff)
libperf tests: Fix verbose printing
libperf's verbose printing checks the -v option every time the macro _T_ START is called. Since there are currently four libperf tests registered, the macro _T_ START is called four times, but verbose printing after the second time is not output. Resets the index of the element processed by getopt() and fix verbose printing so that it prints in all tests. Signed-off-by: Shunsuke Nakamura <[email protected]> Acked-by: Rob Herring <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions