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] [day] [month] [year] [list]
Date:	Wed, 26 Nov 2008 08:35:53 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Frédéric Weisbecker <fweisbec@...il.com>
Cc:	Arjan van de Ven <arjan@...radead.org>,
	linux-kernel@...r.kernel.org, rostedt@...dmis.org
Subject: Re: [PATCH] ftrace: Add a C/P state tracer to help power
	optimization


* Frédéric Weisbecker <fweisbec@...il.com> wrote:

> That looks good...

[...]
> 
> Just for curiosity, do you have an example of trace and/or graph 
> from this tracer?

Output looks like this:

# tracer: power
#
#           TASK-PID    CPU#    TIMESTAMP  FUNCTION
#              | |       |          |         |
[   54.698035123] CSTATE: Going to C1 on cpu 0 for 0.000022629
[   54.698059987] CSTATE: Going to C1 on cpu 0 for 0.000074032
[   54.698191011] CSTATE: Going to C1 on cpu 0 for 0.000134655
[   54.698327901] CSTATE: Going to C1 on cpu 0 for 0.000276017
[   54.699178020] CSTATE: Going to C1 on cpu 8 for 0.001454114
[   54.698138489] CSTATE: Going to C1 on cpu 5 for 0.002507334
[   54.699079124] CSTATE: Going to C1 on cpu 4 for 0.001611677
[   54.698605873] CSTATE: Going to C1 on cpu 0 for 0.003998045
[   54.700276498] CSTATE: Going to C1 on cpu 10 for 0.003994971
[   54.700636045] CSTATE: Going to C1 on cpu 6 for 0.003993295
[   54.700637442] CSTATE: Going to C1 on cpu 2 for 0.003993295
[   54.700634648] CSTATE: Going to C1 on cpu 8 for 0.003998883

	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