aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <[email protected]>2018-11-27 09:36:37 -0500
committerSteven Rostedt (VMware) <[email protected]>2018-11-29 23:38:34 -0500
commitc43ac4a5301986c015137bb89568979f9b3264ca (patch)
tree884f9caa7ee2692e48e3b378cbfe87fd4f3fb7e5 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent23621fac32ec9dbc4afada344cbf82b0f6281be3 (diff)
tracing: Do not line wrap short line in function_graph_enter()
Commit 588ca1786f2dd ("function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack") removed a parameter from the call ftrace_push_return_trace() that made it so that the entire call was under 80 characters, but it did not remove the line break. There's no reason to break that line up, so make it a single line. Link: http://lkml.kernel.org/r/[email protected] Reported-by: Peter Zijlstra <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions