projects
/
lttngtop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba75026
)
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>
Tue, 28 Aug 2012 20:37:20 +0000
(16:37 -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 66990504f8d99132e2a01c8f5746cbdc5b944efe..cb1df33505c09d94f1eb6bb3c625529e0e9ef672 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.0244 seconds
and
4
git commands to generate.