LTTng-UST bytecode interpreter

2014-10-18 Thread Mathieu Desnoyers
Hi Alexei, Following our Plumbers discussion, here are links to lttng-ust and lttng-tools parts that are relevant to the bytecode I use for tracepoint filtering: http://git.lttng.org/?p=lttng-tools.git;a=summary src/lib/lttng-ctl/filter/*.[ch] -> parser of filter expressions to AST, then to

LTTng-UST bytecode interpreter

2014-10-18 Thread Mathieu Desnoyers
Hi Alexei, Following our Plumbers discussion, here are links to lttng-ust and lttng-tools parts that are relevant to the bytecode I use for tracepoint filtering: http://git.lttng.org/?p=lttng-tools.git;a=summary src/lib/lttng-ctl/filter/*.[ch] -> parser of filter expressions to AST, then to