mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-14 15:57:47 +00:00
[XRay][docs] Fix option name
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355917 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c3ad5d9485
commit
e73d6cd491
@ -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