Re: [perf-discuss] profile the driver

2009-06-24 Thread Jon Haslam
< Hi Everybody, < I am developing a gldv3 network driver , i need < some information about profiling the driver. Is there any tool < or method available in solaris which can profile the driver like < oprofile in linux . All i want to know which function is using < how much p

Re: [perf-discuss] profile the driver

2009-06-24 Thread Sean McGrath
Pradeep stated: < Hi Everybody, < I am developing a gldv3 network driver , i need < some information about profiling the driver. Is there any tool < or method available in solaris which can profile the driver like < oprofile in linux . All i want to know which function is using

[perf-discuss] profile the driver

2009-06-24 Thread Pradeep
Hi Everybody, I am developing a gldv3 network driver , i need some information about profiling the driver. Is there any tool or method available in solaris which can profile the driver like oprofile in linux . All i want to know which function is using how much percentage of cp