Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
62891fdc94de6e9909fba9264bdd891a7f28beb3
/
test
/
911-get-stack-trace
27dc877
Revert^2 "[metrics] Always enable background thread"
by Eric Holk
· 5 years ago
3f64940
Revert "[metrics] Always enable background thread"
by Nicolas Geoffray
· 5 years ago
6660e3b
[metrics] Always enable background thread
by Eric Holk
· 5 years ago
87531a6
Aesthetic changes in generated ART run-test Blueprint files.
by Roland Levillain
· 5 years ago
9150de6
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 5 years ago
b15e879
Verify ART run-tests' standard output and standard error separately.
by Roland Levillain
· 6 years ago
a073f46
Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.
by Roland Levillain
· 6 years ago
4258f9e
Only tag supported ART run-tests as part of `art-target-run-test`.
by Roland Levillain
· 6 years ago
6b0b2e7
Rename the expected-output text file in built TradeFed ART run-tests.
by Roland Levillain
· 6 years ago
01e5698
Add Soong module definitions for ART run-tests with default build rules.
by Roland Levillain
· 6 years ago
a801213
Update art/911-get-stack-trace expectations
by Morten Krogh-Jespersen
· 6 years ago
4681f20
Don't run AllTraces in test 911 on CTS
by Alex Light
· 6 years ago
2221baf
Add ForkJoinPool* threads to 911 Ignored regex
by Alex Light
· 7 years ago
342b694
Fix JVMTI GetStackTrace bug
by Alex Light
· 7 years ago
a13970a
Partially revert expected output for 911-get-stack-trace
by Jinseong Jeon
· 7 years ago
b1b21d7
Ignore thread intel_svc_streamer_thread in test 911
by Alex Light
· 8 years ago
bf44f15
Update 624-checker-stringops and 911-get-stack-trace.
by Jinseong Jeon
· 8 years ago
8abeb06
Update test expectations for 911-get-stack-trace.
by Mads Ager
· 8 years ago
834b66f
Update test expectations for 911-get-stack-trace
by Søren Gjesse
· 8 years ago
03004e6
Remove unused native implementation of Object.wait()
by Paul Duffin
· 8 years ago
5816d63
Remove special support for D8 in 911-get-stack-trace
by Paul Duffin
· 8 years ago
4a1cac4
ART: Remove jack from test
by Orion Hodson
· 8 years ago
56c581c
Update D8 reference file for 911-get-stack-trace
by Søren Gjesse
· 8 years ago
2070513
Add D8 reference file for 911-get-stack-trace
by Alan Leung
· 9 years ago
dfadb59
Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT
by Alan Leung
· 9 years ago
69107b3
Disable D8 for a subset of the tests
by Alan Leung
· 9 years ago
88df35c
Make cts JVMTI tests more consistent
by Alex Light
· 9 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 9 years ago
919852e
test: Fix jvmti tests for javac/dx
by Igor Murashkin
· 9 years ago
3cf6a70
Ignore an additional thread in test 911
by Alex Light
· 9 years ago
21b0c29
Remove unneeded shims and jni binding code
by Alex Light
· 9 years ago
70ddf5e
ART: Refactor run-test 911
by Andreas Gampe
· 9 years ago
3ea3d5c
ART: More refactor for JVMTI run tests (3/3)
by Andreas Gampe
· 9 years ago
a838024
ART: More refactor for JVMTI run tests (2/3)
by Andreas Gampe
· 9 years ago
4665167
ART: More refactor for JVMTI run tests (1/3)
by Andreas Gampe
· 9 years ago
2bbf16d
ART: Add JVMTI test shim
by Andreas Gampe
· 9 years ago
027444b
ART: TI Agent test library refactor
by Andreas Gampe
· 9 years ago
3f46c96
ART: Refactor JVMTI run tests
by Andreas Gampe
· 9 years ago
5e03a30
ART: Refactor libopenjdkjvmti
by Andreas Gampe
· 9 years ago
28de3b6
Merge "Remove unneeded build files"
by Treehugger Robot
· 9 years ago
8a3d0b8
ART: Rewrite test 911
by Andreas Gampe
· 9 years ago
e4893ee
Remove unneeded build files
by Alex Light
· 9 years ago
4471e4f
Revert "Revert "ART: Give JIT thread pool workers a peer""
by Andreas Gampe
· 9 years ago
01fd70b
ART: Remove experimental flags for plugins and agents
by Andreas Gampe
· 9 years ago
53ae780
ART: Refactor TI tests
by Andreas Gampe
· 9 years ago
f6f3b5f
ART: Add GetFrameCount and GetFrameLocation
by Andreas Gampe
· 9 years ago
eba32fb
ART: Add GetThreadListStackTraces
by Andreas Gampe
· 9 years ago
966de9e
ART: Refactor test 911
by Andreas Gampe
· 9 years ago
984efb5
ART: Fix GetAllStackTraces
by Andreas Gampe
· 9 years ago
a1a27c6
ART: Add GetAllStackTraces
by Andreas Gampe
· 9 years ago
a8883a0
ART: Simplify 9xx OnLoad setup
by Andreas Gampe
· 9 years ago
4196071
Make GetErrorName allocate the output buffer.
by Alex Light
· 9 years ago
e06b634
Revert "Revert "Cleanup jvmti tests""
by Alex Light
· 9 years ago
2a9d198
Revert "Cleanup jvmti tests"
by Nicolas Geoffray
· 9 years ago
ca5b9dc
Cleanup jvmti tests
by Alex Light
· 9 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 9 years ago
da3e561
ART: Add GetLineNumberTable
by Andreas Gampe
· 9 years ago
2340e3f
ART: Fix stack trace location reporting
by Andreas Gampe
· 9 years ago
ceafe35
ART: Rewrite test 911 stack trace reporting
by Andreas Gampe
· 9 years ago
e657424
Add capabilities for jvmti.
by Alex Light
· 10 years ago
336c3c3
ART: Refactor some TI test code for reuse
by Andreas Gampe
· 10 years ago
b5eb94a
ART: Add GetStackTrace support
by Andreas Gampe
· 10 years ago