The Flame Graph.

The article discusses the problem of central processing unit (CPU) resource utilization through the "flame" graph during computer programming and program development. Techniques for CPU profiling are compared including stack trace sampling and the use of the programs DTrace and perf_events to optimi...

Full description

Bibliographic Details
Published in:Communications of the ACM Vol. 59; no. 6; pp. 48 - 58
Main Author: GREGG, BRENDAN
Format: Article
Published: Association for Computing Machinery Jun2016
Subjects:
Online Access:View this record in EBSCOhost
Description
Summary:The article discusses the problem of central processing unit (CPU) resource utilization through the "flame" graph during computer programming and program development. Techniques for CPU profiling are compared including stack trace sampling and the use of the programs DTrace and perf_events to optimize application performance of a MySQL database is described.