Skip to content
Commit 306dcf47 authored by Li Hong's avatar Li Hong Committed by Steven Rostedt
Browse files

tracing: Add regex for weak functions in recordmcount.pl



Add a variable to contain the regex needed to find weak functions
in the 'nm' output. This will allow other archs to easily override it.

Also rename the regex variable $nm_regex to $local_regex to be more
descriptive.

Signed-off-by: default avatarLi Hong <lihong.hi@gmail.com>
LKML-Reference: <20091028050619.GF30758@uhli>
Signed-off-by: default avatarSteven Rostedt <rostedt@goodmis.org>
parent db24c7dc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment