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:	Tue, 18 Sep 2012 13:18:50 -0600
From:	David Ahern <dsahern@...il.com>
To:	Dong Hao <haodong@...ux.vnet.ibm.com>
CC:	acme@...radead.org, mtosatti@...hat.com, avi@...hat.com,
	mingo@...nel.org, linux-kernel@...r.kernel.org,
	kvm@...r.kernel.org, xiaoguangrong@...ux.vnet.ibm.com,
	runzhen@...ux.vnet.ibm.com
Subject: Re: [PATCH v8 2/3] perf: move stat related code to util/stat.c

On 9/17/12 2:31 AM, Dong Hao wrote:
> From: Xiao Guangrong <xiaoguangrong@...ux.vnet.ibm.com>
>
> Then, the code can be shared between kvm events and perf stat
>
> [ Dong Hao <haodong@...ux.vnet.ibm.com>: rebase it on acme's git tree ]
> Signed-off-by: Xiao Guangrong <xiaoguangrong@...ux.vnet.ibm.com>
> Signed-off-by: Dong Hao <haodong@...ux.vnet.ibm.com>
> ---
>   tools/perf/Makefile       |    1 +
>   tools/perf/builtin-stat.c |   56 +------------------------------------------
>   tools/perf/util/stat.c    |   57 +++++++++++++++++++++++++++++++++++++++++++++
>   tools/perf/util/stat.h    |   16 ++++++++++++
>   4 files changed, 76 insertions(+), 54 deletions(-)
>   create mode 100644 tools/perf/util/stat.c
>   create mode 100644 tools/perf/util/stat.h

Does not apply to Arnaldo's latest perf/core branch.

David

--
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