1753394 Members
7215 Online
108792 Solutions
New Discussion

Java eprof file format

 
David Gourley
Occasional Contributor

Java eprof file format

Is the file format for the profiling information generated by the eprof profiling options for HP's JVM documented anywhere?

(I am using jmeter to look at the data; however generating better overview information would be really helpful for debugging certain types of problem and knowing where to look with jmeter).

e.g. how do I generate a list of which threads triggered a garbage collect?