Collate lttng_enable_event* code
authorJP Ikaheimonen <jp_ikaheimonen@mentor.com>
Tue, 5 Nov 2013 09:04:20 +0000 (11:04 +0200)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 14 Nov 2013 18:40:58 +0000 (13:40 -0500)
commitf8a9654412d256e2330aea5e93b135443b62a807
treee5e943c772bdd32471147acfb77be580f2e34bbb
parent93deb080343dfcc1fafdea1301c600763b3a89aa
Collate lttng_enable_event* code

Because the function lttng_enable_event_with_exclusions() can also
handle the duties of lttng_enable_event and lttng_enable_event_with_filter
as special cases, there's no need to have the same code duplicated in
each function. Let the other two functions fall the generic function
lttng_enable_event_with_exclusions() instead.
src/lib/lttng-ctl/lttng-ctl.c
This page took 0.025862 seconds and 5 git commands to generate.