Add trace_creation_datetime to the metadata env field C009-19
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 23 Apr 2019 16:14:03 +0000 (12:14 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 1 May 2019 21:29:44 +0000 (17:29 -0400)
commit5cc652a694c9d81ab379d57b2bc4bb2c3e851225
tree71e894659fd542323adebcf83d287502439bcefb
parentfd50647598e11d8370f244e255d90093aad8e4c1
Add trace_creation_datetime to the metadata env field

This enable a viewer to get more information regarding the creation time
of a trace. This information is normally inferred from the trace
hierarchy.

The ABI expects an ISO8601 compliant string value. We leave the
formatting to the trace controller.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
lttng-abi.c
lttng-abi.h
lttng-events.c
lttng-events.h
This page took 0.025512 seconds and 5 git commands to generate.