X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt-debugfs-abi.h;h=87be71bddc9e406128dc0b4c0a3efc198e1fb3c8;hb=5dd620faf35aaa3f5633435e22556d843f9cd4a5;hp=d91c52d5f5d368ee1e10ccbc78d74998595ec80a;hpb=17baffe29814f2508556e498ab8c41a192e76b67;p=lttng-modules.git diff --git a/ltt-debugfs-abi.h b/ltt-debugfs-abi.h index d91c52d5..87be71bd 100644 --- a/ltt-debugfs-abi.h +++ b/ltt-debugfs-abi.h @@ -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 {