Introduce LTTNG_KERNEL_SESSION_SET_NAME
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 13 Aug 2019 18:14:23 +0000 (14:14 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 13 Aug 2019 20:30:37 +0000 (16:30 -0400)
commite026f97d2e8e4cf3813ca2569e73d04c45ef6ce7
treeec85b1d00d51b2a3cbf7615fb03f0d075e39ab21
parent2d458b01959f9875ac6c9b5304076ab2c5fc1ccf
Introduce LTTNG_KERNEL_SESSION_SET_NAME

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.

Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-abi.c
lttng-abi.h
lttng-events.h
This page took 0.025448 seconds and 4 git commands to generate.