1,241
edits
Ryansnyder (talk | contribs) m (→Documentation) |
Ryansnyder (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
Socorro is the | Socorro is the name for the Mozilla [http://crash-stats.mozilla.org Crash Stats] project. It is an open source project which other companies are also using for crash statistics. | ||
= Overview = | |||
[[Breakpad]] is a set of libraries by Mozilla products for client-side crash reporting. | |||
Socorro collects and processes collected crash data and uses a symbol server to convert raw dumps into readable stack traces, then inserts the resulting data into a database. | |||
[[Socorro/SocorroUI|Socorro UI]], also known as Mozilla Crash Stats, is the web interface for viewing and parsing crash reports, as well as aggregated data surrounding crash reports. | |||
= Documentation = | = Documentation = | ||
edits