summaryrefslogtreecommitdiff
path: root/core/java/android/os/Trace.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add systrace tag for system property"Bowgo Tsai2021-07-221-2/+0
* Do not check for debuggable / profilable for app tracing.Florian Mayer2021-02-121-2/+4
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-1/+1
* Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-311-0/+2
|\
| * Merge "Do not disable tracing in zygote."Florian Mayer2020-02-121-5/+1
| |\
| | * Do not disable tracing in zygote.Florian Mayer2020-02-121-5/+1
| * | Introduce TRACE_TAG_APEX_MANAGER and add timing to getActiveApexInfosatrost2020-02-071-0/+2
| |/
| * Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-3/+1
| * Do not cache enabled tags in Java.Florian Mayer2019-12-101-49/+5
* | Add systrace tag for system propertyBowgo Tsai2020-08-191-0/+2
* | Do not disable tracing in zygote.Florian Mayer2020-02-121-5/+1
* | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-131-3/+1
* | Do not cache enabled tags in Java.Florian Mayer2019-12-101-49/+5
|/
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+12
* Merge "Add missing @NonNull"TreeHugger Robot2019-01-101-4/+6
|\
| * Add missing @NonNullJohn Reck2019-01-091-4/+6
* | Add systrace tag for RROMÃ¥rten Kongstad2019-01-031-0/+2
|/
* Add NDK async begin/end & counterJohn Reck2018-12-051-2/+2
* Expose async & counter publiclyJohn Reck2018-07-171-0/+51
* Merge "Systrace support for NNAPI" am: ecb0302ae9Mika Raento2018-04-261-0/+2
|\
| * Systrace support for NNAPIMika Raento2018-04-261-0/+2
| * Add new trace tag for AIDL.Martijn Coenen2018-03-261-0/+2
* | Add new trace tag for AIDL.Martijn Coenen2018-03-211-0/+2
* | Add tracing tags to vibratorAlexey Kuzmin2018-02-141-0/+2
|/
* Flag apps that have debugging set in systraceJohn Reck2017-05-121-4/+10
* Merge "Add trace category for adb." am: 6968d90dc5 am: 15dc5951e6 am: 96446b5bd3Josh Gao2016-12-131-0/+2
|\
| * Add trace category for adb.Josh Gao2016-12-121-0/+2
* | Trace @FastNativeJohn Reck2016-10-031-2/+10
|/
* Created a NETWORK trace tag.Felipe Leme2016-09-071-0/+2
* Trace SQLite operationsGreg Hackmann2015-12-141-0/+2
* Add trace code to system server.Yasuhiro Matsuda2015-08-271-0/+2
* Add a trace constant for PackageManagerTodd Kennedy2015-08-031-0/+2
* Add trace tag for power management.Jeff Brown2014-08-161-0/+3
* am a487fb77: am df0e9ed5: am 862be912: Merge "Updated Trace.h to recognize AT...Elliott Hughes2014-05-281-0/+2
|\
| * Updated Trace.h to recognize ATRACE_TAG_BIONIC.Brigid Smith2014-05-281-0/+2
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-2/+0
|/
* Revised some text while reading up on traceview.Scott Main2013-11-121-1/+4
* Add support to Java for RS tracing.Tim Murray2013-05-241-0/+2
* Add the trace tag for Dalvik.Jamie Gennis2013-05-071-0/+2
* Disable tracing from ZygoteJamie Gennis2013-04-161-4/+17
* Merge "Add new resources trace, also trace apk dex loading." into jb-mr2-devDianne Hackborn2013-04-121-0/+2
|\
| * Add new resources trace, also trace apk dex loading.Dianne Hackborn2013-04-121-0/+2
* | Merge "Add async events tracing to android.os.Trace" into jb-mr2-devRomain Guy2013-04-121-0/+38
|\ \ | |/ |/|
| * Add async events tracing to android.os.TraceRomain Guy2013-04-101-0/+38
* | Trace: unhide app tracing APIsJamie Gennis2013-04-101-11/+6
|/
* Add APIs for application-generated systrace eventsJamie Gennis2013-04-091-13/+87
* core: Update Java wrappers for atrace.Alex Ray2012-11-271-2/+3
* Reduce emulator logspamAndy McFadden2012-11-081-6/+4
* Improve systrace tag propagationAndy McFadden2012-10-221-6/+50
* Add camera as an ATRACE tagEino-Ville Talvala2012-05-311-1/+2