Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753600Ab3ISTAv (ORCPT ); Thu, 19 Sep 2013 15:00:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41598 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752045Ab3ISTAu (ORCPT ); Thu, 19 Sep 2013 15:00:50 -0400 Date: Thu, 19 Sep 2013 16:00:38 -0300 From: Arnaldo Carvalho de Melo To: Davidlohr Bueso Cc: Frederic Weisbecker , Ingo Molnar , Peter Zijlstra , Hitoshi Mitake , Aswin Chandramouleeswaran , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/7] perf lock: misc fixes and enhancements Message-ID: <20130919190038.GJ3891@infradead.org> References: <1378693159-8747-1-git-send-email-davidlohr@hp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1378693159-8747-1-git-send-email-davidlohr@hp.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.20 (2009-12-10) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1415 Lines: 44 Em Sun, Sep 08, 2013 at 07:19:12PM -0700, Davidlohr Bueso escreveu: > This patchset is a first in a series of perf-lock enhancements I am working > on. Overall it is pretty straightforward, dealing with cleanups, and some > cosmetic changes. > > Patches 1-3 deal with some minor fixes and cleanups. > > Patch 4 fixes a segfault in the report command when the perf.data > file is generated by a non perf-lock command. > > Patch 5 and 6 are cosmetic changes. Applied all but patch 5, since Mitake-san had concerns about it, lemme know if that changed. Thanks! - Arnaldo > Patch 7 allows the tool to report the average wait times. > > > Thanks! > > Davidlohr Bueso (7): > perf lock: remove dead code > perf lock: return proper code in report_lock_*_event > perf lock: plug some memleaks > perf lock: redo __cmd_report > perf lock: do not cut lock name > perf lock: limit bad rate precision > perf lock: account for lock average wait time > > tools/perf/Documentation/perf-lock.txt | 2 +- > tools/perf/builtin-lock.c | 142 ++++++++++++++++----------------- > 2 files changed, 70 insertions(+), 74 deletions(-) > > -- > 1.7.11.7 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/