summaryrefslogtreecommitdiff
path: root/core/java/android/os/Trace.java
AgeCommit message (Expand)Author
2022-05-05Trace: Disable debug tracing on production buildsDanny Lin
2021-07-22Revert "Add systrace tag for system property"Bowgo Tsai
2021-02-12Do not check for debuggable / profilable for app tracing.Florian Mayer
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-08-31Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-19Add systrace tag for system propertyBowgo Tsai
2020-02-12Do not disable tracing in zygote.Florian Mayer
2020-02-12Merge "Do not disable tracing in zygote."Florian Mayer
2020-02-12Do not disable tracing in zygote.Florian Mayer
2020-02-07Introduce TRACE_TAG_APEX_MANAGER and add timing to getActiveApexInfosatrost
2020-01-13Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-10Do not cache enabled tags in Java.Florian Mayer
2019-12-10Do not cache enabled tags in Java.Florian Mayer
2019-03-15Add @UnsupportedAppUsage annotationsAndrei Onea
2019-01-10Merge "Add missing @NonNull"TreeHugger Robot
2019-01-09Add missing @NonNullJohn Reck
2019-01-03Add systrace tag for RROMÃ¥rten Kongstad
2018-12-05Add NDK async begin/end & counterJohn Reck
2018-07-17Expose async & counter publiclyJohn Reck
2018-04-26Merge "Systrace support for NNAPI" am: ecb0302ae9Mika Raento
2018-04-26Systrace support for NNAPIMika Raento
2018-03-26Add new trace tag for AIDL.Martijn Coenen
2018-03-21Add new trace tag for AIDL.Martijn Coenen
2018-02-14Add tracing tags to vibratorAlexey Kuzmin
2017-05-12Flag apps that have debugging set in systraceJohn Reck
2016-12-13Merge "Add trace category for adb." am: 6968d90dc5 am: 15dc5951e6 am: 96446b5bd3Josh Gao
2016-12-12Add trace category for adb.Josh Gao
2016-10-03Trace @FastNativeJohn Reck
2016-09-07Created a NETWORK trace tag.Felipe Leme
2015-12-14Trace SQLite operationsGreg Hackmann
2015-08-27Add trace code to system server.Yasuhiro Matsuda
2015-08-03Add a trace constant for PackageManagerTodd Kennedy
2014-08-16Add trace tag for power management.Jeff Brown
2014-05-28am a487fb77: am df0e9ed5: am 862be912: Merge "Updated Trace.h to recognize AT...Elliott Hughes
2014-05-28Updated Trace.h to recognize ATRACE_TAG_BIONIC.Brigid Smith
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-11-12Revised some text while reading up on traceview.Scott Main
2013-05-24Add support to Java for RS tracing.Tim Murray
2013-05-07Add the trace tag for Dalvik.Jamie Gennis
2013-04-16Disable tracing from ZygoteJamie Gennis
2013-04-12Merge "Add new resources trace, also trace apk dex loading." into jb-mr2-devDianne Hackborn
2013-04-12Add new resources trace, also trace apk dex loading.Dianne Hackborn
2013-04-12Merge "Add async events tracing to android.os.Trace" into jb-mr2-devRomain Guy
2013-04-10Trace: unhide app tracing APIsJamie Gennis
2013-04-10Add async events tracing to android.os.TraceRomain Guy
2013-04-09Add APIs for application-generated systrace eventsJamie Gennis
2012-11-27core: Update Java wrappers for atrace.Alex Ray
2012-11-08Reduce emulator logspamAndy McFadden
2012-10-22Improve systrace tag propagationAndy McFadden