Add userspace time namespace context
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 6 Jul 2020 15:48:16 +0000 (11:48 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 7 Jul 2020 20:53:50 +0000 (16:53 -0400)
commitcefef7a70a723c31ab6a0746c7611f145337dabe
tree6c5bf20f5f33b58309606c261778af21f19805c9
parent4350ff080fb9b00d39153752bdf5972ba5234e74
Add userspace time namespace context

This was introduced in kernel v5.6.0, on a system running an older kernel,
zero will be returned.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I1ea66a98c96a4de084c02521f6982e8c7d1b53bb
doc/man/lttng-ust.3.txt
include/lttng/ust-abi.h
include/lttng/ust-events.h
liblttng-ust/Makefile.am
liblttng-ust/lttng-context-time-ns.c [new file with mode: 0644]
liblttng-ust/lttng-context.c
liblttng-ust/lttng-events.c
liblttng-ust/lttng-tracer-core.h
liblttng-ust/lttng-ust-comm.c
This page took 0.025091 seconds and 4 git commands to generate.