summaryrefslogtreecommitdiff
path: root/core/java/android/ddm/DdmHandleProfiling.java
AgeCommit message (Expand)Author
2021-05-26Refactor ddm ChunkHandler utility methods from libcore to frameworkNikita Iashchenko
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-08-30am 6627e5b2: Merge "Change IsMethodTracingActive to GetMethodTracingMode for ...Jeff Hao
2013-08-30Change IsMethodTracingActive to GetMethodTracingMode for frameworks.Jeff Hao
2013-08-28Add frameworks support for sample profiling from traceview gui.Jeff Hao
2013-08-27Merge MPSE and SPSE Chunk handlers for ddms.Jeff Hao
2013-08-27Add frameworks support for sample profiling from traceview gui.Jeff Hao
2011-04-07Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato
2010-01-27Add streaming method profiling support.Andy McFadden
2009-03-18auto import //branches/master/...@140412The Android Open Source Project