Set event exclusions in the target when event is created
authorJP Ikaheimonen <jp_ikaheimonen@mentor.com>
Tue, 5 Nov 2013 06:23:06 +0000 (08:23 +0200)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 14 Nov 2013 18:40:58 +0000 (13:40 -0500)
commit7cc9a73c638bff0a86d7ea802ebd7fa3b4716ca9
tree1f279174d177ce806994b2c9e01c2d94c3167164
parentb4ffad324a026cc7bc66a98c5c163f1a3b100e95
Set event exclusions in the target when event is created

Add a new function set_ust_event_exclusion() that calls the target-side
function that sets the exclusions to an event and reports possible errors.
Call set_ust_event_exclusion() in create_ust_event().
src/bin/lttng-sessiond/ust-app.c
This page took 0.024646 seconds and 4 git commands to generate.