projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18dcc7a
)
Change default options to lttng view
author
David Goulet
<dgoulet@efficios.com>
Tue, 7 Feb 2012 21:51:21 +0000
(16:51 -0500)
committer
David Goulet
<dgoulet@efficios.com>
Tue, 7 Feb 2012 21:51:21 +0000
(16:51 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng/commands/view.c
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/lttng/commands/view.c
b/src/bin/lttng/commands/view.c
index a146a91cf3131765dee43a258b483725e8d967a2..c7424186041491f536efd0d61b9b44238dbdcc63 100644
(file)
--- 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", };
/*
This page took
0.027198 seconds
and
4
git commands to generate.