| commit | c8afde7f40577b80d30aa8abcdee74c76a4b800a | [log] [tgz] |
|---|---|---|
| author | Paul Mundt <lethal@linux-sh.org> | Tue Oct 13 16:31:08 2009 +0900 |
| committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 13 16:31:08 2009 +0900 |
| tree | 01e329c30ab0da816afb9c93a86e1689b4d16396 | |
| parent | 5a3abba77dc0eb0b00332c21899123cdfa3b19e5 [diff] |
sh: Don't profile return_address(). 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>