@@ -27,7 +27,9 @@ OPTIONS
versa.
*-f*::
- This outputs the list of functions that have been recorded in the file.
+ This outputs the list of all functions that have been mapped in the trace.dat file.
+ Note, this list may contain functions that may not appear in the trace, as
+ it is the list of mappings to translate function addresses into function names.
*-P*::
This outputs the list of "trace_printk()" data. The raw trace data points
@@ -191,7 +191,7 @@ static struct usage_help usage_help[] = {
" [-G]\n"
" -i input file [default trace.dat]\n"
" -e show file endianess\n"
- " -f show function list\n"
+ " -f show function mapping list\n"
" -P show printk list\n"
" -E show event files stored\n"
" -F filter to filter output on\n"