X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2Flttng-tracer-core.h;h=096ed28fae97b3bc28af55370428bf31beec79ff;hb=c5e8ef85e4c09e2f91a226195dc59f8b0bd6fd60;hp=04ba642e917065512f8f724d29f78459cbc398b5;hpb=6339062a5bbe886493d0691d13e28e37a7206362;p=lttng-ust.git diff --git a/src/lib/lttng-ust/lttng-tracer-core.h b/src/lib/lttng-ust/lttng-tracer-core.h index 04ba642e..096ed28f 100644 --- a/src/lib/lttng-ust/lttng-tracer-core.h +++ b/src/lib/lttng-ust/lttng-tracer-core.h @@ -16,14 +16,6 @@ #include #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;