Re: [perfmon2] Thanks: Compilation error with 2.6.26 kernel patch on x86_64 (XeonX5482 )

2008-08-04 Thread J K Rai
Thanks a lot, I could compile successfully. regards, JK - Original Message From: stephane eranian <[EMAIL PROTECTED]> To: J K Rai <[EMAIL PROTECTED]> Cc: perfmon2 Sent: Saturday, August 2, 2008 12:48:15 PM Subject: Re: [perfmon2] Compilation error with 2.6.26 kernel patch on x86_64 (

[perfmon2] (no subject)

2008-08-04 Thread xudi
hello, I want to monitor multiple processes simultaneously(5 or more), and I set every context flag to PFM_FL_NOTIFY_BLOCK, after I get the message PFM_MSG_OVFL, first I stop the process by PTRACE_ATTACH, then process the buffer, then restart perfmon by perfmonctl(PFM_RESTART), at last let t

Re: [perfmon2] Making libpfm and pfmon subarch agnostic

2008-08-04 Thread William Cohen
stephane eranian wrote: Will, Patch applied. Thanks. Hi Stephane, Looking through the code there are some other areas that need to be changed. The attached patch appears to compile on ppc machine. However, it has NOT been tested. I compiled it on a ppc machine, but didn't have a perfmon pat