On providing useful information for analyzing and tuning applications

  • Authors:
  • John Mellor-Crummey;Robert Fowler;David Whalley

  • Affiliations:
  • Department of Computer Science, Rice University, 6100 Main Street, Houston, TX;Department of Computer Science, Rice University, 6100 Main Street, Houston, TX;Department of Computer Science, Florida State University, Tallahassee, FL

  • Venue:
  • Proceedings of the 2001 ACM SIGMETRICS international conference on Measurement and modeling of computer systems
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

Application performance tuning is a complex process that requires correlating many types of information with source code to locate and analyze performance problems bottle-necks. Existing performance tools don't adequately support this process in one or more dimensions. We describe two performance tools, MHsim and HPCView, that we built to support our own work on data layout and optimizing compilers. Both tools report their results in scope-hierarchy views of the corresponding source code and produce their output as HTML databases that can be analyzed portably and collaboratively using a commodity browser.