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:34:32 +0000 (17:34 -0400)
commitd7912dd1d4af8e8f0e92b2479a2de73f9da0fd11
treeddbd295503e7fb1f3f044673375af2f224107578
parent7af87e598b8412631cf3f48975a57965fad49fcf
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.026624 seconds and 5 git commands to generate.