projects
/
lttngtop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
957eed4
)
kprobes usage
author
Julien Desfossez
<jdesfossez@efficios.com>
Tue, 28 Aug 2012 20:37:20 +0000
(16:37 -0400)
committer
Julien Desfossez
<jdesfossez@efficios.com>
Sat, 19 Oct 2013 16:02:38 +0000
(12:02 -0400)
Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
src/lttngtop.c
patch
|
blob
|
blame
|
history
diff --git
a/src/lttngtop.c
b/src/lttngtop.c
index a92b9e32e8f57fb12499374f0d8cb02fffcd341f..024dc5b4e2b7d562319498757f05a2d60b4f2554 100644
(file)
--- a/
src/lttngtop.c
+++ b/
src/lttngtop.c
@@
-514,6
+514,7
@@
void usage(FILE *fp)
fprintf(fp, " -p, --pid Comma-separated list of PIDs to display\n");
fprintf(fp, " -f, --child Follow threads associated with selected PIDs\n");
fprintf(fp, " -n, --hostname Comma-separated list of hostnames to display (require hostname context in trace)\n");
+ fprintf(fp, " -k, --kprobes Comma-separated list of kprobes to insert (same format as lttng enable-event)\n");
}
/*
This page took
0.02342 seconds
and
4
git commands to generate.