diff options
| author | 2021-08-05 19:05:45 +0000 | |
|---|---|---|
| committer | 2021-08-06 17:03:13 +0000 | |
| commit | def9faea5ebf63e195f65949c4b6aae89cdb22d9 (patch) | |
| tree | 05a791e1157e6d38575762161bf78d7ea99bf9d7 /libs/gui/BLASTBufferQueue.cpp | |
| parent | f6f2e64c29af2200e89fdf39ccc23d2bb57cce07 (diff) | |
dumpsys: display the client PIDs of all of the services
When gathering info on a service, get the BpBinder handle to look up the
node number of the binder service in binder_logs/proc/<pid>.
Look up the node number in binder_logs/state from the binder service.
That entry in the state file has the client PIDs.
Example output:
$ adb shell dumpsys --clients android.hardware.power.IPower/default
Client PIDs: 437, 708, 203
Test: adb root && adb shell dumpsys --clients
Test: adb shell dumpsys --clients power
Test: adb shell dumpsys --clients --pid
Change-Id: I0daebc18cb9f47925ccec5a3eb0b09c4b1e43fe4
Diffstat (limited to 'libs/gui/BLASTBufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions