From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754782AbZKXHSw (ORCPT ); Tue, 24 Nov 2009 02:18:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753590AbZKXHSv (ORCPT ); Tue, 24 Nov 2009 02:18:51 -0500 Received: from mail-fx0-f213.google.com ([209.85.220.213]:35902 "EHLO mail-fx0-f213.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753300AbZKXHSu convert rfc822-to-8bit (ORCPT ); Tue, 24 Nov 2009 02:18:50 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=kwGN4/zyFWVQUGucj6QqpZ/Mh6SE30rUenavRtZRkfsozh2cw1+vhe/+evKScKg7om eH+1ghSvYleMe5S//CrtSZxAWoZ9+uVPoe2OoYGKEMMh1rvS1el3dfcVgKh1cm/BPhRv TxWexdBwx4BzhdDKD602NmDXfG9jMIMTvQCYc= MIME-Version: 1.0 In-Reply-To: <4B0B6E44.6090106@cn.fujitsu.com> References: <4B0B6E44.6090106@cn.fujitsu.com> Date: Tue, 24 Nov 2009 09:18:56 +0200 X-Google-Sender-Auth: c3e30c3739b5cd51 Message-ID: <84144f020911232318q7ad8028ej13bf7799030878bc@mail.gmail.com> Subject: Re: [PATCH 0/5] perf kmem: Add more functions and show more statistics From: Pekka Enberg To: Li Zefan Cc: Ingo Molnar , Eduard - Gabriel Munteanu , Peter Zijlstra , Frederic Weisbecker , LKML , "linux-mm@kvack.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 24, 2009 at 7:25 AM, Li Zefan wrote: > List of new things: > > - Add option "--raw-ip", to print raw ip instead of symbols. > > - Sort the output by fragmentation by default, and support >  multi keys. > > - Collect and show cross node allocation stats. > > - Collect and show alloc/free ping-pong stats. > > - And help file. The series looks good to me! Acked-by: Pekka Enberg From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail190.messagelabs.com (mail190.messagelabs.com [216.82.249.51]) by kanga.kvack.org (Postfix) with SMTP id A7FCE6B007E for ; Tue, 24 Nov 2009 02:18:58 -0500 (EST) Received: by fxm9 with SMTP id 9so6689475fxm.10 for ; Mon, 23 Nov 2009 23:18:56 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4B0B6E44.6090106@cn.fujitsu.com> References: <4B0B6E44.6090106@cn.fujitsu.com> Date: Tue, 24 Nov 2009 09:18:56 +0200 Message-ID: <84144f020911232318q7ad8028ej13bf7799030878bc@mail.gmail.com> Subject: Re: [PATCH 0/5] perf kmem: Add more functions and show more statistics From: Pekka Enberg Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-linux-mm@kvack.org To: Li Zefan Cc: Ingo Molnar , Eduard - Gabriel Munteanu , Peter Zijlstra , Frederic Weisbecker , LKML , "linux-mm@kvack.org" List-ID: On Tue, Nov 24, 2009 at 7:25 AM, Li Zefan wrote: > List of new things: > > - Add option "--raw-ip", to print raw ip instead of symbols. > > - Sort the output by fragmentation by default, and support > =A0multi keys. > > - Collect and show cross node allocation stats. > > - Collect and show alloc/free ping-pong stats. > > - And help file. The series looks good to me! Acked-by: Pekka Enberg -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org