Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |