index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
ProfilerInfo.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2019-12-05
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-01-25
Merge "Merge "ActivityManager: Add support for agents on startup" am: d5cba89...
Android Build Merger (Role)
2018-01-24
ActivityManager: Add support for agents on startup
Andreas Gampe
2018-01-23
Implement activity --proto --processes
Yi Jin
2018-01-16
Merge "ActivityThread: Attempt to attach agent with app's classloader" am: f7...
Andreas Gampe
2018-01-15
ActivityThread: Attempt to attach agent with app's classloader
Andreas Gampe
2017-11-27
Add transaction unit tests
Andrii Kulian
2017-06-29
Frameworks: Add agent to ProfilerInfo
Andreas Gampe
2017-06-29
Frameworks: Clean up ProfilerInfo
Andreas Gampe
2017-01-25
[Frameworks] Add an 'am' cmd option to enable streaming in profiling.
Shukang Zhou
2014-08-26
Add sample profiling option to am.
Jeff Hao