Community:SummerOfCode17: Difference between revisions

Line 143: Line 143:
! Tool to blame a patch for causing a newly introduced crash.
! Tool to blame a patch for causing a newly introduced crash.
! C++, Python
! C++, Python
! Marco
! [mailto:marco@mozilla.com Marco]
! Marco
! [mailto:marco@mozilla.com 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.
! 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.
|-
|-
Line 150: Line 150:
! Build a tool to improve crash clustering, currently based on the top method of the stack trace.
! Build a tool to improve crash clustering, currently based on the top method of the stack trace.
! Python, C++
! Python, C++
! Marco
! [mailto:marco@mozilla.com Marco]
! Marco
! [mailto:marco@mozilla.com Marco]
! The project would involve finalizing https://github.com/marco-c/crashsimilarity; testing it more thoroughly; putting it in production.
! The project would involve finalizing https://github.com/marco-c/crashsimilarity; testing it more thoroughly; putting it in production.
|}
|}
63

edits