Move context structures and API to internal header
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 3 May 2021 14:15:22 +0000 (10:15 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 4 May 2021 14:38:33 +0000 (10:38 -0400)
commit0fe45627bdbdb4e81c042bc9b784e4b47abfa4b6
treece4307cbd1c63d24e45d254c9365459e485fcd63
parent5e08a34f503468ca1fe35712d92e6d4a9b96b16e
Move context structures and API to internal header

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I1a6cbb26efb8c9fd4b4ef1872dd39b764a1f473b
include/lttng/events-internal.h
include/lttng/events.h
src/lttng-context-callstack.c
src/lttng-context-ipc-ns.c
src/lttng-context-migratable.c
src/lttng-context-net-ns.c
src/lttng-context-perf-counters.c
src/lttng-context-preemptible.c
This page took 0.025695 seconds and 4 git commands to generate.