linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* perf: odd event scheduling issue
@ 2015-05-20  3:07 Vince Weaver
  2015-05-20  7:00 ` Peter Zijlstra
  0 siblings, 1 reply; 12+ messages in thread
From: Vince Weaver @ 2015-05-20  3:07 UTC (permalink / raw)
  To: LKML
  Cc: Peter Zijlstra, Stephane Eranian, Arnaldo Carvalho de Melo,
	Jiri Olsa, Ingo Molnar, Paul Mackerras

Hello

so I'm running 4.1-rc4 on my Haswell machine and a lot of my perf_event 
testsuite is failing.  There seems to be weird event scheduling issues.

I can reproduce it with plain perf; simple event groups that should work 
fine can't be scheduled.

vince@haswell:~$ perf stat -e \{cycles,instructions\} sleep 1

 Performance counter stats for 'sleep 1':

     <not counted>      cycles                   
     <not counted>      instructions             

       1.003414661 seconds time elapsed

I just wanted to check to see if this was a known problem before I started 
bisecting.  I was also possibly seeing this with 4.1-rc2.

Vince

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

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-20  3:07 perf: odd event scheduling issue Vince Weaver
2015-05-20  7:00 ` Peter Zijlstra
2015-05-20  7:11   ` Jiri Olsa
2015-05-20  9:28   ` Peter Zijlstra
2015-05-20 13:52     ` Peter Zijlstra
2015-05-20 15:25       ` Peter Zijlstra
2015-05-20 16:08         ` Peter Zijlstra
2015-05-20 16:28           ` Peter Zijlstra
2015-05-20 23:10             ` Andi Kleen
2015-05-21 12:04               ` Stephane Eranian
2015-05-20 16:25       ` Jiri Olsa
2015-05-21 12:05         ` Stephane Eranian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).