Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion trace-usage.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ static struct usage_help usage_help[] = {
" -p run command with plugin enabled\n"
" -F filter only on the given process\n"
" -P trace the given pid like -F for the command\n"
" -c also trace the childen of -F or -P\n"
" -c also trace the children of -F or -P\n"
" -T do a stacktrace on all events\n"
" -l filter function name\n"
" -g set graph function\n"
Expand Down