Implement cpu_id context for filtering
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Jun 2015 15:39:16 +0000 (17:39 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Jun 2015 15:39:16 +0000 (17:39 +0200)
commitb3699d90c5a746caeade87f86c371d2ed195147c
tree482f49fe302500ec0b0ca16325f65d35ddecd5c0
parent38c4a82cb29f342366cad03d6a7e048542417681
Implement cpu_id context for filtering

cpu_id context can now be used for filtering, e.g.:

lttng enable-event -k sched_switch --filter '$ctx.cpu_id==1'

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile
lttng-abi.c
lttng-abi.h
lttng-context.c
lttng-events.h
This page took 0.025295 seconds and 4 git commands to generate.