aboutsummaryrefslogtreecommitdiffstats
path: root/trace-usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'trace-usage.c')
-rw-r--r--trace-usage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/trace-usage.c b/trace-usage.c
index 88f744c..d1f3bfd 100644
--- a/trace-usage.c
+++ b/trace-usage.c
@@ -24,6 +24,7 @@ static struct usage_help usage_help[] = {
24 " -p run command with plugin enabled\n" 24 " -p run command with plugin enabled\n"
25 " -F filter only on the given process\n" 25 " -F filter only on the given process\n"
26 " -P trace the given pid like -F for the command\n" 26 " -P trace the given pid like -F for the command\n"
27 " -c also trace the childen of -F or -P\n"
27 " -l filter function name\n" 28 " -l filter function name\n"
28 " -g set graph function\n" 29 " -g set graph function\n"
29 " -n do not trace function\n" 30 " -n do not trace function\n"