On Fri, Dec 10, 2010 at 11:13:54PM -0500, Thor Simon wrote: > > * The MCOUNT macro is cleaned up to an inline function on > architectures which define PROFILE_TASTEFUL_FUNCTIONS. The idea is > to eventually eliminate the macro.
As Damon noted, the version in the patch names this PROFILE_mcount_enter_exit. Thor