index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
dumpsys
/
tests
/
dumpsys_test.cpp
Age
Commit message (
Expand
)
Author
2024-11-29
Add binder to libbinder cache after addService
Parth Sane
2022-10-26
servicemanager: getUpdatableNames()
Jooyung Han
2022-06-16
Add AIDL HAL stack traces to bug-reports
Jayant Chowdhary
2022-02-02
IServiceManager: add registerForNotifications.
Jayant Chowdhary
2021-09-21
Add getConnectionInfo API to service manager
Devin Moore
2021-08-06
dumpsys: display the client PIDs of all of the services
Devin Moore
2021-07-21
dumpsys: dump multiple types of info in one run
Steven Moreland
2021-05-20
Expose binder stability for debugging in dumpsys
Steven Moreland
2021-04-21
Merge "servicemanager: expose updatable-via-apex"
Steven Moreland
2021-04-21
servicemanager: expose updatable-via-apex
Steven Moreland
2021-03-31
dumpsys: add --thread option
Devin Moore
2020-09-24
servicemanager: vintf declared API
Steven Moreland
2020-03-05
dumpsys: '-l' works for 0/1 services.
Steven Moreland
2019-10-28
ServiceManager: add isDeclared
Steven Moreland
2019-10-11
dumpsys: add --pid option
Steven Moreland
2019-09-27
Revert "Dumpsys also includes service PIDs."
Steven Moreland
2019-09-24
Dumpsys also includes service PIDs.
Steven Moreland
2019-08-29
Add waitForService to AIDL.
Steven Moreland
2018-07-11
Merge "Be compatible with new google test" am: f4d63fe402 am: 6cf4478863
Haibo Huang
2018-07-11
Merge "Be compatible with new google test"
Haibo Huang
2018-07-11
Be compatible with new google test
Haibo Huang
2018-05-01
Fix dumpsys unit test DumpsysTest.PassAllFlagsToNormalServices
Vishnu Nair
2018-02-05
Flip bugreport version to 2.0
Vishnu Nair
2017-12-21
Refactor dumpsys to expose helper apis
Vishnu Nair
2017-11-22
Support dumpsys timeouts in milliseconds
Vishnu Nair
2017-10-24
Add proto dump flag to services (1/2)
Vishnu Nair
2017-09-25
Pass dumpsys priority to IServiceManager
Vishnu Nair
2017-09-02
Merge "Temporary fix for memory leak on DumpRunningServiceTimeout." into oc-m...
Felipe Leme
2017-08-25
Temporary fix for memory leak on DumpRunningServiceTimeout.
Felipe Leme
2017-08-03
Fix clang-tidy performance warnings in frameworks/native.
Chih-Hung Hsieh
2017-03-09
dumpsys: remove usage of String16::std_string
Steven Moreland
2017-02-14
Revert "dumpsys: add option to list hardware services."
Steven Moreland
2017-02-10
Dump client PIDs for passthrough HALs.
Yifan Hong
2017-01-25
Add debugDump() to IServiceManager.
Yifan Hong
2017-01-20
dumpsys: add option to list hardware services.
Steven Moreland
2017-01-10
Added test cases to dumpsys.
Felipe Leme