# 2.5 2.5 * Feature #792: Deprecate --no-output option * Bug #768: lttng load command should destroy session on error * Bug #755: Remove -s from the lttng load command * Bug #796: Possible memory leak when loading session conf. file with some options * Bug #804: Error: Invalid parameter on lttng save -a * Bug #756: config_load_session fail to use session name if path is undefined * Bug #757: Add regression tests for save/load feature * Bug #758: Man: update man page(s) for save/load feature * Feature #519: Add timestamps to sessiond/consumerd logs * Bug #767: Don't use net[4|6] protocol for control/data URI for lttng save command * Bug #762: Saving a session a second time without -f fails to report an error * Feature #635: snapshot list-output should report max-size setting * Bug #764: Perf UST in a VM can make the traced application crash * Bug #638: disable-event -u -a on a channel-less session creates the domain but not the default channel * Feature #642: lttng list should give the tracefile-size and tracefile–count of the channels * Bug #701: ust-app.c: 2 * bad if test ? * Bug #707: Inner structures in lttcomm_session_msg's union should be packed * Bug #709: Configuration file loading order * Feature #712: Remove the --consumerd-only of the configure process. * Bug #751: Channel names ought to be filtered just like session names * Bug #754: Add message to load/save command when action is successful * Bug #779: Out-of-tree build does not work * Bug #795: The verbose option in the sessiond conf. file does not work * Bug #806: Liver_timer_interval set to max uint for kernel channel with non-initilized live_timer session * Bug #807: Load command: strange behavior with lttng load * Bug #810: weird lttng load error with multiple saved sessions * Bug #812: autoloading of sessions * Bug #835: lttng load --list-options and lttng save --list-options incorrectly report an error * Bug #817: documentation of save/restore * Bug #818: lttng load does not set current session * Bug #819: session "auto load" is not documented in manpage ? * Bug #820: Use of /var/run weird for saving sessions ? * Bug #829: lttng list command reports an error when no tracing sessions are available * Bug #855: Error after configuring UST metadata channel * Bug #877: Use secure_getenv (or equivalent) when getting env. vars. involving paths * Feature #37: trace_printf() function * Feature #78: Split out lttng-ctl.h from lttng.h