Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761450AbZLPWTe (ORCPT ); Wed, 16 Dec 2009 17:19:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754251AbZLPWTd (ORCPT ); Wed, 16 Dec 2009 17:19:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39266 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752603AbZLPWTc (ORCPT ); Wed, 16 Dec 2009 17:19:32 -0500 From: Masami Hiramatsu Subject: [PATCH -tip 0/3] perf/trace: bugfixes To: Ingo Molnar , Frederic Weisbecker , lkml Cc: systemtap , DLE Date: Wed, 16 Dec 2009 17:23:54 -0500 Message-ID: <20091216222354.14459.82110.stgit@dhcp-100-2-132.bos.redhat.com> 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: 839 Lines: 31 Hi, Here are several bugfixes for perf-probe and kprobe tracer. Thank you, --- Masami Hiramatsu (3): perf probe: Check new event name kprobe-tracer: Check new event/group name perf probe: Check debugpath is correct kernel/trace/trace_kprobe.c | 30 ++++++++++++++++++++++++------ tools/perf/builtin-probe.c | 4 ++++ tools/perf/util/probe-event.c | 14 ++++++++++++++ 3 files changed, 42 insertions(+), 6 deletions(-) -- Masami Hiramatsu Software Engineer Hitachi Computer Products (America), Inc. Software Solutions Division 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/