[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:
Fangrui Song 2019-03-12 13:44:42 +00:00
parent c3ad5d9485
commit e73d6cd491

View File

@ -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