Re: [perf-discuss] Using collect utility

2010-08-27 Thread Darryl Gove
(a) Does your program run under collect without specifying the hardware counter events. (b) What lock is your program stuck on? Try plockstat. It looks like your code spends 50% of its time in locks anyway. Regards, Darryl. On 08/27/10 01:44, Kishore Kumar Pusukuri wrote: Hi, I am trying

[perf-discuss] Using collect utility

2010-08-27 Thread Kishore Kumar Pusukuri
Hi, I am trying to play with the utility "collect" for studing TLB misses of a multi-threaded program running on my AMD multi-core machine equipped with OpenSolaris.2009.06. However, the program is hanging (with and also without umask) on when I used collect utility. Please find the "prstat -m"