aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorRuss Anderson <[email protected]>2010-05-18 17:52:40 -0500
committerArnaldo Carvalho de Melo <[email protected]>2010-05-20 21:53:58 -0300
commitef365cefbc53d8674a18520a1d4c2e5590127299 (patch)
tree75566178dedd11a685d4240523849ad6787fb549 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentdfacc4d6c98b89609250269f518c1f54c30454ef (diff)
perf record: remove unneeded gettimeofday() call
Perf record repeatedly calls gettimeofday() which adds noise to the performance measurements. Since gettimeofday() is only used for the error printf, delete it. Cc: Ingo Molnar <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Russ Anderson <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions