Taras Bobrovytsky has uploaded a new patch set (#4). Change subject: Add Breakpad minidump collection script ......................................................................
Add Breakpad minidump collection script Add two scripts: collect_minidumps.py - generates a compressed tarball that containing minidumps generated by Breakpad. generate_minidump_collection_testdata.py - generates testdate for the above script. Change-Id: I85b3643133e28eca07507ac2a79acbf73128456f --- A bin/collect_minidumps.py A bin/generate_minidump_collection_testdata.py 2 files changed, 333 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/97/2997/4 -- To view, visit http://gerrit.cloudera.org:8080/2997 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I85b3643133e28eca07507ac2a79acbf73128456f Gerrit-PatchSet: 4 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Taras Bobrovytsky <[email protected]> Gerrit-Reviewer: Ishaan Joshi <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Taras Bobrovytsky <[email protected]> Gerrit-Reviewer: [email protected]
