public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* perf user tool precise attribute broken in 3.5rc1+
@ 2012-06-07 20:23 Andi Kleen
  2012-06-07 20:25 ` Stephane Eranian
  2012-06-07 20:53 ` Stephane Eranian
  0 siblings, 2 replies; 16+ messages in thread
From: Andi Kleen @ 2012-06-07 20:23 UTC (permalink / raw)
  To: acme, jolsa, eranian, linux-kernel


With a perf user tool compiled from a 3.5rc1+ kernel I cannot
use the 'p' attribute anymore. Always get

ak@petrock:~> ./perf record -e cycles:p ./t

  Error: sys_perf_event_open() syscall returned with 22 (Invalid argument).  /bin/dmesg may provide additional information.

  Fatal: No CONFIG_PERF_EVENTS=y kernel support configured?

./t: Terminated

With an older perf it works, so the kernel is ok.

ak@petrock:~> ./perf record -e cycles:p ./t
[ perf record: Woken up 1 times to write data ]
[ perf record: Captured and wrote 0.005 MB perf.data (~217 samples) ]
ak@petrock:~> 


-Andi
-- 
ak@linux.intel.com -- Speaking for myself only.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-12-04 12:05 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-07 20:23 perf user tool precise attribute broken in 3.5rc1+ Andi Kleen
2012-06-07 20:25 ` Stephane Eranian
2012-06-07 20:45   ` Andi Kleen
2012-06-07 20:49   ` Jiri Olsa
2012-06-07 20:57     ` Andi Kleen
2012-06-07 21:18       ` Jiri Olsa
2012-06-07 20:53 ` Stephane Eranian
2012-06-07 20:58   ` Andi Kleen
2012-06-07 21:28     ` Arnaldo Carvalho de Melo
2012-06-08  3:10       ` Andi Kleen
2012-06-08 15:48         ` Arnaldo Carvalho de Melo
2012-06-08 16:53           ` Andi Kleen
2012-06-08 21:55             ` Andi Kleen
2012-06-09 16:47               ` Arnaldo Carvalho de Melo
2012-12-04 12:02               ` Hassan Salehe Matar
2012-06-07 21:37     ` Stephane Eranian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox