X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fbin%2Flttng%2Fcommands%2Fview.c;h=c7424186041491f536efd0d61b9b44238dbdcc63;hb=36ef520ff4aa270d5140886b31865003bcb39fea;hp=a146a91cf3131765dee43a258b483725e8d967a2;hpb=18dcc7ab1434ac7cb8a42c966e726c87938e2a3c;p=lttng-tools.git diff --git a/src/bin/lttng/commands/view.c b/src/bin/lttng/commands/view.c index a146a91cf..c74241860 100644 --- a/src/bin/lttng/commands/view.c +++ b/src/bin/lttng/commands/view.c @@ -48,7 +48,7 @@ static struct poptOption long_options[] = { /* * This is needed for each viewer since we are using execvp(). */ -static const char *babeltrace_opts[] = { "babeltrace", "-n", "all", }; +static const char *babeltrace_opts[] = { "babeltrace" }; //static const char *lttv_gui_opts[] = { "lttv-gui", "-t", }; /*