From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752675AbbCXLIO (ORCPT ); Tue, 24 Mar 2015 07:08:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54175 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752239AbbCXLIL (ORCPT ); Tue, 24 Mar 2015 07:08:11 -0400 Date: Tue, 24 Mar 2015 12:08:04 +0100 From: Jiri Olsa To: Adrian Hunter Cc: Peter Zijlstra , Arnaldo Carvalho de Melo , linux-kernel@vger.kernel.org, David Ahern , Frederic Weisbecker , Namhyung Kim , Paul Mackerras , Stephane Eranian , Alexander Shishkin , Andi Kleen Subject: Re: [PATCH V6 06/25] perf record: Extend -m option for AUX area tracing mmap pages Message-ID: <20150324110803.GG27134@krava.brq.redhat.com> References: <1426509707-24961-1-git-send-email-adrian.hunter@intel.com> <1426509707-24961-7-git-send-email-adrian.hunter@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426509707-24961-7-git-send-email-adrian.hunter@intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 16, 2015 at 02:41:28PM +0200, Adrian Hunter wrote: > Extend the -m option so that the number > of mmap pages for AUX area tracing > can be specified. I know it's in the patch, but could you please make it clear in the changelog what's the new allowed syntax for -m option jirka