diff options
author | 2016-04-14 12:15:22 -0400 | |
---|---|---|
committer | 2016-06-20 09:54:17 -0400 | |
commit | d8275c454dcdba296675221b4c12f19d1b6e0ee8 (patch) | |
tree | c45950295f659f86cb67b7d8f035663b98840e9a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing: Make the pid filtering helper functions global (diff) | |
download | wireguard-linux-d8275c454dcdba296675221b4c12f19d1b6e0ee8.tar.xz wireguard-linux-d8275c454dcdba296675221b4c12f19d1b6e0ee8.zip |
tracing: Move filtered_pid helper functions into trace.c
As the filtered_pid functions are going to be used by function tracer as
well as trace_events, move the code into the generic trace.c file.
The functions moved are:
trace_find_filtered_pid()
trace_ignore_this_task()
trace_filter_add_remove_task()
Kernel Doc text was also added.
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