summaryrefslogtreecommitdiff
path: root/dumpstate
AgeCommit message (Collapse)Author
2017-05-23Check handle for nullptrSteven Moreland
Test: pass Bug: 37662706 Change-Id: Ifb2928f4fe0ae5e0576164e2a874e5a9ed8071d2
2017-03-29Check result of registerAsService in dumpstate.Steven Moreland
Test: see change I35f5d4498abd7369b03a04081e8aa26a3933328e Bug: 36704363 Change-Id: I202d63e9c0d5d6504284ca4b1692e71c43befea4
2017-02-23dumpstate HAL uses "default" service nameChris Phoenix
The getService() and registerAsService() methods of interface objects now have default parameters of "default" for the service name. HALs will not have to use any service name unless they want to register more than one service. Test: builds Bug: 33844934 Change-Id: Ie720a2487242ab6ead477d41a387e550ac0bac15
2017-01-09Dumpstate: convert to hidl implementation.Steven Moreland
Bug: 31982882 Test: bug report runs on device Change-Id: Ic14a3f325c41f064eb45d7584cd286d283cb51bf
2016-10-28Uses libdumpstateheaders instead of LOCAL_C_INCLUDES.Felipe Leme
BUG: 26379932 BUG: 31982882 Test: DumpstateTest passes and manual verification Change-Id: I000812ef51378017265fff88546f32612dc21535
2016-09-27Uses new Dumpstate class functions on dumpstate_board().Felipe Leme
BUG: 26379932 Test: manual / refactored code Change-Id: I510ceab33d714f4ded3f476c2e08bcb416d8ea70
2016-07-27Revert "Add Wearable node.db to Bullhead dumpstate."Calvin On
This reverts commit 46b5a7c650c5021ed51e55cec0b9ca58ecfe86e6. Bug: 28640932 Change-Id: I8d5c4b12a888605047ace7504eb2ccaa4f131351
2016-06-29Add Wearable node.db to Bullhead dumpstate.Calvin On
Bug: 28640932 Change-Id: I6267d1c6b34b9c21aabc368eec20019c13f3c027
2016-06-14Revert "Dump Wearable/Google info for Bullhead."Calvin On
This reverts commit 39efcc57e334d8f845ce2b397afcd0fa5fbe8116. Change-Id: Ie883028493e6974329d0448bb085441b4e4feab9
2016-06-13Dump Wearable/Google info for Bullhead.Calvin On
Bug: 28640932 Bug: 29277444 Change-Id: I414e088c14ae56aad808000f973e6e57977a9a7d
2016-03-03dumpstate: dump RPM statsThierry Strudel
Change-Id: Ia90e6977c5610653794dff7455acf20e49cbb4eb
2015-11-20Dump /d/dma_buf/bufinfo in bugreports. am: c2a0db9664Tim Murray
am: f24112192d * commit 'f24112192d534255034e1243dfdf9874536c2a40': Dump /d/dma_buf/bufinfo in bugreports.
2015-11-19Dump /d/dma_buf/bufinfo in bugreports.Tim Murray
Useful for tracking down where things are allocated. bug 25392275 Change-Id: I45853324d4a4b630f6d1464c7cd5d014cb7bfda2
2015-11-10Migrated dumpstate to C++.Felipe Leme
BUG: 25563823 Change-Id: Ieed897cfb135f0773110c8bf55ef5481cd71d787
2015-09-18dumpstate: make ION HEAPS dump easier to parseThierry Strudel
Change-Id: I283759307d300188e81c4e2336e75ffd576633ef Signed-off-by: Thierry Strudel <tstrudel@google.com>
2015-09-13bullhead: add more files to dumpstate, repair ion heapsPatrick Tjin
Fix broken ION Heaps dump Added time-in-state, cpuidle, dmesg-ramoops Change-Id: I30538ec3763bcb2882202daf76f9796dd7d5a02e Signed-off-by: Patrick Tjin <pattjin@google.com>
2015-09-01dumpstate: dump all reported platform temperaturesThierry Strudel
Change-Id: I23692904d6c09f8d8d457fdd474797518a7a6d64 Signed-off-by: Thierry Strudel <tstrudel@google.com>
2015-08-10Add battery type information into dumpstatechoongryeol.lee
Change-Id: Ib4f2ef12d3a5cbb9e31d4c1ebf067ff6b4889d49
2015-03-11Add bullhead specific dumpstateHyejin Kim
Add libdumpstate.bullhead, which gets statically linked into dumpstate to dump board specific debugging information. Change-Id: I274f1dd2adeed21a39a8b85417eaed2cb8d72485