index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
Trace.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Add systrace tag for system property"
Bowgo Tsai
2021-07-22
1
-2
/
+0
*
Do not check for debuggable / profilable for app tracing.
Florian Mayer
2021-02-12
1
-2
/
+4
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-04
1
-1
/
+1
*
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-31
1
-0
/
+2
|
\
|
*
Merge "Do not disable tracing in zygote."
Florian Mayer
2020-02-12
1
-5
/
+1
|
|
\
|
|
*
Do not disable tracing in zygote.
Florian Mayer
2020-02-12
1
-5
/
+1
|
*
|
Introduce TRACE_TAG_APEX_MANAGER and add timing to getActiveApexInfos
atrost
2020-02-07
1
-0
/
+2
|
|
/
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-3
/
+1
|
*
Do not cache enabled tags in Java.
Florian Mayer
2019-12-10
1
-49
/
+5
*
|
Add systrace tag for system property
Bowgo Tsai
2020-08-19
1
-0
/
+2
*
|
Do not disable tracing in zygote.
Florian Mayer
2020-02-12
1
-5
/
+1
*
|
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-13
1
-3
/
+1
*
|
Do not cache enabled tags in Java.
Florian Mayer
2019-12-10
1
-49
/
+5
|
/
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
1
-0
/
+12
*
Merge "Add missing @NonNull"
TreeHugger Robot
2019-01-10
1
-4
/
+6
|
\
|
*
Add missing @NonNull
John Reck
2019-01-09
1
-4
/
+6
*
|
Add systrace tag for RRO
MÃ¥rten Kongstad
2019-01-03
1
-0
/
+2
|
/
*
Add NDK async begin/end & counter
John Reck
2018-12-05
1
-2
/
+2
*
Expose async & counter publicly
John Reck
2018-07-17
1
-0
/
+51
*
Merge "Systrace support for NNAPI" am: ecb0302ae9
Mika Raento
2018-04-26
1
-0
/
+2
|
\
|
*
Systrace support for NNAPI
Mika Raento
2018-04-26
1
-0
/
+2
|
*
Add new trace tag for AIDL.
Martijn Coenen
2018-03-26
1
-0
/
+2
*
|
Add new trace tag for AIDL.
Martijn Coenen
2018-03-21
1
-0
/
+2
*
|
Add tracing tags to vibrator
Alexey Kuzmin
2018-02-14
1
-0
/
+2
|
/
*
Flag apps that have debugging set in systrace
John Reck
2017-05-12
1
-4
/
+10
*
Merge "Add trace category for adb." am: 6968d90dc5 am: 15dc5951e6 am: 96446b5bd3
Josh Gao
2016-12-13
1
-0
/
+2
|
\
|
*
Add trace category for adb.
Josh Gao
2016-12-12
1
-0
/
+2
*
|
Trace @FastNative
John Reck
2016-10-03
1
-2
/
+10
|
/
*
Created a NETWORK trace tag.
Felipe Leme
2016-09-07
1
-0
/
+2
*
Trace SQLite operations
Greg Hackmann
2015-12-14
1
-0
/
+2
*
Add trace code to system server.
Yasuhiro Matsuda
2015-08-27
1
-0
/
+2
*
Add a trace constant for PackageManager
Todd Kennedy
2015-08-03
1
-0
/
+2
*
Add trace tag for power management.
Jeff Brown
2014-08-16
1
-0
/
+3
*
am a487fb77: am df0e9ed5: am 862be912: Merge "Updated Trace.h to recognize AT...
Elliott Hughes
2014-05-28
1
-0
/
+2
|
\
|
*
Updated Trace.h to recognize ATRACE_TAG_BIONIC.
Brigid Smith
2014-05-28
1
-0
/
+2
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-2
/
+0
|
/
*
Revised some text while reading up on traceview.
Scott Main
2013-11-12
1
-1
/
+4
*
Add support to Java for RS tracing.
Tim Murray
2013-05-24
1
-0
/
+2
*
Add the trace tag for Dalvik.
Jamie Gennis
2013-05-07
1
-0
/
+2
*
Disable tracing from Zygote
Jamie Gennis
2013-04-16
1
-4
/
+17
*
Merge "Add new resources trace, also trace apk dex loading." into jb-mr2-dev
Dianne Hackborn
2013-04-12
1
-0
/
+2
|
\
|
*
Add new resources trace, also trace apk dex loading.
Dianne Hackborn
2013-04-12
1
-0
/
+2
*
|
Merge "Add async events tracing to android.os.Trace" into jb-mr2-dev
Romain Guy
2013-04-12
1
-0
/
+38
|
\
\
|
|
/
|
/
|
|
*
Add async events tracing to android.os.Trace
Romain Guy
2013-04-10
1
-0
/
+38
*
|
Trace: unhide app tracing APIs
Jamie Gennis
2013-04-10
1
-11
/
+6
|
/
*
Add APIs for application-generated systrace events
Jamie Gennis
2013-04-09
1
-13
/
+87
*
core: Update Java wrappers for atrace.
Alex Ray
2012-11-27
1
-2
/
+3
*
Reduce emulator logspam
Andy McFadden
2012-11-08
1
-6
/
+4
*
Improve systrace tag propagation
Andy McFadden
2012-10-22
1
-6
/
+50
*
Add camera as an ATRACE tag
Eino-Ville Talvala
2012-05-31
1
-1
/
+2
[next]