Add trace_creation_datetime to the metadata env field babeltrace_trace_merging
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:22:48 +0000 (17:22 -0400)
commitc90fe035dd006352b9de4c82a1c486f7563b6057
tree71e894659fd542323adebcf83d287502439bcefb
parentb42962a2fd2979bd868d00e100be73cea4f2538a
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.026258 seconds and 5 git commands to generate.