summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorDmitry Safonov <0x7f454c46@gmail.com>2015-09-29 19:46:12 +0300
committerSteven Rostedt <rostedt@goodmis.org>2015-10-13 20:59:24 -0400
commit5e3949f0ac5a81a1b06a5d972085cbf1aaf17508 (patch)
treeabe33b7432a9d29514000ae95b70a4688cd908ab /tools/perf/scripts/python/call-graph-from-postgresql.py
parent6db0290322101f971d6c06ee652d9838f3f4ee92 (diff)
ftrace: Remove redundant strsep in mod_callback
By now there isn't any subcommand for mod. Before: sh$ echo '*:mod:ipv6:a' > set_ftrace_filter sh$ echo '*:mod:ipv6' > set_ftrace_filter had the same results, but now first will result in: sh$ echo '*:mod:ipv6:a' > set_ftrace_filter -bash: echo: write error: Invalid argument Also, I clarified ftrace_mod_callback code a little. Link: http://lkml.kernel.org/r/1443545176-3215-1-git-send-email-0x7f454c46@gmail.com Signed-off-by: Dmitry Safonov <0x7f454c46@gmail.com> [ converted 'if (ret == 0)' to 'if (!ret)' ] Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions