summaryrefslogtreecommitdiffstats
path: root/lldb/source/Utility/ReproducerInstrumentation.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Reproducers] Limit logging to calls that cross the API boundary.Jonas Devlieghere2019-04-231-13/+6
* [Reproducers] Capture return values of functions returning by ptr/refJonas Devlieghere2019-04-031-0/+9
* [Reproducers] Add more logging to reproducer instrumentationJonas Devlieghere2019-02-271-4/+29
* Fix some warnings introduced in r353324 (ReproducerInstrumentation patch)Pavel Labath2019-02-071-1/+1
* [Reproducers] SBReproducer framework: Capture & ReplayJonas Devlieghere2019-02-061-1/+52
* [Reproducers] Instrumentation Framework: SerializationJonas Devlieghere2019-02-051-0/+44
OpenPOWER on IntegriCloud