X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Flttngtop.c;fp=src%2Flttngtop.c;h=cb1df33505c09d94f1eb6bb3c625529e0e9ef672;hb=0862944dd5026b276b9bf3d39884f63ee3fc98c2;hp=66990504f8d99132e2a01c8f5746cbdc5b944efe;hpb=ba75026379a2aae0ea08dd3682035fc74f0e5594;p=lttngtop.git diff --git a/src/lttngtop.c b/src/lttngtop.c index 6699050..cb1df33 100644 --- 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"); } /*