10.8k citations
- Université de MontréalCA35 papers
- McGill UniversityCA24 papers
- Centre National de la Recherche ScientifiqueFR19 papers
- École de Technologie SupérieureCA13 papers
- Louisiana State UniversityUS12 papers
- Stanford UniversityUS12 papers
- Concordia UniversityCA11 papers
- Georgia Institute of TechnologyUS11 papers
- Sorbonne UniversitéFR11 papers
- Université Paris-SaclayFR11 papers
- University College LondonGB11 papers
- Columbia UniversityUS10 papers
7 papers · 2 filters
The "Shut the f**k up" Phenomenon: Characterizing Incivility in Open Source Code Review Discussions
Isabella Ferreira, Jinghui Cheng, Bram Adams
Code review is an important quality assurance activity for software development. Code review discussions among developers and maintainers can be heated and sometimes involve person…
Why are Some Bugs Non-Reproducible? An Empirical Investigation using Data Fusion
Mohammad Masudur Rahman, Foutse Khomh, Marco Castelluccio
Software developers attempt to reproduce software bugs to understand their erroneous behaviours and to fix them. Unfortunately, they often fail to reproduce (or fix) them, which le…
EnHMM: On the Use of Ensemble HMMs and Stack Traces to Predict the Reassignment of Bug Report Fields
Md Shariful Islam, Abdelwahab Hamou-Lhadj, Korosh K. Sabor +2
Bug reports (BR) contain vital information that can help triaging teams prioritize and assign bugs to developers who will provide the fixes. However, studies have shown that BR fie…
DepGraph: Localizing Performance Bottlenecks in Multi-Core Applications Using Waiting Dependency Graphs and Software Tracing
Naser Ezzati-Jivan, Quentin Fournier, Michel R. Dagenais +1
This paper addresses the challenge of understanding the waiting dependencies between the threads and hardware resources required to complete a task. The objective is to improve sof…
Mining API Usage Scenarios from Stack Overflow
Gias Uddin, Foutse Khomh, Chanchal K Roy
We propose a framework to mine API usage scenarios from Stack Overflow. Each task consists of a code example, the task description, and the reactions of developers towards the code…
Automatic API Usage Scenario Documentation from Technical Q&A Sites
Gias Uddin, Foutse Khomh, Chanchal K Roy
The online technical Q&A site Stack Overflow (SO) is popular among developers to support their coding and diverse development needs. To address shortcomings in API official documen…