Common Trace Format 2 generation
[lttng-tools.git] / src / bin / lttng-sessiond / timer.cpp
index 5a1f35dfa936904f236e7dac108cdf044789f067..f2121c0d65f0a540f4f0f181bb6dd42bb15e656f 100644 (file)
 #include <inttypes.h>
 #include <signal.h>
 
-#include "timer.h"
-#include "health-sessiond.h"
-#include "rotation-thread.h"
-#include "thread.h"
+#include "timer.hpp"
+#include "health-sessiond.hpp"
+#include "rotation-thread.hpp"
+#include "thread.hpp"
 
 #define LTTNG_SESSIOND_SIG_QS                          SIGRTMIN + 10
 #define LTTNG_SESSIOND_SIG_EXIT                                SIGRTMIN + 11
This page took 0.030933 seconds and 5 git commands to generate.