Javana: A System for Building Customized Java Program Analysis Tools

Uloženo v:
Podrobná bibliografie
Název: Javana: A System for Building Customized Java Program Analysis Tools
Autoři: Jonas Maebe, Dries Buytaert, Lieven Eeckhout, Koen De Bosschere
Přispěvatelé: The Pennsylvania State University CiteSeerX Archives
Zdroj: http://buytaert.net/files/oopsla06-paper.pdf.
Rok vydání: 2006
Sbírka: CiteSeerX
Témata: Oriented Instrumentation
Popis: Understanding the behavior of applications running on high-level language virtual machines, as is the case in Java, is non-trivial because of the tight entanglement at the lowest execution level between the application and the virtual machine. This paper proposes Javana, a system for building Java program analysis tools. Javana provides an easy-to-use instrumentation infrastructure that allows for building customized profiling tools very quickly. Javana runs a
Druh dokumentu: text
Popis souboru: application/pdf
Jazyk: English
Relation: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.61.9926
Dostupnost: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.61.9926
http://buytaert.net/files/oopsla06-paper.pdf
Rights: Metadata may be used without restrictions as long as the oai identifier remains attached to it.
Přístupové číslo: edsbas.2F8F86DD
Databáze: BASE
Popis
Abstrakt:Understanding the behavior of applications running on high-level language virtual machines, as is the case in Java, is non-trivial because of the tight entanglement at the lowest execution level between the application and the virtual machine. This paper proposes Javana, a system for building Java program analysis tools. Javana provides an easy-to-use instrumentation infrastructure that allows for building customized profiling tools very quickly. Javana runs a