X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2Flttng-filter-interpreter.c;h=d00179cdd7ff234de83390267a3e9a3de2767fd2;hb=6bbd9df3c4006bb904c9efc5620d2c29ac2178fb;hp=14f6a464fc1e4cfbe872f480a3bb70a3ddc23f95;hpb=d312cd3577acb87d606c97dc0dae26499847dac6;p=lttng-ust.git diff --git a/liblttng-ust/lttng-filter-interpreter.c b/liblttng-ust/lttng-filter-interpreter.c index 14f6a464..d00179cd 100644 --- a/liblttng-ust/lttng-filter-interpreter.c +++ b/liblttng-ust/lttng-filter-interpreter.c @@ -454,6 +454,7 @@ static int dynamic_get_index(struct lttng_ctx *ctx, stack_top->u.ptr.object_type = gid->elem.type; stack_top->u.ptr.type = LOAD_OBJECT; stack_top->u.ptr.field = gid->field; + stack_top->u.ptr.rev_bo = gid->elem.rev_bo; break; }