John Reiser 81d3858d31 ftrace: Add C version of recordmcount compile time code
Currently, the mcount callers are found with a perl script that does
an objdump on every file in the kernel. This is a C version of that
same code which should increase the performance time of compiling
the kernel with dynamic ftrace enabled.

Signed-off-by: John Reiser <jreiser@bitwagon.com>

[ Updated the code to include .text.unlikely section as well as
  changing the format to follow Linux coding style. ]

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2010-10-14 16:44:34 -04:00
..
2010-07-02 13:51:11 +02:00
2010-03-07 21:19:09 +01:00
2010-03-07 21:22:56 +01:00
2009-06-09 22:37:54 +02:00
2010-03-23 12:26:38 +01:00
2010-09-11 16:49:21 -07:00
2009-09-15 17:04:38 -07:00
2010-08-17 11:47:40 +02:00
2010-03-07 21:38:32 +01:00
2009-06-09 22:37:54 +02:00