Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
f8cc26e53fecf48124789d23e233d5ab7025728e
/
runtime
/
jit
/
profiling_info.cc
f8cc26e
Fix a braino when marking a method as being compiled.
by Nicolas Geoffray
· 4 years, 5 months ago
a59af8a
JIT baseline: trigger optimized compilation on hotness threshold.
by Nicolas Geoffray
· 5 years ago
e40f65f
ART: Relayout ProfilingInfo
by Andreas Gampe
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
4557b38
ART: Rename Atomic::CompareExchange methods
by Orion Hodson
· 7 years ago
69147f1
Add code item accessor helper classes
by Mathieu Chartier
· 7 years ago
2b2bef2
Refactor DexInstructionIterator
by Mathieu Chartier
· 7 years ago
1d2d4ff
Add DexInstructionIterator and use it a few places
by Mathieu Chartier
· 7 years ago
13056a1
Revert "Revert "Use IsMarked instead of Mark for profiling info.""
by Nicolas Geoffray
· 7 years ago
3afefba
Revert "Use IsMarked instead of Mark for profiling info."
by Nicolas Geoffray
· 7 years ago
a30183d
Use IsMarked instead of Mark for profiling info.
by Nicolas Geoffray
· 8 years ago
fdb7d63
Inline methods that throw.
by Nicolas Geoffray
· 8 years ago
e51ca8b
Move inline caches GC handling in JitCodeCache.
by Nicolas Geoffray
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
6597577
Card mark holding class instead of declaring class
by Mathieu Chartier
· 8 years ago
b6e20ae
Clear inline caches at each full GC.
by Nicolas Geoffray
· 9 years ago
4aaa1d3
Change DCHECK into CHECK to diagnose sporadic crash.
by Nicolas Geoffray
· 9 years ago
73be1e8
Inline monomorphic calls.
by Nicolas Geoffray
· 9 years ago
26705e2
Add support for collection ProfilingInfo objects.
by Nicolas Geoffray
· 9 years ago
1dad3f6
Support garbage collection of JITted code.
by Nicolas Geoffray
· 9 years ago
5550ca8
Record profiling information before Jitting.
by Nicolas Geoffray
· 9 years ago