Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
fa595885339140c3507f26d93cdc6b99081e23c5
/
runtime
/
gc
/
allocation_record.cc
0a20607
Remove ART dependence on property debug.allocTracker.stackDepth
by Mathieu Chartier
· 6 years ago
ad7fa6e
Delete alloc tracker properties
by Mathieu Chartier
· 6 years ago
c7d878d
Revert^4 "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
ec43a01
Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""
by Nicolas Geoffray
· 6 years ago
3d477f3
Revert^2 "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
8248490
Revert "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
36f8d22
ART: Add StackVisitor accepting a lambda
by Andreas Gampe
· 6 years ago
f049a0b
Remove libcutils property_get dependency.
by Elliott Hughes
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 7 years ago
af29031
Small documentation and stylistic changes.
by Roland Levillain
· 7 years ago
170331f
ART: Remove base/logging from heap-inl.h
by Andreas Gampe
· 7 years ago
5d08fcc
ART: More header cleanups
by Andreas Gampe
· 8 years ago
a222404
Fix the empty checkpoint timeout.
by Hiroshi Yamauchi
· 8 years ago
3049324
Make empty checkpoint work while weak ref access is disabled.
by Hiroshi Yamauchi
· 8 years ago
9d156d5
Move Heap parameters to ObjPtr
by Mathieu Chartier
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 9 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 9 years ago
c6df1e3
Never go to resolution while inspecting inlined frames.
by Nicolas Geoffray
· 9 years ago
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
45bf250
Add way to disable resolving for stack walk
by Mathieu Chartier
· 9 years ago
458b105
Obtain stack trace outside of critical section
by Mathieu Chartier
· 9 years ago
6f0c6cd
Fix a CC 145-alloc-tracking-stress deadlock.
by Hiroshi Yamauchi
· 9 years ago
14b0a5d
Fix cases where we miss instrumentation changes
by Mathieu Chartier
· 9 years ago
0b8b4a6
Delete alloc tracking map outside of critical section
by Mathieu Chartier
· 9 years ago
16e51be
Fix allocation tracking race
by Mathieu Chartier
· 9 years ago
a7deef9
Visit stack trace roots
by Mathieu Chartier
· 9 years ago
fdbd13c
Some fixes for the CC collector.
by Hiroshi Yamauchi
· 10 years ago
c60e1b7
ART: Use __ANDROID__ instead of HAVE_ANDROID_OS
by Andreas Gampe
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
9750995
Clean up GC callbacks to be virtual methods
by Mathieu Chartier
· 10 years ago
0b71357
Thread-local mark stacks for the CC collector.
by Hiroshi Yamauchi
· 10 years ago
41656de
Fix potential bugs in allocation tracker
by Man Cao
· 10 years ago
110415d
Fixed a nullptr bug in SweepAllocationRecords()
by Man Cao
· 10 years ago
42c3c33
Make allocation tracker use less memory
by Man Cao
· 10 years ago
1ed11b9
Restore DDMS recent allocation tracking's behavior
by Man Cao
· 10 years ago
8c2ff64
Add allocation stack traces for HPROF dump.
by Man Cao
· 10 years ago