summaryrefslogtreecommitdiffstats
path: root/llvm/docs/XRayExample.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix some minor typos in the llvm XRay exempleSylvestre Ledru2017-08-121-1/+1
| | | | llvm-svn: 310777
* [XRay][docs] Fix hyperlink to XRay docDean Michael Berris2017-04-061-3/+2
| | | | llvm-svn: 299624
* [XRay][docs] Examples for how to use XRayDean Michael Berris2017-03-301-0/+274
Summary: This document is an attempt at showing how XRay could be used to debug latency issues with LLVM tools, and how to use the llvm-xray tool to analyse XRay traces. Reviewers: echristo, mehdi_amini, davide Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D31493 llvm-svn: 299133
OpenPOWER on IntegriCloud