summaryrefslogtreecommitdiff
path: root/test/2011-stack-walk-concurrent-instrument
AgeCommit message (Expand)Author
2025-02-18Refactor `Instrumentation` out of `Runtime`. Vladimir Marko
2023-12-20Revert^18 "Thread suspension cleanup and deadlock fix" Hans Boehm
2023-12-19Revert^17 "Thread suspension cleanup and deadlock fix" Hans Boehm
2023-12-19Revert^16 "Thread suspension cleanup and deadlock fix" Hans Boehm
2023-09-09Revert "Revert^14 "Thread suspension cleanup and deadlock fix"" Hans Boehm
2023-09-09Revert^14 "Thread suspension cleanup and deadlock fix" Hans Boehm
2023-08-24Revert "Revert^12 "Thread suspension cleanup and deadlock fix"" Hans Boehm
2023-08-23Revert^12 "Thread suspension cleanup and deadlock fix" Hans Boehm
2023-08-15Revert "Revert^10 "Thread suspension cleanup and deadlock fix"""" Hans Boehm
2023-08-14Revert^10 "Thread suspension cleanup and deadlock fix""" Hans Boehm
2023-06-02Fix code for bugprone-argument-comment clang-tidy warning Yabin Cui
2023-03-29Revert "Revert^8 "Thread suspension cleanup and deadlock fix"" Hans Boehm
2023-03-29Revert^8 "Thread suspension cleanup and deadlock fix" Hans Boehm
2023-01-06Revert "Revert^6 "Thread suspension cleanup and deadlock fix"" Hans Boehm
2023-01-06Revert^6 "Thread suspension cleanup and deadlock fix" Hans Boehm
2022-10-22Revert "Revert^4 "Thread suspension cleanup and deadlock fix"" Hans Boehm
2022-10-21Revert^4 "Thread suspension cleanup and deadlock fix" Hans Boehm
2022-10-13Revert "Revert^2 "Thread suspension cleanup and deadlock fix"" Hans Boehm
2022-10-12Revert^2 "Thread suspension cleanup and deadlock fix" Hans Boehm
2022-09-10Revert "Thread suspension cleanup and deadlock fix" Hans Boehm
2022-09-09Thread suspension cleanup and deadlock fix Hans Boehm
2022-08-09Cleanup test to use resume instead of updating suspend count Mythri Alle
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-05-25Improve suspension timeout diagnostic and fix race Hans Boehm
2021-03-05Aesthetic changes in generated ART run-test Blueprint files. Roland Levillain
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to art Bob Badour
2020-11-10Verify ART run-tests' standard output and standard error separately. Roland Levillain
2020-11-05Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. Roland Levillain
2020-10-14Only tag supported ART run-tests as part of `art-target-run-test`. Roland Levillain
2020-09-09Rename the expected-output text file in built TradeFed ART run-tests. Roland Levillain
2020-07-03Add Soong module definitions for ART run-tests with default build rules. Roland Levillain
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