Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756959AbYKTUga (ORCPT ); Thu, 20 Nov 2008 15:36:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755226AbYKTUfz (ORCPT ); Thu, 20 Nov 2008 15:35:55 -0500 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:62871 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754749AbYKTUfx (ORCPT ); Thu, 20 Nov 2008 15:35:53 -0500 Message-Id: <20081120203415.251344054@goodmis.org> User-Agent: quilt/0.46-1 Date: Thu, 20 Nov 2008 15:34:15 -0500 From: Steven Rostedt To: linux-kernel@vger.kernel.org Cc: Ingo Molnar , Andrew Morton , linuxppc-dev@ozlabs.org, Paul Mundt , Matt Fleming , Jim Radford Subject: [PATCH 0/3] ftrace: updates to recordmcount.pl script Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1042 Lines: 35 Ingo, I took Matt's patch and stripped out all the sh changes, leaving only the update to recordmcount.pl. Hopefully, this will disappear when it is pulled into linux-next. The second patch is the changes needed for PowerPC in the recordmcount.pl script. The thrird patch is the cleanup. All of this is based off of tip/master. The following patches are in: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git branch: tip/devel Matt Fleming (1): sh: dynamic ftrace support. Steven Rostedt (2): ftrace: add support for powerpc to recordmcount.pl script ftrace: create default variables for archs in recordmcount.pl ---- scripts/recordmcount.pl | 37 +++++++++++++++++++++++++++++-------- 1 files changed, 29 insertions(+), 8 deletions(-) -- 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/