summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-xray/xray-account.cc
Commit message (Expand)AuthorAgeFilesLines
* [XRay] Define the InstrumentationMap typeDean Michael Berris2017-02-011-55/+41
* xray-account: Avoid std::errc::bad_message to appease mingw.NAKAMURA Takumi2017-01-131-1/+1
* Avoid std::errc::protocol_* to appease mingwHans Wennborg2017-01-121-1/+1
* Fix windows buildbots building llvm-xraySimon Pilgrim2017-01-121-5/+5
* [XRay] Include <numeric> for std::accumulate.Dean Michael Berris2017-01-121-0/+1
* [XRay] Implement the `llvm-xray account` subcommandDean Michael Berris2017-01-121-0/+484
OpenPOWER on IntegriCloud