Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -7/+7 |
* | Add a new type of profile data in ART profiler | Wei Jin | 2014-06-27 | 1 | -10/+68 |
* | Add an option to enable collecting dex pc in ART profiler | Wei Jin | 2014-06-19 | 1 | -7/+14 |
* | Fixed and refactored profiler options handling | Calin Juravle | 2014-06-06 | 1 | -41/+21 |
* | Clean up the sampling profiler | Calin Juravle | 2014-06-06 | 1 | -39/+37 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -2/+2 |
* | Compatibility layer to transition from UniquePtr to std::unique_ptr. | Ian Rogers | 2014-05-15 | 1 | -1/+1 |
* | Tweaked profile significant_difference. | Calin Juravle | 2014-04-07 | 1 | -2/+49 |
* | Make use of profiling information for dex2oat | Dave Allison | 2014-03-07 | 1 | -3/+24 |
* | Enable annotalysis on clang ART builds. | Ian Rogers | 2014-03-06 | 1 | -3/+2 |
* | Add sampling profiler | Dave Allison | 2014-01-07 | 1 | -0/+174 |