Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755316Ab0DBQyq (ORCPT ); Fri, 2 Apr 2010 12:54:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:19235 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754753Ab0DBQyj (ORCPT ); Fri, 2 Apr 2010 12:54:39 -0400 From: Masami Hiramatsu Subject: [PATCH -tip 0/4] perf-probe bugfixes To: Ingo Molnar , lkml Cc: Paul Mackerras , Arnaldo Carvalho de Melo , Peter Zijlstra , Mike Galbraith , Frederic Weisbecker , systemtap , DLE Date: Fri, 02 Apr 2010 12:50:31 -0400 Message-ID: <20100402165031.23551.14034.stgit@localhost6.localdomain6> User-Agent: StGIT/0.14.3 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 957 Lines: 29 Hi Ingo, Before introducing new patches, I'd like to push some bugfixes. (I'll update previous series and post again.) Thank you, --- Masami Hiramatsu (4): [BUGFIX][RESEND] perf probe: Fix to close dwarf when failing to analyze it [BUGFIX] perf probe: Correct error message for non-structure type [BUGFIX] perf probe: Fix not to return non-matched file [BUGFIX] perf probe: Fix --line syntax help and document tools/perf/Documentation/perf-probe.txt | 2 +- tools/perf/builtin-probe.c | 2 +- tools/perf/util/probe-finder.c | 20 ++++++++++++++------ 3 files changed, 16 insertions(+), 8 deletions(-) -- Masami Hiramatsu e-mail: mhiramat@redhat.com -- 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/