Skip to content

Commit a25e6c8

Browse files
lievenheymilianw
authored andcommitted
update Readme with source path
1 parent 60f9bd2 commit a25e6c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ Options:
189189
libraries.
190190
--appPath <path> Path to folder containing the application executable
191191
and libraries.
192+
--sourcePaths <paths> Colon separated list of extra paths to the source
193+
code.
192194
--arch <path> Architecture to use for unwinding.
193195
--exportTo <path> Path to .perfparser output file to which the input
194196
data should be exported. A single input file has to
@@ -326,6 +328,9 @@ For easier navigation, you can simply click on a line and the other view will ju
326328
You can follow function calls with a double click.
327329
In the sourcecode view you can press ctrl+f or press the search icon to open a search window.
328330

331+
If you have the sources in different directory, you can use `--sourcePaths` or the settings to
332+
select tell the disassembler to search there for the source code.
333+
329334
## Known Issues
330335

331336
If anything breaks in the above and the output is less usable than `perf report`, please

0 commit comments

Comments
 (0)