7 lttng-metadata - Manage an LTTng tracing session's metadata generation
13 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *metadata regenerate* [option:--session='SESSION']
18 WARNING: This command is **deprecated**; it has been replaced by the *lttng
19 regenerate metadata* command (see man:lttng-regenerate(1)).
22 include::common-cmd-options-head.txt[]
25 option:-s 'SESSION', option:--session='SESSION'::
26 Manage the metadata generation of the tracing session named 'SESSION'
27 instead of the current tracing session.
30 include::common-cmd-help-options.txt[]
35 The `lttng metadata regenerate` command can only be used on kernel and
36 user space tracing sessions (using per-user buffering), in non-live
39 See man:lttng-enable-channel(1) for more information about
40 buffering schemes and man:lttng-create(1) for more information
41 about the different tracing session modes.
44 include::common-cmd-footer.txt[]