diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2014-12-02 19:08:30 -0500 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2014-12-03 10:00:27 -0500 |
commit | eabb8980a96cff42ae70cc6ab143f4003f02c874 (patch) | |
tree | 63c1ea23691abb8dddbbb860a92b72715ec3cf2c /kernel/exec_domain.c | |
parent | e12c09cf3087b5a184ffeb55ca368e8aa436a3a2 (diff) | |
download | linux-eabb8980a96cff42ae70cc6ab143f4003f02c874.tar.bz2 |
tracing: Allow NOT to filter AND and OR clauses
Add support to allow not "!" for and (&&) and (||). That is:
!(field1 == X && field2 == Y)
Where the value of the full clause will be notted.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/exec_domain.c')
0 files changed, 0 insertions, 0 deletions