public inbox for trinity@vger.kernel.org
 help / color / mirror / Atom feed
* Expected 0x
@ 2013-07-03 18:21 Dave Jones
  2013-07-03 18:43 ` Vince Weaver
  2013-07-03 21:07 ` Vince Weaver
  0 siblings, 2 replies; 9+ messages in thread
From: Dave Jones @ 2013-07-03 18:21 UTC (permalink / raw)
  To: Vince Weaver; +Cc: trinity

Linus' current tree seems to trigger this in perf_event_open on startup:

                        if (value[ptr]!='0') fprintf(stderr,"Expected 0x\n");
                        ptr++;
                        if (value[ptr]!='x') fprintf(stderr,"Expected 0x\n");
                        ptr++;

I think it's from this..

/sys/bus/event_source/devices/cpu/events/mem-loads
event=0xcd,umask=0x1,ldlat=3

Looks like that field isn't always hex.

	Dave

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

end of thread, other threads:[~2013-07-04  5:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-03 18:21 Expected 0x Dave Jones
2013-07-03 18:43 ` Vince Weaver
2013-07-04  2:42   ` Michael Ellerman
2013-07-04  3:07     ` Vince Weaver
2013-07-04  5:10       ` Michael Ellerman
2013-07-03 21:07 ` Vince Weaver
2013-07-03 21:29   ` Dave Jones
2013-07-04  3:19     ` Vince Weaver
2013-07-04  4:28       ` Vince Weaver

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