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