summaryrefslogtreecommitdiffstats
path: root/test/099-vmdebug
Commit message (Collapse)AuthorAgeFilesLines
* Change 099-vmdebug test to use File.createTempFile.Jeff Hao2014-09-091-10/+8
| | | | | | | | | | Avoids issues with concurrency. Bug: 17439227 (cherry picked from commit 1ae33d6839a0e14a7e37bf9b88896479e30282d2) Change-Id: I672e83537a12110a77c589697b721b9b26f3c53b
* Disable tracing if enabled by default for new tracing test.Jeff Hao2014-09-091-0/+4
| | | | | | | | Bug: 17412385 (cherry picked from commit b087849f5bbbf25bf5b03cf6172d2a50c08119e9) Change-Id: I3641d6649cddda82c36e52658bf6d743c6446935
* Change when sampling thread is reset during shutdown to prevent races.Jeff Hao2014-09-093-0/+150
Also adds some extra argument checking and testing for tracing. Bug: 17412385 (cherry picked from commit f8bdd4e783842577e49f418a0b5962ba49dfdd93) Change-Id: Ifc4f1a296155d73255b29d264b5475024e6419da