Merge branch 'master' into benchmark
[lttng-tools.git] / benchmark / benchmark.h
index 2a23fd97ec98e2a45e9188d8a7da0e10137fb17a..bbdadbbd8080530a49856522691befa133375d21 100644 (file)
@@ -33,6 +33,7 @@ void bench_init(void);
 void bench_close(void);
 void bench_print_boot_process(void);
 void bench_print_ust_register(void);
+void bench_print_ust_unregister(void);
 void bench_print_ust_notification(void);
 double bench_get_create_session(void);
 double bench_get_destroy_session(void);
This page took 0.023297 seconds and 4 git commands to generate.