summaryrefslogtreecommitdiffstats
path: root/cmds/dumpstate
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: dumpstate: execute procrank using suNick Kralevich2016-07-201-1/+1
* dumpstate: add CM version to outputScott Mertz2016-05-261-0/+3
* dumpstate: increase logcat timeout to 40 seconds (DO NOT MERGE)Mark Salyzyn2015-12-181-6/+8
* Increase raft timeout to 10min so we get complete logs from older devices.Sharvil Nanavati2015-11-271-1/+1
* Revert "do not dumpstate raft BUG: 24159112"Jason Parks2015-10-121-2/+1
* do not dumpstate raftErik Wolsheimer2015-10-021-1/+2
* am 6afc38c4: Dump the ND offload status and address table in bugreports.Lorenzo Colitti2015-09-151-13/+15
|\
| * Dump the ND offload status and address table in bugreports.Lorenzo Colitti2015-09-091-13/+15
* | resolved conflicts for merge of d213f5e7 to cw-e-devMark Salyzyn2015-08-111-0/+2
|\ \ | |/
| * dumpstate: add logcat -b all -SMark Salyzyn2015-08-111-0/+2
* | Dump raft logs in bugreports if they exist.Sharvil Nanavati2015-07-241-0/+3
|/
* dumpstate: modify logcat timeout to compensate for storage speedMark Salyzyn2015-06-151-3/+118
* Merge "Remove Bluedroid kernel dump from dumpstate." into mnc-devSharvil Nanavati2015-06-121-1/+0
|\
| * Remove Bluedroid kernel dump from dumpstate.Sharvil Nanavati2015-06-121-1/+0
* | Incorporate network diagnostics during a bugreportErik Kline2015-06-091-0/+2
|/
* Don't use TEMP_FAILURE_RETRY on close in frameworks/native.Elliott Hughes2015-05-151-1/+1
* dumpstate: report per-partition MMC performanceMark Salyzyn2015-05-013-1/+141
* Inclide checkin format of dumpsys package in bugreport.Ashish Sharma2015-04-281-0/+1
* am d029e95a: am 1b0a8702: am ad436ab5: Merge "dumpstate: scrub APANIC"Mark Salyzyn2015-04-081-3/+0
|\
| * dumpstate: scrub APANICMark Salyzyn2015-04-081-3/+0
* | am 4b9d0b9b: am f3201498: Merge "dumpstate: add O_CLOEXEC"Nick Kralevich2015-03-192-11/+11
|\ \ | |/
| * dumpstate: add O_CLOEXECNick Kralevich2015-03-192-11/+11
* | resolved conflicts for merge of 04e13acd to masterChristopher Ferris2015-02-263-39/+108
|\ \ | |/
| * am 9d68ed0e: Merge "Add timeout for dump_file."Christopher Ferris2015-02-263-39/+85
| |\
| | * Merge "Add timeout for dump_file."Christopher Ferris2015-02-263-39/+85
| | |\
| | | * Add timeout for dump_file.Christopher Ferris2015-02-253-39/+85
* | | | resolved conflicts for merge of d6c8ae9c to masterMark Salyzyn2015-02-261-0/+4
|\ \ \ \ | |/ / /
| * | | am bb67beca: Merge "dumpstate: add pstore read"Mark Salyzyn2015-02-261-0/+4
| |\ \ \ | | |/ /
| | * | dumpstate: add pstore readMark Salyzyn2015-02-261-0/+4
| | |/
* | | Remove unnecessary settings state dump.Svetoslav2015-02-173-48/+0
|/ /
* | am 8511b3ae: Merge "Remove -z option."Christopher Ferris2015-02-103-49/+8
|\ \ | |/
| * Remove -z option.Christopher Ferris2015-02-093-49/+8
* | am 50ad67e4: Merge "Add better timeout mechanism for running commands."Christopher Ferris2015-02-041-18/+69
|\ \ | |/
| * Add better timeout mechanism for running commands.Christopher Ferris2015-02-031-18/+69
* | am 0e17a265: Merge "Switch dumpstate to "ip link list"."Elliott Hughes2015-01-281-1/+2
|\ \ | |/
| * Switch dumpstate to "ip link list".Elliott Hughes2015-01-281-1/+2
| * Use the timeout stack dump functions.Christopher Ferris2015-01-151-5/+13
| * Fix message when a command times out.Christopher Ferris2015-01-091-1/+1
* | Use the timeout stack dump functions.Christopher Ferris2015-01-141-5/+13
* | Fix message when a command times out.Christopher Ferris2015-01-141-1/+1
* | Work on issue #18486438: Reduce size of bugreport outputDianne Hackborn2014-11-211-3/+0
* | dumpstate: report device uptime mmc performanceMark Salyzyn2014-11-041-0/+1
* | dumpstate: Add trusty version if driver is foundArve Hjønnevåg2014-10-161-0/+24
|/
* Accept socket connection before tracing.Christopher Ferris2014-10-011-3/+7
* Make dumpstate vibrate immediately.Jeff Brown2014-09-112-44/+57
* Use time() instead of clock() for timeouts.Christopher Ferris2014-09-091-4/+4
* Fix deadlock when killing adb bugreportAndres Morales2014-08-222-2/+10
* Improve network connectivity dumping.Lorenzo Colitti2014-07-311-4/+7
* Add dumping of tombstones to dumpstate.Christopher Ferris2014-07-233-11/+65
* Always #include <sys/...>, not <linux/...>.Elliott Hughes2014-07-181-1/+1