index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
profiler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-13
/
+13
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-0
/
+2
*
Add a flag to StackVisitor for inlining.
Nicolas Geoffray
2015-05-11
1
-2
/
+4
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-3
/
+3
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-1
/
+1
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-1
/
+1
*
Add JIT
Mathieu Chartier
2015-02-23
1
-1
/
+1
*
Remove some unused cutils/properties.h references
Brian Carlstrom
2015-01-30
1
-4
/
+0
*
Remove portable.
Elliott Hughes
2014-12-12
1
-2
/
+0
*
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-22
1
-1
/
+1
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-8
/
+10
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-8
/
+5
*
Remove profiler log line
Dave Allison
2014-08-21
1
-1
/
+0
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+0
*
Fix a string uint conversion bug in profiler
Wei Jin
2014-06-30
1
-11
/
+11
*
Add a new type of profile data in ART profiler
Wei Jin
2014-06-27
1
-110
/
+251
*
Add an option to enable collecting dex pc in ART profiler
Wei Jin
2014-06-19
1
-43
/
+161
*
Change MethodHelper to use a Handle.
Mathieu Chartier
2014-06-09
1
-4
/
+2
*
Fix top K percentage computation when loading profile data.
Calin Juravle
2014-06-06
1
-6
/
+3
*
Fixed and refactored profiler options handling
Calin Juravle
2014-06-06
1
-45
/
+29
*
Clean up the sampling profiler
Calin Juravle
2014-06-06
1
-13
/
+14
*
Fix the problem of not shutting down the profiler in ART properly
Wei Jin
2014-05-27
1
-4
/
+3
*
Remove all LOG(DEBUG) which is not intended to be checked in
Brian Carlstrom
2014-05-09
1
-5
/
+5
*
Fix problem with empty profiles.
Dave Allison
2014-04-10
1
-1
/
+1
*
Switch profiler off by default
Dave Allison
2014-04-09
1
-8
/
+6
*
Tweaked profile significant_difference.
Calin Juravle
2014-04-07
1
-1
/
+98
*
Unify 64bit int constant definitions.
Ian Rogers
2014-03-10
1
-1
/
+1
*
Make use of profiling information for dex2oat
Dave Allison
2014-03-07
1
-37
/
+158
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-3
/
+1
*
Add property to disable sampling profiler.
Dave Allison
2014-01-30
1
-0
/
+16
*
Add sampling profiler
Dave Allison
2014-01-07
1
-0
/
+448