OSDN Git Service

Add option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps.
authorFelipe Leme <felipeal@google.com>
Wed, 11 Nov 2015 04:10:25 +0000 (20:10 -0800)
committerFelipe Leme <felipeal@google.com>
Wed, 11 Nov 2015 23:03:30 +0000 (15:03 -0800)
commit93d705b6d742e8f00167ff2384e35c2205a6f9da
treea60f341dd26ad7e6afafb621d5644207e12ccf07
parent43ec13d13a695166a55c85fc3baeb30b2d5beac0
Add option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps.

Such option is useful when debugging dumpstate itself, since it will
finish much sooner and its output will be much smaller.

Change-Id: If821ed21715461bf82eea0b2be4b926239ad69da
cmds/dumpstate/dumpstate.cpp
cmds/dumpstate/dumpstate.h
cmds/dumpstate/utils.cpp