Copyright ownership transfer
[lttng-tools.git] / src / bin / lttng-sessiond / trace-kernel.h
index 61dd8eae99dfbaba96cb0bdd31db92166ceb11be..85c63ec63cd9dbe4aaa2fd5636f678ad9796404c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
@@ -111,6 +111,7 @@ struct ltt_kernel_session {
        unsigned int output_traces;
        unsigned int snapshot_mode;
        unsigned int has_non_default_channel;
+       bool is_live_session;
        /* Current trace chunk of the ltt_session. */
        struct lttng_trace_chunk *current_trace_chunk;
        /* Tracker lists */
This page took 0.023458 seconds and 4 git commands to generate.