summaryrefslogtreecommitdiff
path: root/dumpstate
AgeCommit message (Collapse)Author
2023-04-12remove dump_gs201Minchan Kim
The event trace dumping moved into gs-common. Bug: 276901078 Test: dumpstate_board.txt on adb bugreport includes the info Change-Id: I4d0f0886ef9292f854c1009a80ba525347aa45a0 Signed-off-by: Minchan Kim <minchan@google.com>
2023-04-10use dumpsate from gs-commonAdam Shih
Bug: 273380985 Test: adb bugreport Change-Id: I9ff3f7212c0821e5e880563ed503ea1d883a7a87
2023-04-06move wlan dump to relevant devicesAdam Shih
Bug: 273380509 Test: adb bugreport Change-Id: Id3e11e69a1a0c6502ab2e7883cec34659922f660
2023-03-30Move power dump out of hal_dumpstate_defaultAdam Shih
Bug: 273380509 Test: adb bugreport Change-Id: I25a3c384e085f8534d4917a73714a99579fbd8bd
2023-03-28create a dump for gs201Adam Shih
Bug: 273380509 Test: adb bugreport Change-Id: I44564eca36026608d7fe599ca8b8e412caa50c92
2023-03-27use radio dump in gs-commonAdam Shih
Bug: 273380509 Test: adb bugreport Change-Id: Id60eefa3a78186f2bf093295490fb7d2524bf80b Merged-In: Id60eefa3a78186f2bf093295490fb7d2524bf80b
2023-03-27comply with VTS requirementsAdam Shih
Bug: 275036679 Bug: 275034315 Test: atest VtsHalDumpstateTargetTest:PerInstanceAndMode/DumpstateAidlPerModeTest#TestOk/0_android_hardware_dumpstate_IDumpstateDevice_default_FULL atest VtsHalDumpstateTargetTest:PerInstance/DumpstateAidlGeneralTest#TestInvalidModeArgument_Negative/0_android_hardware_dumpstate_IDumpstateDevice_default Change-Id: I734325c39c66dc536de42fb9d77631ccd1016c84
2023-03-23use gs-common gps dumpAdam Shih
Bug: 273380509 Test: adb bugreport Change-Id: I97ac88eb9b5ade2d5bfa262b00a2818bbbb789bb
2023-03-21use gxp dump in gs-commonAdam Shih
The function is introduced in ag/21644929 Bug: 273380509 Test: adb bugreport;unzip *zip;tar -xvf dumpstate_board.bin And found gxp content Change-Id: Ife6e7dc1c399150b149f5fbd14c902da6cdeefcf
2023-03-20use gs-common camera dumpAdam Shih
Bug: 273380509 Test: adb bugreport Change-Id: I1312a62bd65ec8804bb967d98d1f231f6798b5c3
2023-03-15use gs-common soc dumpAdam Shih
Bug: 273380509 Test: adb bugreport Change-Id: Icb6eb7b67a3d258c2a6bc72368df92c7fbdb2f66
2023-03-13move modem operation to dump_modemlogAdam Shih
Bug: 240530709 Test: adb bugreport Change-Id: Ib57623cc37cbd3becc20365854b150a4c7a7551b
2023-03-09Move display dump to gs-commonAdam Shih
Bug: 269212897 Test: adb bugreport Change-Id: I7b17d4d54e90429d07b545e3d53c3f528155dab5
2023-02-14Move memory dump to gs-commonAdam Shih
Bug: 240530709 Test: adb bugreport Change-Id: I04431cd22b3ec1cc8a1bb0c6e3a7b482ad5963f2
2023-02-14Move led dump to tablet onlyAdam Shih
Bug: 240530709 Test: adb bugreport Change-Id: I41ab1c21462a2efcdfe2eae0f9aab4ccaa52bbb6
2023-02-10extract misc section from dumpstateAdam Shih
Bug: 240530709 Test: adb bugreport Change-Id: I938cd3f012fcb400185772f5760c0fd280cb2a08
2023-01-31dumpstate: add battery eeprom in bugreport am: e28746e3f1 am: a0c8de3597Jack Wu
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/21027679 Change-Id: Id7952997e7ec906fa5206f67335840660c11ba55 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-31Add OWNER for dumpstatePat Tjin
Change-Id: I38d96529b2e2d722a2364ba2daed546c8da01da9
2023-01-18dumpstate: add battery eeprom in bugreportJack Wu
Bug: 265889611 Test: adb bugreport Change-Id: I604834cdae4a3352db20301128d61059c71f0fb2 Signed-off-by: Jack Wu <wjack@google.com>
2023-01-17dumpstate: dump dual batt logbuffer am: 08a7fc6c70 am: ddb529fff8Wasb Liu
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/20806353 Change-Id: I61b2c69c8dcf19cb0bb43b9a8ca5298a13a0325c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-17dumpstate: dump dual batt logbufferWasb Liu
Add logbuffer_dual_batt to dumpstate. Also fix some dual batt related dump pathes. Bug: 263496320 Test: build pass, no related permission errors. Change-Id: Ibfd3dfc18acc049052f07246c8d85ae04b4f95f5 Signed-off-by: Wasb Liu <wasbliu@google.com>
2023-01-13Fix the index out of bounds error when the modem FD is missing am: ↵Alex Hong
d6f061f45a am: f918ea1dc9 Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/20877560 Change-Id: I41ffa93760dde5fe4bde4dfb3655eaaf2f6f5f51 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-09Fix the index out of bounds error when the modem FD is missingAlex Hong
Bug: 263783650 Test: atest VtsHalDumpstateTargetTest pass Change-Id: I3795244e111bbf18b1a2a2a27a93242b4015baa7
2022-12-23[DO NOT MERGE] Support gti proc dump.Super Liu
Bug: 262796907 Test: TreeHugger build pass. Change-Id: I84f68070b50272d4beeaa6178011584fc3a38a9f
2022-12-21Modify dumpstate to point to counters in sysfs rather than debugfsTaylor Nelms
Bug: 240346564 Test: Build for Cheetah device with user build, check bugreport for decon_counters content Change-Id: I0026378d81f5de5ac48b658861a2d8a85c817820 Signed-off-by: Taylor Nelms <tknelms@google.com>
2022-12-14move dump cpu to gs-commonAdam Shih
Bug: 240530709 Test: adb bugreport Change-Id: I05d533c8a4ccb085e9ffbfa53b0262ae38461b9b
2022-12-13Dumpstate: Add golden mutual raw data for FST2 touch. [DO NOT MERGE]Mason Wang
Bug: 254201934 Test: The BR has the data of "Golden Mutual Raw Data. Signed-off-by: Mason Wang <masonwang@google.com> Change-Id: I017462d0cd6f2ed3032f0f775d078ef3f5790193
2022-12-13dumpstate: change HWC fence & error logs to be per displayWiwit Rifa'i
hwc_error_log.txt and hwc_fence_state.txt files will be changed to be per display. Those files could also be divided into at most 2 files, i.e. - hwc_error_log.txt will be renamed to {DisplayName}_hwc_error_log{index}.txt where {index} is 0 or 1. - hwc_fence_state.txt will be renamed to {DisplayName}_hwc_fence_state{index}.txt where {index} is 0 or 1. Bug: 245511651 Test: adb bugreport Change-Id: I8a7877095db9e9388c28f16644692e71c94a4a5b
2022-12-07Dumpstate: use new history dir and inc more fileskierancyphus
Modify the logging mask file path to instead point to the new history directory, as well as include more files (right now only logging mask history and logging enabled history). Bug: 259174982 Test: Manually build and inspect bugreport to make sure files are included Change-Id: Id87f381a4895399a035ea4fe55d132e31d5d796c Merged-In: Id87f381a4895399a035ea4fe55d132e31d5d796c
2022-12-07Dumpstate: use new history dir and inc more fileskierancyphus
Modify the logging mask file path to instead point to the new history directory, as well as include more files (right now only logging mask history and logging enabled history). Bug: 259174982 Test: Manually build and inspect bugreport to make sure files are included Change-Id: Id87f381a4895399a035ea4fe55d132e31d5d796c
2022-12-01[DO NOT MERGE] gs201:dumpstate: Dump long irq metrics, resume latency ↵Ziyi Cui
metrics at bugreport At the bugreport, capture long irq metrics and resume latency metrics Bug: 227809911 Bug: 232541623 Test: "adb bugreport" includes metrics capture. Signed-off-by: Ziyi Cui <ziyic@google.com> Change-Id: I8dc3330da3b9274be24534b52db86f0b3d01a482
2022-12-01[DO NOT MERGE] dumpstate: Dump Temperature Residency at bugreportZiyi Cui
At the bugreport, capture Temperature Residency metrics Bug: 246799997 Test: Test: "adb bugreport" includes temp residency metrics capture. Signed-off-by: Ziyi Cui <ziyic@google.com> Merged-In: I49ffdcadce89e3dc8859819576998df56928a75a Change-Id: I360b7d26c94556f43945a0c3c0e942fb0c48fa5d
2022-11-30Dumpstate: Filter not used dumps of touch node. [DO NOT MERGE]Mason Wang
Bug: 226475119 Test: Dumps of outer panel is in bugreport. Change-Id: I1e6e59e1709715306671df9536685d9b3a9e34d6
2022-11-29move touch dump to gs-commonAdam Shih
Bug: 256521567 Test: adb bugreport Change-Id: Ic13dc189eccd1a5f4f204326b1e93303b9492f69
2022-11-28Dumpstate: Avoid to dumps on invalid file node [DO NOT MERGE]Mason Wang
Bug: 226475119 Test: Verify pass by touch dump data in bugreport. Change-Id: I9088ca44a9111ae36462f340da57dfe27d4b86ec
2022-11-25Dumpstate: include `LoggingMaskHistory.csv` on bugreport am: fef314ea8a am: ↵Kieran Cyphus
be98ee5556 Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/20335689 Change-Id: I5755190c4644be3b321fcbde163e11f1d0b2293e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-23Dumpstate: include `LoggingMaskHistory.csv` on bugreportKieran Cyphus
Bug: 241739027 Test: trigger bugreport with `adb bugreport` and inspect the logs to to make sure it is copying over LoggingMaskHistory and including it in the tar file at the end. Change-Id: I93ad2655193c57a0782c1535dc1cde3d0db1aeec
2022-11-23use gs-common thermal dumpAdam Shih
Bug: 257880034 Test: adb bugreport Change-Id: Ie4855d54999266b4a33b80b2e44f5f956438b99c
2022-11-23move gti0 dump to gs-commonAdam Shih
Bug: 256521567 Test: adb bugreport Change-Id: I17aeb8cf5065a24cbacea73b65e0bc53aa0c498d
2022-11-21remove panther touch dumpAdam Shih
Bug: 256521567 Test: adb bugreport Change-Id: If56e6edad81ac16f8570d40668e6b1d6579c8cb6
2022-11-17move cheetah touch dump to gs-commonAdam Shih
Bug: 256521567 Test: adb bugreport Change-Id: I87f223d78b64bd69a092299fe41c96820e5ce446
2022-11-16remove raven touch dumpAdam Shih
Bug: 256521567 Test: adb bugreport Change-Id: If7d45e4bb4c78101bf5221ee858cbea15ba6327d
2022-11-14dumpstate: Dump pixel specific trace events at bugreport am: 31883f3edc am: ↵Minchan Kim
a206af9907 Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/20413970 Change-Id: Ibfa19e668a916893915ef96073d23d317ed8726c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-14dumpstate: Dump pixel specific trace events at bugreportMinchan Kim
At the bugreport, capture pixel tracee vents. It's useful to know what happened in kernel side at that time. Test: "adb bugreport" includes the pixel trace dump. Bug: 238728493 Change-Id: I43a0b0bc51fc9aae7149e461761b798da9fce5e8 Signed-off-by: Minchan Kim <minchan@google.com>
2022-11-10Add tracepoints to gs201 dumpstateBoardKevin Jeon
This change adds tracepoints for the gs201 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: Ia8f64f63609533eaaec1e78a93c1f67947d82466
2022-11-10move sensors dump to gs-commonAdam Shih
Bug: 250475720 Test: adb bugreport Change-Id: Ica2a782fd59706eac5985ff8b534d0ba223e93c4
2022-11-04Add TWT statistic logs to dumpstate for bugreport. am: d9c9199c83 am: 23775cefc4Star Chang
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19999827 Change-Id: If54de7f3eda032b07a778b39c414953cc1e26726 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-04Add TWT statistic logs to dumpstate for bugreport.Star Chang
Bug: 253348062 Test: dump bugreport ok Change-Id: I2a1edafa78113e4f48d22244151c3a1500fe7f71 Signed-off-by: Star Chang <starchang@google.com>
2022-11-02align user experience on Android bug toolAdam Shih
Bug: 255250616 Test: adb shell dumpsys android.hardware.dumpstate.IDumpstateDevice/default wlan Change-Id: Ibefd8f9fff91cf6ece1f09dd6b207b6f9c97df4d
2022-11-01wifi: remove unnecessary debug dump am: 712cb29b4d am: bc9504dc3aRoger Wang
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/20335688 Change-Id: Iae9c0527ee3377d54eca87e333d58746c5067cd4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>