diff options
author | Steven Rostedt <srostedt@redhat.com> | 2011-02-03 23:29:06 -0500 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2011-02-07 20:56:20 -0500 |
commit | 4defe682d81a4960b6840ee4ed1a36f9db77c7bd (patch) | |
tree | 57cb6ab5f8b3a552ed2e0b5a7989d23404bb6cea /tools | |
parent | 75b8e98263fdb0bfbdeba60d4db463259f1fe8a2 (diff) | |
download | linux-3.10-4defe682d81a4960b6840ee4ed1a36f9db77c7bd.tar.gz linux-3.10-4defe682d81a4960b6840ee4ed1a36f9db77c7bd.tar.bz2 linux-3.10-4defe682d81a4960b6840ee4ed1a36f9db77c7bd.zip |
tracing/filter: Remove synchronize_sched() from __alloc_preds()
Because the filters are processed first and then activated
(added to the call), we no longer need to worry about the preds
of the filter in __alloc_preds() being used. As the filter that
is allocating preds is not activated yet.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions