Steven Rostedt
dce9d18add
ftrace: handle generic arch calls
...
The recordmcount script requires that the actual arch is passed in.
This works well when ARCH=i386 or ARCH=x86_64 but does not handle the
case of ARCH=x86.
This patch adds a parameter to the function to pass in the number of
bits of the architecture. So that it can determine if x86 should be
run for x86_64 or i386 archs.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-23 15:58:19 +02:00
..
2008-10-20 11:24:31 -07:00
2008-07-31 23:01:31 +02:00
2008-09-29 08:03:01 -07:00
2005-04-16 15:20:36 -07:00
2008-10-17 09:50:12 -07:00
2008-02-09 10:51:47 +01:00
2006-06-27 17:32:47 -07:00
2008-09-05 21:43:38 +10:00
2008-02-09 10:43:58 +01:00
2005-04-16 15:20:36 -07:00
2006-01-03 13:37:51 +01:00
2007-12-17 19:28:17 -08:00
2008-10-22 16:37:25 +02:00
2005-04-16 15:20:36 -07:00
2007-10-12 21:13:50 +02:00
2008-10-20 12:50:03 -07:00
2008-10-10 21:34:03 +02:00
2007-10-11 11:20:03 +02:00
2006-07-03 23:30:54 +02:00
2007-07-16 21:15:50 +02:00
2007-07-16 21:15:50 +02:00
2005-07-27 22:27:08 +02:00
2008-05-30 14:02:21 -07:00
2008-07-25 22:12:41 +02:00
2007-10-12 21:13:50 +02:00
2006-03-24 07:33:21 -08:00
2008-01-28 23:14:36 +01:00
2006-09-26 10:52:39 +02:00
2008-04-28 22:50:51 +02:00
2008-07-25 22:12:16 +02:00
2008-07-25 22:12:18 +02:00
2008-07-25 22:12:33 +02:00
2008-05-19 20:07:58 +02:00
2008-09-09 11:52:33 -07:00
2008-09-23 08:09:13 -07:00
2008-04-29 08:06:04 -07:00
2008-08-27 08:54:08 +10:00
2008-10-23 15:58:19 +02:00
2008-04-25 20:18:48 +02:00
2008-08-02 07:52:29 +01:00
2008-07-25 22:12:18 +02:00
2008-04-25 20:18:48 +02:00
2008-10-16 09:24:47 -07:00
2008-01-28 23:14:36 +01:00
2008-07-22 09:59:41 -07:00
2007-10-15 22:25:06 +02:00
2007-05-02 20:58:09 +02:00
2008-01-28 23:14:38 +01:00
2008-05-19 20:07:58 +02:00
2007-05-02 20:58:10 +02:00
2005-04-16 15:20:36 -07:00
2007-10-11 17:56:02 +02:00
2008-08-06 22:11:33 +02:00
2005-04-16 15:20:36 -07:00
2006-03-25 09:10:56 -08:00
2008-10-23 15:58:19 +02:00
2008-07-25 22:12:53 +02:00
2006-04-11 13:37:07 +02:00
2006-09-25 09:00:00 +02:00
2008-07-31 23:36:54 +02:00