lttng-metadata(1)
=================
:revdate: 28 November 2016


NAME
----
lttng-metadata - Manage an LTTng tracing session's metadata generation


SYNOPSIS
--------
[verse]
*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *metadata regenerate* [option:--session='SESSION']


DESCRIPTION
-----------
WARNING: This command is **deprecated**; it has been replaced by
`lttng regenerate metadata` (see man:lttng-regenerate(1)).


include::common-cmd-options-head.txt[]


option:-s 'SESSION', option:--session='SESSION'::
    Manage the metadata generation of the tracing session named 'SESSION'
    instead of the current tracing session.


include::common-cmd-help-options.txt[]


LIMITATIONS
-----------
The `lttng metadata regenerate` command can only be used on kernel and
user space tracing sessions (using per-user buffering), in non-live
mode.

See man:lttng-enable-channel(1) for more information about
buffering schemes and man:lttng-create(1) for more information
about the different tracing session modes.


include::common-cmd-footer.txt[]


SEE ALSO
--------
man:lttng(1)
