sh: Don't profile return_address().
authorPaul Mundt <lethal@linux-sh.org>
Tue, 13 Oct 2009 07:31:08 +0000 (16:31 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 13 Oct 2009 07:31:08 +0000 (16:31 +0900)
This adds return_address.c to the -pg exclusion list, as this is the
building block for CALLER_ADDRx we do not want to profile this.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found