diff options
Diffstat (limited to 'tools/perf/Documentation/perf-buildid-cache.txt')
| -rw-r--r-- | tools/perf/Documentation/perf-buildid-cache.txt | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-buildid-cache.txt b/tools/perf/Documentation/perf-buildid-cache.txt index c1057701a7d..e9a8349a717 100644 --- a/tools/perf/Documentation/perf-buildid-cache.txt +++ b/tools/perf/Documentation/perf-buildid-cache.txt @@ -24,6 +24,13 @@ OPTIONS  -r::  --remove=::          Remove specified file from the cache. +-M:: +--missing=::  +	List missing build ids in the cache for the specified file. +-u:: +--update:: +	Update specified file of the cache. It can be used to update kallsyms +	kernel dso to vmlinux in order to support annotation.  -v::  --verbose::  	Be more verbose.  |