Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
f0edfc355893d53d1104b05501c99ad5ccf305c4
/
runtime
/
profiler.cc
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
69f22cf
Remove profiler log line
by Dave Allison
· 10 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 10 years ago
f21f0a9
Fix a string uint conversion bug in profiler
by Wei Jin
· 10 years ago
445220d
Add a new type of profile data in ART profiler
by Wei Jin
· 10 years ago
a93b0bb
Add an option to enable collecting dex pc in ART profiler
by Wei Jin
· 10 years ago
bfd9a43
Change MethodHelper to use a Handle.
by Mathieu Chartier
· 10 years ago
19477a8
Fix top K percentage computation when loading profile data.
by Calin Juravle
· 10 years ago
c1b643c
Fixed and refactored profiler options handling
by Calin Juravle
· 10 years ago
bb0b53f
Clean up the sampling profiler
by Calin Juravle
· 10 years ago
6a58691
Fix the problem of not shutting down the profiler in ART properly
by Wei Jin
· 10 years ago
4d466a8
Remove all LOG(DEBUG) which is not intended to be checked in
by Brian Carlstrom
· 10 years ago
644789f
Fix problem with empty profiles.
by Dave Allison
· 11 years ago
2d524dd
Switch profiler off by default
by Dave Allison
· 11 years ago
9dae5b4
Tweaked profile significant_difference.
by Calin Juravle
· 11 years ago
0f67847
Unify 64bit int constant definitions.
by Ian Rogers
· 11 years ago
39c3bfb
Make use of profiling information for dex2oat
by Dave Allison
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
4a7867b
Add property to disable sampling profiler.
by Dave Allison
· 11 years ago
0aded08
Add sampling profiler
by Dave Allison
· 11 years ago