Implement UST calibrate and change default
authorDavid Goulet <dgoulet@efficios.com>
Mon, 23 Jan 2012 23:08:42 +0000 (18:08 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 23 Jan 2012 23:08:42 +0000 (18:08 -0500)
commit4466912fc280873b6432973b287a48bf9c959b6c
treef1c912b82a412cd0de8f58877119224ee1fb83b9
parentf7e1a95010435d8a7fdc4fe7e94dc63adbd631d0
Implement UST calibrate and change default

Calibrate now works for UST (even if ust does not implement it now).

Only --function is exposed since it's the only one implemented and also
becomes the default.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/main.c
src/bin/lttng-sessiond/ust-app.c
src/bin/lttng-sessiond/ust-app.h
src/bin/lttng/commands/calibrate.c
src/common/sessiond-comm/sessiond-comm.c
src/common/sessiond-comm/sessiond-comm.h
This page took 0.026818 seconds and 5 git commands to generate.