Common Trace Format 2 generation
[lttng-tools.git] / src / bin / lttng-sessiond / context.cpp
index c8c89243823fe47a883e675532252065a75a551f..0c0509b93fb3858e099336e8d198d1b2ef672b71 100644 (file)
 #include <unistd.h>
 #include <urcu/list.h>
 
-#include <common/error.h>
-#include <common/sessiond-comm/sessiond-comm.h>
-
-#include "context.h"
-#include "kernel.h"
-#include "ust-app.h"
-#include "trace-ust.h"
-#include "agent.h"
+#include <common/error.hpp>
+#include <common/sessiond-comm/sessiond-comm.hpp>
+
+#include "context.hpp"
+#include "kernel.hpp"
+#include "ust-app.hpp"
+#include "trace-ust.hpp"
+#include "agent.hpp"
 
 /*
  * Add kernel context to all channel.
This page took 0.024344 seconds and 5 git commands to generate.