diff options
author | 2018-02-22 23:14:04 -0500 | |
---|---|---|
committer | 2018-03-10 16:06:06 -0500 | |
commit | 559d421267d1594c541143489d9ee9a869dc6093 (patch) | |
tree | 6eb5f0824c87cc6b8aeefb8ac67444e54ff8b86f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing: Remove BUG_ON() from append_filter_string() (diff) | |
download | linux-rng-559d421267d1594c541143489d9ee9a869dc6093.tar.xz linux-rng-559d421267d1594c541143489d9ee9a869dc6093.zip |
tracing: Use trace_seq instead of open code string appending
The filter code does open code string appending to produce an error message.
Instead it can be simplified by using trace_seq function helpers.
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions