commit | 6fe099a365b2972fdf9eb9ea09d8fb8398c1c365 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Feb 19 10:21:51 2010 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Feb 19 10:21:51 2010 -0500 |
tree | d047a237c66be91035e3e81a73817dbb01686643 | |
parent | 187d3cc1a0c4569ac8acf2261a7ac3f5d46616a9 [diff] |
trace-filter: Check that event has filter instead of just trivial The check for if an event has trivial filter is not enough to test if the event should be shaded or not. A check of if the event has any filter is still needed. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>