summaryrefslogtreecommitdiffstats
path: root/test/911-get-stack-trace
Commit message (Expand)AuthorAgeFilesLines
* Ignore an additional thread in test 911Alex Light2017-04-251-2/+3
* Remove unneeded shims and jni binding codeAlex Light2017-04-243-41/+8
* ART: Refactor run-test 911Andreas Gampe2017-04-213-48/+77
* ART: More refactor for JVMTI run tests (3/3)Andreas Gampe2017-04-071-0/+21
* ART: More refactor for JVMTI run tests (2/3)Andreas Gampe2017-04-079-0/+0
* ART: More refactor for JVMTI run tests (1/3)Andreas Gampe2017-04-0711-559/+577
* ART: Add JVMTI test shimAndreas Gampe2017-04-071-0/+28
* ART: TI Agent test library refactorAndreas Gampe2017-03-311-4/+3
* ART: Refactor JVMTI run testsAndreas Gampe2017-03-301-14/+15
* ART: Refactor libopenjdkjvmtiAndreas Gampe2017-03-141-1/+1
* Merge "Remove unneeded build files"Treehugger Robot2017-02-161-17/+0
|\
| * Remove unneeded build filesAlex Light2017-02-141-17/+0
* | ART: Rewrite test 911Andreas Gampe2017-02-145-81/+81
|/
* Revert "Revert "ART: Give JIT thread pool workers a peer""Andreas Gampe2017-02-031-0/+3
* ART: Remove experimental flags for plugins and agentsAndreas Gampe2017-01-251-3/+1
* ART: Refactor TI testsAndreas Gampe2017-01-203-10/+20
* ART: Add GetFrameCount and GetFrameLocationAndreas Gampe2017-01-134-0/+248
* ART: Add GetThreadListStackTracesAndreas Gampe2017-01-124-17/+295
* ART: Refactor test 911Andreas Gampe2017-01-129-645/+750
* ART: Fix GetAllStackTracesAndreas Gampe2017-01-122-378/+389
* ART: Add GetAllStackTracesAndreas Gampe2017-01-123-192/+715
* ART: Simplify 9xx OnLoad setupAndreas Gampe2017-01-112-44/+0
* Make GetErrorName allocate the output buffer.Alex Light2017-01-061-0/+3
* Revert "Revert "Cleanup jvmti tests""Alex Light2017-01-051-25/+1
* Revert "Cleanup jvmti tests"Nicolas Geoffray2016-12-211-1/+25
* Cleanup jvmti testsAlex Light2016-12-191-25/+1
* ART: Move to libbase StringPrintfAndreas Gampe2016-12-151-1/+4
* ART: Add GetLineNumberTableAndreas Gampe2016-12-132-180/+226
* ART: Fix stack trace location reportingAndreas Gampe2016-12-122-180/+184
* ART: Rewrite test 911 stack trace reportingAndreas Gampe2016-12-123-19/+27
* Add capabilities for jvmti.Alex Light2016-11-101-0/+1
* ART: Refactor some TI test code for reuseAndreas Gampe2016-11-091-30/+28
* ART: Add GetStackTrace supportAndreas Gampe2016-10-287-0/+573