Check out the new USENIX Web site.

USENIX Home . About USENIX . Events . membership . Publications . Students
VM '04 — Abstract

Pp. 57–72 of the Proceedings

Using Hardware Performance Monitors to Understand the Behavior of Java Applications

Peter F. Sweeney, IBM Thomas J. Watson Research Center; Matthias Hauswirth, University of Colorado at Boulder; Brendon Cahoon and Perry Cheng, IBM Thomas J. Watson Research Center; Amer Diwan, University of Colorado at Boulder; David Grove and Michael Hind, IBM Thomas J. Watson Research Center

Abstract

Modern Java programs, such as middleware and application servers, include many complex software components. Improving the performance of these Java applications requires a better understanding of the interactions between the application, virtual machine, operating system, and architecture. Hardware performance monitors, which are available on most modern processors, provide facilities to obtain detailed performance measurements of long-running applications in real time. However, interpreting the data collected using hardware performance monitors is difficult because of the low-level nature of the data.

We have developed a system, consisting of two components, to alleviate the difficulty of interpreting results obtained using hardware performance monitors. The first component is an enhanced VM that generates traces of hardware performance monitor values while executing Java programs. This enhanced VM generates a separate trace for each Java thread and CPU combination and thus provides accurate results in a multithreaded and multiprocessor environment. The second component is a tool that allows users to interactively explore the traces using a graphical interface. We implemented our tools in the context of Jikes RVM, an open source Java VM, and evaluated it on a POWER4 multiprocessor. We demonstrate that our system is effective in uncovering as yet unknown performance characteristics and is a first step in exploring the reasons behind observed behavior of a Java program.

  • View the full text of this paper in HTML and PDF.
    Click here if you have forgotten your password Until May 2005, you will need your USENIX membership identification in order to access the full papers. The Proceedings are published as a collective work, © 2004 by the USENIX Association. All Rights Reserved. Rights to individual papers remain with the author or the author's employer. Permission is granted for the noncommercial reproduction of the complete work for educational or research purposes. USENIX acknowledges all trademarks within this paper.

  • If you need the latest Adobe Acrobat Reader, you can download it from Adobe's site.
To become a USENIX Member, please see our Membership Information.

?Need help? Use our Contacts page.

Last changed: 3 May 2004 ch
Technical Program
VM '04 Home
USENIX home