quick_dump: Add a file argument
authorBen Widawsky <benjamin.widawsky@intel.com>
Fri, 31 Jan 2014 04:46:06 +0000 (04:46 +0000)
committerBen Widawsky <benjamin.widawsky@intel.com>
Sun, 2 Feb 2014 09:48:54 +0000 (10:48 +0100)
commitb5a1ab3d6e2002607f6c6387b0bf8a79cffc8224
tree292e3beb1ab23df4b07017df636e20f4030ff560
parent8ce7c366d7d2903aa66161d836bd1295a8d3a806
quick_dump: Add a file argument

-f, or --file will simply dump the file in the specified format. All
other options will be skipped. This is helpful when one wants to create
their own list for temporary debug, or if one requires a subset of
registers to work around things like fused off PCH.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
tools/quick_dump/quick_dump.py