diff options
author | Daniel Markus <daniel.markus@leica-geosystems.com> | 2015-03-12 14:34:49 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-03-21 16:42:23 +0100 |
commit | ba72b88a4147ae2d050aa0a8d452a07e09330e33 (patch) | |
tree | 0832814d4d58628d4c17100ad205976e2789ad69 /meta-python/recipes-devtools/python/python-matplotlib | |
parent | 01bd032f2f55bcfaed5f4ff66a68fba97e30243f (diff) | |
download | meta-openembedded-ba72b88a4147ae2d050aa0a8d452a07e09330e33.tar.gz |
socorro-syms: Add directory arrangement needed by minidump_stackwalk
http://code.google.com/p/google-breakpad/wiki/LinuxStarterGuide
When extracting a stack trace out of a Breakpad minidump, the application
minidump_stackwalk is used. This application needs all symbol files to be
arranged in a particular directory structure in order to match the correct
symbol file with the version of the crashed program in question.
A directory structure is created in accordance with minidump_stackwalk. The
structure contains the name of the application binary and a hash value where the
hash corresponds to the binary the symbol file was produced from. The symbol
file is moved to the hash directory allowing multiple versions of the same
symbol file.
Signed-off-by: Daniel Markus <daniel.markus@leica-geosystems.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-matplotlib')
0 files changed, 0 insertions, 0 deletions