History log of /frameworks/base/cmds/dumpstate/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
52952b1bcab28f655775efbad8f2e2b41d06a34b 13-Jan-2010 Dan Egnor <egnor@google.com> Overhaul of dumpstate (aka bugreport) with cleanups & enhancements:

- include basic build & timestamp information in the header
- collect stack traces immediately at bugreport time
- *also* show stack traces from last ANR (as before), if in the last 15 minutes
- alphabetize system properties dump
- remove now-obsolete (and always questionable) "dumpcrash" functionality
- write to a .tmp file first, then rename to the final filename
- friendly usage message
- output sections include the exact file/command run
- source de-weirdification -- it's several hundred lines shorter now

The same data is present in the same order as before, and I've tried
to preserve all the grep/search targets people might use to find their
way through the file.
/frameworks/base/cmds/dumpstate/Android.mk
64bf3d53d5ce62a786b270d1dd86d8eae723fea5 17-Dec-2009 Dmitry Shmidt <dimitrysh@google.com> Add FW log dump for bcm4329

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
/frameworks/base/cmds/dumpstate/Android.mk
308f31d8e208891df283e90e0400f899b6c598a8 03-Sep-2009 Mike Lockwood <lockwood@android.com> Replace the bugreport symlink with a tool that starts the new dumpstate service.

Change-Id: I57acae2344a264751f38b910e1e2bc750a1f1d24
Signed-off-by: Mike Lockwood <lockwood@android.com>
/frameworks/base/cmds/dumpstate/Android.mk
9066cfe9886ac131c34d59ed0e2d287b0e3c0087 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/cmds/dumpstate/Android.mk
d83a98f4ce9cfa908f5c54bbd70f03eec07e7553 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/cmds/dumpstate/Android.mk
b798689749c64baba81f02e10cf2157c747d6b46 10-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@125939
/frameworks/base/cmds/dumpstate/Android.mk
54b6cfa9a9e5b861a9930af873580d6dc20f773c 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/frameworks/base/cmds/dumpstate/Android.mk