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