diff options
author | 2013-03-11 15:13:42 +0800 | |
---|---|---|
committer | 2013-03-15 13:22:07 -0400 | |
commit | b3a8c6fd7bb61c910bd4f80ae1d75056e8f98c19 (patch) | |
tree | 6f99dd222887d6ec1b5ba785863d3ad1cd0156ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing: Use TRACE_MAX_PRINT instead of constant (diff) | |
download | linux-dev-b3a8c6fd7bb61c910bd4f80ae1d75056e8f98c19.tar.xz linux-dev-b3a8c6fd7bb61c910bd4f80ae1d75056e8f98c19.zip |
tracing: Move find_event_field() into trace_events.c
By moving find_event_field() and trace_find_field() into trace_events.c,
the ftrace_common_fields list and trace_get_fields() can become local to
the trace_events.c file.
find_event_field() is renamed to trace_find_event_field() to conform to
the tracing global function names.
Link: http://lkml.kernel.org/r/513D8426.9070109@huawei.com
Signed-off-by: zhangwei(Jovi) <jovi.zhangwei@huawei.com>
[ rostedt: Modified trace_find_field() to trace_find_event_field() ]
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