forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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