Move ns.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-tracer-core.h
index 04ba642e917065512f8f724d29f78459cbc398b5..096ed28fae97b3bc28af55370428bf31beec79ff 100644 (file)
 #include <lttng/ringbuffer-context.h>
 #include "common/logging.h"
 
-/*
- * The longuest possible namespace proc path is with the cgroup ns
- * and the maximum theoretical linux pid of 536870912 :
- *
- *  /proc/self/task/536870912/ns/cgroup
- */
-#define LTTNG_PROC_NS_PATH_MAX 40
-
 struct lttng_ust_session;
 struct lttng_ust_channel_buffer;
 struct lttng_ust_ctx_field;
This page took 0.022791 seconds and 4 git commands to generate.