Add exclusion data to trace_ust_create_event
authorJP Ikaheimonen <jp_ikaheimonen@mentor.com>
Mon, 4 Nov 2013 13:08:59 +0000 (15:08 +0200)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 14 Nov 2013 18:40:57 +0000 (13:40 -0500)
commit561c68970ca461ccf8451aee47efc29da20ad8f1
tree64a4b7c6307cd3a22ac1adad21c91d614c472212
parentf19e9f8b954a884f51b2138f6305c6a82292924b
Add exclusion data to trace_ust_create_event

Add exclusion data to the prototype of trace_ust_create_event
Copy exclusion data to the newly created ltt_ust_event structure
Call trace_ust_create_event with exclusion data, wherever possible
src/bin/lttng-sessiond/event.c
src/bin/lttng-sessiond/trace-ust.c
src/bin/lttng-sessiond/trace-ust.h
tests/unit/test_ust_data.c
This page took 0.029417 seconds and 5 git commands to generate.