Re: perf_event_open system call support in powerpc
From: Scott Wood <hidden> Date: 2011-06-29 19:24:32
On Tue, 28 Jun 2011 20:03:10 -0700
ashwath narasimhan [off-list ref] wrote:
Hello,
I am new to the powerpc architecture and I am trying to use
perf_event_open() system call for power pc architecture (e500mc) using
2.6.32 kernel distribution. Is this system call number supported for power
pc architecture?
perf event support for e500mc wasn't added until 2.6.34.
-Scott