forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/perf/Documentation/perf-annotate.txt
....@@ -112,6 +112,12 @@
112112 --objdump=<path>::
113113 Path to objdump binary.
114114
115
+--prefix=PREFIX::
116
+--prefix-strip=N::
117
+ Remove first N entries from source file path names in executables
118
+ and add PREFIX. This allows to display source code compiled on systems
119
+ with different file system layout.
120
+
115121 --skip-missing::
116122 Skip symbols that cannot be annotated.
117123