aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorSteven Rostedt <[email protected]>2016-03-23 10:16:28 -0400
committerArnaldo Carvalho de Melo <[email protected]>2016-03-23 15:08:12 -0300
commit4f3c887688a2b0c01b241afcfedbb4e5e4a8e022 (patch)
tree2d3b47c983532f3a0e94f0a2e7a45e1d82cb208d /tools/perf/scripts/python/netdev-times.py
parent3938bad44ed2fea41328e4be2ae04a8e94540813 (diff)
tools lib traceevent: Remove redundant CPU output
Commit a6745330789f ("tools lib traceevent: Split pevent_print_event() into specific functionality functions") broke apart the function pevent_print_event() into three functions. The first function prints the comm, pid and CPU, the second prints the timestamp. But that commit added the printing of the CPU in the timestamp function, which now causes pevent_print_event() to duplicate the CPU output. Remove the redundant printing of the record's CPU from the timestamp function. Signed-off-by: Steven Rostedt <[email protected]> Cc: Namhyung Kim <[email protected]> Fixes: a6745330789f ("tools lib traceevent: Split pevent_print_event() into specific functionality functions") Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions