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:22:48 +0000 (17:22 -0400)
commit88a05382533356502a7f6e0964f9785a01b6a282
tree55753a7c860efba8a871b7a4ce08e11635ec6f4a
parente55369d15585916cc162c6b1d4140d25bcf622d3
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.026451 seconds and 5 git commands to generate.