summaryrefslogtreecommitdiffstats
path: root/cmds/dumpstate/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Make dumpstate vibrate immediately.Jeff Brown2014-09-111-11/+28
* Use time() instead of clock() for timeouts.Christopher Ferris2014-09-091-4/+4
* Fix deadlock when killing adb bugreportAndres Morales2014-08-221-0/+6
* Add dumping of tombstones to dumpstate.Christopher Ferris2014-07-231-3/+7
* dumpstate: fix dumping traces for vm processes on 64-bitColin Cross2014-07-171-2/+2
* resolved conflicts for merge of 928e05b1 to masterSreeram Ramachandran2014-07-091-0/+19
|\
| * am 0d2bee0c: Merge "Dump all the correct routing tables."Sreeram Ramachandran2014-07-091-0/+19
| |\
| | * Dump all the correct routing tables.Sreeram Ramachandran2014-07-081-0/+19
* | | am 45fcfb48: am 85453ecc: dumpstate: increase poll timeout waiting for SIGQUI...Nick Vaccaro2014-04-301-1/+1
|\ \ \ | |/ /
| * | am 85453ecc: dumpstate: increase poll timeout waiting for SIGQUIT loggingNick Vaccaro2014-04-301-1/+1
| |\ \ | | |/ | |/|
| | * dumpstate: increase poll timeout waiting for SIGQUIT loggingNick Vaccaro2014-04-301-1/+1
* | | am 0e4d2885: am 2044ac43: Merge "Convert all selinux_android_restorecon and _...Nick Kralevich2014-02-131-1/+1
|\ \ \ | |/ /
| * | Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley2014-02-071-1/+1
| |/
* | Dump system settings for all usersJohn Spurlock2014-01-291-0/+39
|/
* am a3d3e137: Merge "dumpstate: Add SELinux restorecon call."Geremy Condra2013-04-041-0/+5
|\
| * dumpstate: Add SELinux restorecon call.Robert Craig2013-04-041-0/+5
* | Support broadcast when dumpstate finishes.Jeff Sharkey2013-03-131-1/+1
* | am ba8abb51: Merge "Ensure dumpstate children die"jp abgrall2013-03-111-0/+4
|\ \ | |/
| * Ensure dumpstate children dieJohn Michelau2013-03-111-0/+4
* | dumpstate: fix incorrectly zeroed arrayColin Cross2012-11-071-1/+1
* | dumpstate: dump all threads in show_wchanColin Cross2012-11-021-6/+71
|/
* Use a named constant rather than a magic number.Elliott Hughes2012-09-171-1/+2
* Add stack dump from drmserver process to bugreportsJames Dong2012-09-101-0/+1
* Include stack traces for certain native processes in bugreport.Jeff Brown2012-06-081-34/+76
* dumpstate: don't follow symlinks when creating /data/anr/traces.txtNick Kralevich2012-04-061-1/+1
* Ensure that /data/anr/traces.txt is world-writableNick Kralevich2012-04-061-0/+7
* move dumpstate and dumpsys from frameworks/base to frameworks/nativeColin Cross2012-03-261-0/+470