summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBTraceOptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] [Reproducer] Move SBRegistry registration into declaring filesMichal Gorny2019-03-191-0/+28
* Add "operator bool" to SB APIsPavel Labath2019-03-111-0/+4
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-1/+33
* Use std::make_shared in LLDB (NFC)Jonas Devlieghere2019-02-111-1/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move Timer and TraceOptions from Core to UtilityPavel Labath2017-06-291-2/+2
* Initial implementation of SB APIs for Tracing support.Ravitheja Addepally2017-04-261-0/+94
OpenPOWER on IntegriCloud