Add prio and nice contexts
[lttng-modules.git] / ltt-debugfs-abi.h
index 586d3a5bdc48378265e31f009ed14e85f6e4e526..8483b2750a74106aa30313120affbeaafc07c70e 100644 (file)
@@ -66,6 +66,7 @@ enum lttng_kernel_context_type {
        LTTNG_KERNEL_CONTEXT_PERF_COUNTER,
        LTTNG_KERNEL_CONTEXT_COMM,
        LTTNG_KERNEL_CONTEXT_PRIO,
+       LTTNG_KERNEL_CONTEXT_NICE,
 };
 
 struct lttng_kernel_perf_counter_ctx {
This page took 0.023207 seconds and 4 git commands to generate.