English

Software Performance Analysis

Performance 2007-05-23 v1 Operating Systems

Abstract

The key to speeding up applications is often understanding where the elapsed time is spent, and why. This document reviews in depth the full array of performance analysis tools and techniques available on Linux for this task, from the traditional tools like gcov and gprof, to the more advanced tools still under development like oprofile and the Linux Trace Toolkit. The focus is more on the underlying data collection and processing algorithms, and their overhead and precision, than on the cosmetic details of the graphical user interface frontends.

Keywords

Cite

@article{arxiv.cs/0507073,
  title  = {Software Performance Analysis},
  author = {Michel R. Dagenais and Karim Yaghmour and Charles Levert and Makan Pourzandi},
  journal= {arXiv preprint arXiv:cs/0507073},
  year   = {2007}
}