Commit graph

8 commits

Author SHA1 Message Date
Adam Shih
e182c63bd6 move thermal dump to gs-common
Bug: 257880034
Test: adb shell dumpsys android.hardware.dumpstate.IDumpstateDevice/default dump_thermal.sh
Change-Id: I6fa51c7662401a45defed776d69334fc42cee49e
2022-11-16 03:52:39 +00:00
Adam Shih
95e0d9bdb9 move sensors dump to gs-common
Bug: 250475720
Test: adb bugreport
Change-Id: I500bfba706b74a872d4ba07b9b58efaed015772e
2022-11-11 05:35:22 +00:00
Kevin Jeon
9257a5f2dc Add tracepoints to gs101 dumpstateBoard
This change adds tracepoints for the gs101 implementation of
dumpstateBoard. This is intended to help identify long-running sections.

Test: Build+flash, check that traces of 'adb bugreportz' show the
      expected trace sections.
Bug: 258228821
Change-Id: I8efea28278b4507a7e2a448c96281113331cbd02
2022-11-10 15:33:05 +00:00
Jenny Ho
d5d60ee813 Merge "[conflict] dumpstate: dump battery defend logbuffer am: 34e66966c7 am: e4fd1ce422" 2022-11-03 06:33:04 +00:00
Roger Wang
6665f0dcc7 wifi: remove unnecessary debug dump
Since design was adjusted, we are no longer need
to cat dump_start when bugreport be triggered.

Bug: 256746618
Test: Trigger bugreport and check debug files.
Change-Id: I907e707be99a35bfd76dfdb5f9bd693cb4b471d8
Signed-off-by: Roger Wang <wangroger@google.com>
2022-11-03 05:33:08 +00:00
Jenny Ho
90ad087288 [conflict] dumpstate: dump battery defend logbuffer am: 34e66966c7 am: e4fd1ce422
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/20310168

Bug: 257151155
Change-Id: Ib5ebc52513667e163a8db7d5b36b7438e4c7b8cc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-03 03:37:04 +00:00
Adam Shih
3c94afad75 align user experience on Android bug tool
Bug: 255250616
Test:
adb shell dumpsys android.hardware.dumpstate.IDumpstateDevice/default wlan

Change-Id: Ibefd8f9fff91cf6ece1f09dd6b207b6f9c97df4d
2022-11-02 07:22:56 +00:00
Adam Shih
0e57a35f5d upgrade dumpstate from hidl to aidl
Bug: 240530709
Test: adb bugreport
Change-Id: I0cd75fa84e495037a55284b43bd0ee53e5379d4c
2022-10-14 07:37:42 +00:00
Renamed from dumpstate/DumpstateDevice.cpp (Browse further)