Metadata: add vpid_datetime field to metadta env
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 24 Apr 2019 15:22:23 +0000 (11:22 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 1 May 2019 21:22:27 +0000 (17:22 -0400)
commitfcf1c6efa2936be0065867fbfb86f4c8c182c35f
tree6c565f835add373576746e3b372875df827b1888
parentccaef725e9ad26e50b1b6c600da64c6893d96fe8
Metadata: add vpid_datetime field to metadta env

This information can be used by viewer and previously contain in the
path hierarchy of a trace.

Add the registration_time field to ust_app to access it when printing
metadata. Reuse this field to generate the trace path.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
src/bin/lttng-sessiond/ust-app.c
src/bin/lttng-sessiond/ust-app.h
src/bin/lttng-sessiond/ust-metadata.c
This page took 0.028057 seconds and 5 git commands to generate.