Continuous Profiling: Where Have All The Cycles Gone?

Jm Anderson, Lm Berc,J Dean,S Ghemawat, Mr Henzinger, Sta Leung,Rl Sites,Mt Vandevoorde, Ca Waldspurger,We Weihl

ACM Transactions on Computer Systems(1997)

引用 747|浏览519
暂无评分
摘要
This article describes the Digital Continuous Profiling Infrastructure, a sampling-based profiling system designed to run continuously on production systems. The system supports multiprocessors, works on unmodified executables, and collects profiles for entire systems, including user programs, shared libraries, and the operating system kernel. Samples are collected at a high rate (over 5200 samples/sec, per 333MHz processor), yet with low overhead (1-3% slowdown for most workloads). Analysis tools supplied with the profiling system use the sample data to produce a precise and accurate accounting, down to the level of pipeline stalls incurred by individual instructions, of where time is being spent, When instructions incur stalls, the tools identify possible reasons, such as cache misses, branch mispredictions, and functional unit contention. The fine-grained instruction-level analysis guides users and automated optimizers to the causes of performance problems and provides important insights for fixing them.
更多
查看译文
关键词
profiling,performance understanding,program analysis,performance-monitoring hardware
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要