Introduce the ability to name a session
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 17 Apr 2019 22:00:07 +0000 (18:00 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 1 May 2019 21:29:44 +0000 (17:29 -0400)
commited731990f6f4312d8a287b5143fa4beb312fdfea
tree55753a7c860efba8a871b7a4ce08e11635ec6f4a
parenta9d82a84db0c60f4bd610509c03c0fdf79726df4
Introduce the ability to name a session

The tracer controller (lttng-sessiond) can now inform the kernel tracer
of the name of the created session. This will allow the tracer to
propagate the information inside the trace metadata under a "env" field.

This information is normally inferred from the generated folder
structure where a trace rests.

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