63
edits
(change mentor abbycabs -> alanmoo) |
|||
Line 236: | Line 236: | ||
! Will Lachance (:wlach), Robert Wood (:rwood) | ! Will Lachance (:wlach), Robert Wood (:rwood) | ||
! [https://wiki.mozilla.org/Auto-tools/Projects/Perfherder Perfherder wiki] / [https://bugzilla.mozilla.org/show_bug.cgi?id=1164891 bug] (don't be fooled by the fact that there is just one bug, there is easily enough work here to fill a gsoc project) | ! [https://wiki.mozilla.org/Auto-tools/Projects/Perfherder Perfherder wiki] / [https://bugzilla.mozilla.org/show_bug.cgi?id=1164891 bug] (don't be fooled by the fact that there is just one bug, there is easily enough work here to fill a gsoc project) | ||
|- | |||
! Regression localization from stack traces | |||
! Tool to blame a patch for causing a newly introduced crash. | |||
! C++, Python | |||
! Marco | |||
! Marco | |||
! The project would involve creating a tool that analyzes a set of stack traces, performing the intersection with the Firefox call graph (which can be generated using Clang) and a set of recently committed patches. | |||
|- | |||
! Improvements for crash clustering | |||
! Build a tool to improve crash clustering, currently based on the top method of the stack trace. | |||
! Python, C++ | |||
! Marco | |||
! Marco | |||
! The project would involve finalizing https://github.com/marco-c/crashsimilarity; testing it more thoroughly; putting it in production. | |||
|} | |} | ||
edits