diff options
author | 2013-07-15 16:32:44 +0800 | |
---|---|---|
committer | 2013-07-18 21:30:36 -0400 | |
commit | 146c3442f2dd0f50d9431aea5d0d10dfd97c9999 (patch) | |
tree | 7ec08bbf5659c854fe46c6c9cc920a31c2354214 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing: Use correct config guard CONFIG_STACK_TRACER (diff) | |
download | linux-dev-146c3442f2dd0f50d9431aea5d0d10dfd97c9999.tar.xz linux-dev-146c3442f2dd0f50d9431aea5d0d10dfd97c9999.zip |
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
For string without format specifiers, use trace_seq_puts()
or trace_seq_putc().
Link: http://lkml.kernel.org/r/51E3B3AC.1000605@huawei.com
Signed-off-by: zhangwei(Jovi) <jovi.zhangwei@huawei.com>
[ fixed a trace_seq_putc(s, " ") to trace_seq_putc(s, ' ') ]
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions