summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/Profile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch LLVM to use 64-bit offsets (2/5)Igor Kudrin2019-08-061-5/+5
* Open native file handles to avoid converting from FDs, NFCReid Kleckner2019-07-111-6/+6
* [Support] Move llvm::MemoryBuffer to sys::fs::file_tReid Kleckner2019-07-101-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay] Update XRayRecord to support Custom/Typed EventsDean Michael Berris2018-11-061-0/+6
* [XRay][llvm] Load XRay ProfilesDean Michael Berris2018-08-301-0/+397
* Reverted r338825 and all the following tries to fix issues introduced by that...Galina Kistanova2018-08-041-379/+0
* [XRay] fixup: add one more missing std::move(...)Dean Michael Berris2018-08-031-1/+1
* [XRay] fixup: Add missing std::move(...)Dean Michael Berris2018-08-031-1/+1
* [XRay][llvm] Load XRay ProfilesDean Michael Berris2018-08-031-0/+379
OpenPOWER on IntegriCloud