pmcstat: add usage strings for -L and -I
This commit is contained in:
parent
f2597cf756
commit
0a87e3ff64
@ -365,6 +365,8 @@ pmcstat_show_usage(void)
|
||||
"\t -F file\t write a system-wide callgraph (Kcachegrind format)"
|
||||
" to \"file\"\n"
|
||||
"\t -G file\t write a system-wide callgraph to \"file\"\n"
|
||||
"\t -I don't resolve leaf function but show address instead"
|
||||
"\t -L \"tid\" filter on thread id in post-processing"
|
||||
"\t -M file\t print executable/gmon file map to \"file\"\n"
|
||||
"\t -N\t\t (toggle) capture callchains\n"
|
||||
"\t -O file\t send log output to \"file\"\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user