Merge branch 'master' into benchmark
authorDavid Goulet <dgoulet@efficios.com>
Mon, 30 Jan 2012 20:43:33 +0000 (15:43 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 30 Jan 2012 20:43:33 +0000 (15:43 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
1  2 
src/bin/lttng-sessiond/main.c

index acade53db2f3fa9b13d90f5245ef8fed77f07847,9b2d1fe0079c91753877dec1ca724466187ac9f3..170dcc587aacef935a1dc7222d54a8a2129292a7
@@@ -4229,7 -4158,8 +4229,10 @@@ int main(int argc, char **argv
        void *status;
        const char *home_path;
  
 +      tracepoint(sessiond_boot_start);
++
+       init_kernel_workarounds();
        rcu_register_thread();
  
        /* Create thread quit pipe */
This page took 0.027836 seconds and 4 git commands to generate.