summaryrefslogtreecommitdiff
path: root/runtime/stack.h
AgeCommit message (Expand)Author
2021-11-09Revert^2 "Add support for calling entry / exit hooks directly from JIT code"" Mythri Alle
2021-11-01Revert "Add support for calling entry / exit hooks directly from JIT code" Mythri Alle
2021-11-01Add support for calling entry / exit hooks directly from JIT code Mythri Alle
2021-02-23Do not create HandleScope for JNI transitions. Vladimir Marko
2020-09-02Fix bug in StackVisitor::GetVReg. Nicolas Geoffray
2020-07-28Inclusive language fixes Orion Hodson
2020-06-11Clean up generated operator<<(os, enum). Vladimir Marko
2020-01-31Replace instrumention id with stack pointers. Nicolas Geoffray
2020-01-22Revert "Fix stack-walking race" Alex Light
2020-01-22Fix stack-walking race Alex Light
2019-07-22Add fast path for exception vreg copying. David Srbecky
2019-06-25Stack walk: Cache CodeInfo and StackMap for current PC. David Srbecky
2019-05-24Partially ObjPtr<>-ify HandleScope. Vladimir Marko
2019-05-08Add StackVisitor::SetVRegReference(). Vladimir Marko
2019-01-17Extend lifetime of CodeInfo in StackVisitor. David Srbecky
2018-12-06ART: Move to using locks.h instead of mutex.h Andreas Gampe
2018-11-19Revert^4 "ART: Add StackVisitor accepting a lambda" Andreas Gampe
2018-11-17Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" Nicolas Geoffray
2018-11-16Revert^2 "ART: Add StackVisitor accepting a lambda" Andreas Gampe
2018-11-16Revert "ART: Add StackVisitor accepting a lambda" Andreas Gampe
2018-11-02ART: Add StackVisitor accepting a lambda Andreas Gampe
2018-07-04Use iterators to access stack map data. David Srbecky
2017-11-30Revert^4 "JIT JNI stubs." Vladimir Marko
2017-11-30Revert "Revert "Revert "JIT JNI stubs.""" Nicolas Geoffray
2017-11-29Revert "Revert "JIT JNI stubs."" Vladimir Marko
2017-11-28Revert "JIT JNI stubs." Vladimir Marko
2017-11-28JIT JNI stubs. Vladimir Marko
2017-11-08cpplint: Cleanup errors Igor Murashkin
2017-06-19ART: Refactor stack.h Andreas Gampe
2017-06-13ART: Refactor GetStackTraceVisitor Andreas Gampe
2017-06-01ART: Clean up thread.h and thread_list.h Andreas Gampe
2017-03-27ART: Clean up field initialization Andreas Gampe
2017-03-16ART: Bit intrinsics for Mterp interpreter buzbee
2017-02-06Force stack dump to diagnose empty checkpoint timeout (2). Hiroshi Yamauchi
2016-12-21Revert "Revert "Revert "Revert "Basic obsolete methods support"""" Alex Light
2016-12-21Revert "Revert "Revert "Basic obsolete methods support""" Nicolas Geoffray
2016-12-19Revert "Revert "Basic obsolete methods support"" Alex Light
2016-12-15Revert "Basic obsolete methods support" Alex Light
2016-12-14Basic obsolete methods support Alex Light
2016-12-12ART: Add precise root visiting Andreas Gampe
2016-12-01Class Hierarchy Analysis (CHA) Mingyao Yang
2016-11-29ART: Remove duplicate StackVisitor method. Andreas Gampe
2016-11-09ART: Expose vreg and visitor in RootInfo Andreas Gampe
2016-10-28ART: Add GetStackTrace support Andreas Gampe
2016-09-02Clean up some includes. Vladimir Marko
2016-08-30ART: SHARED_REQUIRES to REQUIRES_SHARED Andreas Gampe
2016-08-23ART: Remove vestiges of GCC Andreas Gampe
2016-08-01ART: Convert pointer size to enum Andreas Gampe
2016-07-07Revert "Revert "ART: Add Mterp export pc poison testing mode"" Bill Buzbee
2016-07-06Merge "Revert "ART: Add Mterp export pc poison testing mode"" Bill Buzbee