Hi, -Xrunhprof is very useful as a light weight profiler especially using cpu=samples.But the lack of controls makes it many time useless. e.g. setting the start time or a trigger for the profile information collection start time. Also a more control like a profile dump on request (like ctrl+break)
-- Thanks, Guy