diff options
author | 2014-12-02 19:08:30 -0500 | |
---|---|---|
committer | 2014-12-03 10:00:27 -0500 | |
commit | eabb8980a96cff42ae70cc6ab143f4003f02c874 (patch) | |
tree | 63c1ea23691abb8dddbbb860a92b72715ec3cf2c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | tracing: Add NOT to filtering logic (diff) | |
download | linux-dev-eabb8980a96cff42ae70cc6ab143f4003f02c874.tar.xz linux-dev-eabb8980a96cff42ae70cc6ab143f4003f02c874.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions