Messages in this thread |  | | | Date | Thu, 20 Nov 2008 15:34:15 -0500 | | From | Steven Rostedt <> | | Subject | [PATCH 0/3] ftrace: updates to recordmcount.pl script |
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(-)
|  |