[PATCH] ftrace: mcountrecord.pl for arm

2008-11-20 Thread Jim Radford
Ingo and Steven, Here is a patch on top of Steven's for recordmcount.pl on arm. -Jim --- From: Jim Radford <[EMAIL PROTECTED]> Subject: ftrace: mcountrecord.pl for arm Signed-Off-By: Jim Radford <[EMAIL PROTECTED]> diff --git a/scripts/recordmcount.pl b/scripts/recordmcount

Re: [PATCH] ftrace: mcountrecord.pl for arm

2008-11-20 Thread Jim Radford
Ingo and Steven, Here's an updated version of the arch/arm changes for dynamic ftrace based on top of your latest tip/master. -Jim --- From: Jim Radford <[EMAIL PROTECTED]> Subject: ftrace: enable dynamic ftrace for arm Update to the latest api, syncing functions with the x86 versi