> From: Barnet Wagman <[EMAIL PROTECTED]>
> Has anyone successfully used the java 2 profiler (under Linux kernel
> 2.0)?
> When I run something like
>
> java -green -Xrunhprof:file=x.prof,cpu=times -ms32m -mx96m
> ...
>
> I keep getting 'Segmentation fault's.
Some combinations of profiling options seem to crash. I think
"cpu=times" is one that has crashed for me.
(Here's one combination of options that does work for me:
"-Xrunhprof:cpu=samples,format=a,depth=8,heap=sites".)
Daniel
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]