Fix: use channel per domain default values
authorDavid Goulet <dgoulet@efficios.com>
Fri, 12 Apr 2013 14:21:51 +0000 (10:21 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 12 Apr 2013 14:21:51 +0000 (10:21 -0400)
commitd92ff3ef25e70f4ffad582e24bfb581cfdcea04f
tree06efb4227c758b4446d139a28d9693c01fe2dbd6
parent9c6bda17fc9edd28c46e52fdf439d37da81e8d9a
Fix: use channel per domain default values

This is related to bug497 but does not fix it. Using the command line and the
lttng_channel_set_default_attr() API call, the default read and switch timer
were not correct for UST and Kernel domain since we now use specific default
values for each of them.

Reported-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/lib/lttng-ctl/lttng-ctl.c
This page took 0.026821 seconds and 5 git commands to generate.