On Mon, Feb 8, 2010 at 10:44 AM, J K Rai wrote:
>> > I use perfmon2 with linux-2.6.30, libpfm-3.9 on intel
>> xeon x5482.
>> >
>> > I am trying to get asynchronous overflow notification
>> (instrn retired) in my controlling process, (for child
>> process ls) by doing fcntl on perfmon2 context fd.
> > I use perfmon2 with linux-2.6.30, libpfm-3.9 on intel
> xeon x5482.
> >
> > I am trying to get asynchronous overflow notification
> (instrn retired) in my controlling process, (for child
> process ls) by doing fcntl on perfmon2 context fd. (sampling
> period = 1000)
> >
> > I do standard signal
On Thu, Feb 4, 2010 at 1:45 PM, J K Rai wrote:
> Hi
>
> I use perfmon2 with linux-2.6.30, libpfm-3.9 on intel xeon x5482.
>
> I am trying to get asynchronous overflow notification (instrn retired) in my
> controlling process, (for child process ls) by doing fcntl on perfmon2
> context fd. (sampl
Hi
I use perfmon2 with linux-2.6.30, libpfm-3.9 on intel xeon x5482.
I am trying to get asynchronous overflow notification (instrn retired) in my
controlling process, (for child process ls) by doing fcntl on perfmon2 context
fd. (sampling period = 1000)
I do standard signal handler installatio