lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 23 Mar 2009 15:32:26 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
Cc:	Nikanth Karthikesan <knikanth@...e.de>,
	Fr馘駻ic Weisbecker <fweisbec@...il.com>,
	Steven Rostedt <rostedt@...dmis.org>,
	linux-kernel@...r.kernel.org
Subject: Re: ftrace not working?


* KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com> wrote:

> > On Monday 23 March 2009 14:05:33 Ingo Molnar wrote:
> > > one thing to note:
> > > | CPU0: Intel QEMU Virtual CPU version 0.9.1 stepping 03
> > > | Testing tracer nop: PASSED
> > >
> > > so it's a Qemu session, right?
> > >
> > 
> > Yes. qemu-kvm.
> 
> Ah, sorry. I don't know qemu and kvm at all ;)

In terms of tracing it should just look like some weird old CPU with 
few capabilities and long delays. Nothing in ftrace depends on CPU 
capabilities (that wasnt present in pentia) so this is weird. 
Perhaps some timestamping problem? Virtual machines tend to have 
trouble with the TSC. Or code patching problems? But that does not 
explain the lack of explicit scheduler events.

Or perhaps the fact that qemu sessions tend to boot with barely any 
RAM. Maybe the ringbuffer size is very low?

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ