DescriptionAdd support for copying coredumps to /tmp
This will be used on the bots to be able to archive dumps from unexpectec crashes.
The tools/archive_crash.py tool will be used to actually archive the dumps to gcs and delete the local copies. The reason for the split is to enable developers to actually utilize this locally as well (run tools/test.py in a loop but don't archive the expected crashes). Additionally, this puts the bot specific code in the small python script.
R=whesse@google.com
Committed: https://code.google.com/p/dart/source/detail?r=32111
Patch Set 1 #
Total comments: 16
Patch Set 2 : #
Messages
Total messages: 4 (0 generated)
|