linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Profiling Java code running on Sun HotSpot JVM with linux perf
@ 2011-08-30 20:03 Geoffrey Blake
  2011-08-31  7:35 ` Stefan Hajnoczi
  0 siblings, 1 reply; 6+ messages in thread
From: Geoffrey Blake @ 2011-08-30 20:03 UTC (permalink / raw)
  To: linux-perf-users

Hi all,

I am trying to profile some java server applications using %>perf
record -a, and as expected the majority of the execution time of these
applications is spent within jit'ed java code.  According to these
lists, the jit should be outputting a /tmp/perf-$pid.map file for each
thread being jit'ed.  The Sun JIT does not seem to have this output
enabled by default.  Does anyone here know what options I need to set
on the command line to get the JVM to output the symbol map files from
the JIT?

Thanks,
Geoff Blake

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-09-02 15:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-30 20:03 Profiling Java code running on Sun HotSpot JVM with linux perf Geoffrey Blake
2011-08-31  7:35 ` Stefan Hajnoczi
2011-08-31  9:00   ` Maucci, Cyrille
2011-09-01 10:21     ` Stefan Hajnoczi
2011-09-01 14:58   ` Maynard Johnson
2011-09-02 15:42     ` Geoffrey Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).