Add time namespace context
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 12 Feb 2020 21:23:41 +0000 (16:23 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 6 Jul 2020 21:27:07 +0000 (17:27 -0400)
commit876e2e9225074dede98488270dee7226e73d2a63
treecacae62b2e98bf997e5180bd5e5a994bfb18a631
parentff04d185d2142f88a01bc8ff17ca2b61ab4622b7
Add time namespace context

Add a context for the new time namespace introduced in v5.6.

Change-Id: Ic3393f65702b80c87670bb21049ee2a19413111d
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/instrumentation/events/lttng-statedump.h
include/lttng/abi.h
include/lttng/events.h
src/Kbuild
src/lttng-abi.c
src/lttng-context-time-ns.c [new file with mode: 0644]
src/lttng-context.c
src/lttng-statedump-impl.c
This page took 0.026739 seconds and 5 git commands to generate.