Support the hostname context
[lttng-modules.git] / lttng-events.h
index f12d91f4ccf6fb1eb31ad40adb1c1888479ee7d9..be3979adceea520f4bfa5e98a4f975dd3053a36e 100644 (file)
@@ -349,6 +349,7 @@ int lttng_add_tid_to_ctx(struct lttng_ctx **ctx);
 int lttng_add_vtid_to_ctx(struct lttng_ctx **ctx);
 int lttng_add_ppid_to_ctx(struct lttng_ctx **ctx);
 int lttng_add_vppid_to_ctx(struct lttng_ctx **ctx);
+int lttng_add_hostname_to_ctx(struct lttng_ctx **ctx);
 #if defined(CONFIG_PERF_EVENTS) && (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,33))
 int lttng_add_perf_counter_to_ctx(uint32_t type,
                                  uint64_t config,
This page took 0.022555 seconds and 4 git commands to generate.