mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[XRay][docs] Fix option name
llvm-svn: 355917
This commit is contained in:
parent
27a13eb691
commit
404e7821a9
@ -266,7 +266,7 @@ from the same generated trace:
|
||||
::
|
||||
|
||||
$ llvm-xray convert -symbolize -instr_map=./bin/llc \
|
||||
-output_format=trace_event xray-log.llc.5rqxkU \
|
||||
-output-format=trace_event xray-log.llc.5rqxkU \
|
||||
| gzip > llc-trace.txt.gz
|
||||
|
||||
From a Chrome browser, navigating to ``chrome:///tracing`` allows us to load
|
||||
|
Loading…
x
Reference in New Issue
Block a user