diff options
author | Steven Rostedt <srostedt@redhat.com> | 2008-12-03 21:36:58 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-04 09:09:35 +0100 |
commit | 0ef8cde56ab92ab3f65221246dc1622c6b5068b3 (patch) | |
tree | 47bbb117a76146a5f5b949f00cf743dd3b31f873 /usr | |
parent | ftrace: graph of a single function (diff) | |
download | linux-0ef8cde56ab92ab3f65221246dc1622c6b5068b3.tar.xz linux-0ef8cde56ab92ab3f65221246dc1622c6b5068b3.zip |
ftrace: use task struct trace flag to filter on pid
Impact: clean up
Use the new task struct trace flags to determine if a process should be
traced or not.
Note: this moves the searching of the pid to the slow path of setting
the pid field. This needs to be converted to the pid name space.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions