index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
2011-stack-walk-concurrent-instrument
Age
Commit message (
Expand
)
Author
2025-02-18
Refactor `Instrumentation` out of `Runtime`.
Vladimir Marko
2023-12-20
Revert^18 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-12-19
Revert^17 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-12-19
Revert^16 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-09-09
Revert "Revert^14 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2023-09-09
Revert^14 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-08-24
Revert "Revert^12 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2023-08-23
Revert^12 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-08-15
Revert "Revert^10 "Thread suspension cleanup and deadlock fix""""
Hans Boehm
2023-08-14
Revert^10 "Thread suspension cleanup and deadlock fix"""
Hans Boehm
2023-06-02
Fix code for bugprone-argument-comment clang-tidy warning
Yabin Cui
2023-03-29
Revert "Revert^8 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2023-03-29
Revert^8 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-01-06
Revert "Revert^6 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2023-01-06
Revert^6 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2022-10-22
Revert "Revert^4 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2022-10-21
Revert^4 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2022-10-13
Revert "Revert^2 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2022-10-12
Revert^2 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2022-09-10
Revert "Thread suspension cleanup and deadlock fix"
Hans Boehm
2022-09-09
Thread suspension cleanup and deadlock fix
Hans Boehm
2022-08-09
Cleanup test to use resume instead of updating suspend count
Mythri Alle
2021-11-09
Revert^2 "Add support for calling entry / exit hooks directly from JIT code""
Mythri Alle
2021-11-01
Revert "Add support for calling entry / exit hooks directly from JIT code"
Mythri Alle
2021-11-01
Add support for calling entry / exit hooks directly from JIT code
Mythri Alle
2021-05-25
Improve suspension timeout diagnostic and fix race
Hans Boehm
2021-03-05
Aesthetic changes in generated ART run-test Blueprint files.
Roland Levillain
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2020-11-10
Verify ART run-tests' standard output and standard error separately.
Roland Levillain
2020-11-05
Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.
Roland Levillain
2020-10-14
Only tag supported ART run-tests as part of `art-target-run-test`.
Roland Levillain
2020-09-09
Rename the expected-output text file in built TradeFed ART run-tests.
Roland Levillain
2020-07-03
Add Soong module definitions for ART run-tests with default build rules.
Roland Levillain
2020-01-31
Replace instrumention id with stack pointers.
Nicolas Geoffray
2020-01-22
Revert "Fix stack-walking race"
Alex Light
2020-01-22
Fix stack-walking race
Alex Light