1829777 Members
1751 Online
109992 Solutions
New Discussion

Java 1.3.1 & SIGPROF

 

Java 1.3.1 & SIGPROF

Does anyone has information about the SIGPROF feature that seems to have appeared in java 1.3.1 ?

Can we trigger profiling with this signal ?

Thanks
2 REPLIES 2
harry d brown jr
Honored Contributor

Re: Java 1.3.1 & SIGPROF

Re: Java 1.3.1 & SIGPROF

This is where I learned about SIGPROF in the first place :)

"a SIGPROF handler to support future profiling capability is installed automatically"

Is it possible to use this capability ?

Can it do anything right now ?