parse-events: Restructure advanced filter to handle arithmetic

Have fields be compared to each other and have mathmatic
algorithms applied.

Now we can do:

  funcgraph_exit : rettime - calltime > 1000000

Or

  sched_wakeup : pid == common_pid

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2 files changed