Star J

25 Oct
2009




*J is a toolkit which serves two primary purposes:

  • To facilitate the collection of dynamic execution data for
    Java programs
  • To provide a framework for implementing analyses of this
    collected data quickly and easily

These two main goals are accomplished through the use of two
separate tools:

  • The *J profiling agent collects event trace data from a
    Java program running in a Java Virtual Machine (JVM) which
    implements the Java Virtual Machine Profiler Interface
    (JVMPI)
  • The *J trace analyzer framework reads and analyzes the
    traces produced by the agent, using either a built-in
    analyses or custom ones.


Star J Web Site
Star J Download

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • MisterWong
  • Y!GG
  • Webnews
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit

Comment Form

top