Update perf counter ABI
[lttng-modules.git] / ltt-debugfs-abi.h
index d91c52d5f5d368ee1e10ccbc78d74998595ec80a..87be71bddc9e406128dc0b4c0a3efc198e1fb3c8 100644 (file)
@@ -74,6 +74,7 @@ enum lttng_kernel_context_type {
 struct lttng_kernel_perf_counter_ctx {
        uint32_t type;
        uint64_t config;
+       char name[LTTNG_SYM_NAME_LEN];
 };
 
 struct lttng_kernel_context {
This page took 0.024827 seconds and 4 git commands to generate.