diff options
author | 2014-07-23 15:03:00 -0400 | |
---|---|---|
committer | 2014-07-23 15:03:00 -0400 | |
commit | 0162d621ddf3bd02bf7de324dcf002d9c84c5059 (patch) | |
tree | ba112ba7396d042a0409b6794c7d53e49f28c2be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing: Convert local function_graph functions to static (diff) | |
download | linux-dev-0162d621ddf3bd02bf7de324dcf002d9c84c5059.tar.xz linux-dev-0162d621ddf3bd02bf7de324dcf002d9c84c5059.zip |
ftrace: Rename ftrace_ops field from trampolines to nr_trampolines
Having two fields within the same struct that is off by one character
can be confusing and error prone. Rename the counter "trampolines"
to "nr_trampolines" to explicitly show it is a counter and not to
be confused by the "trampoline" field.
Suggested-by: Oleg Nesterov <oleg@redhat.com>
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