diff options
author | Douglas Anderson <[email protected]> | 2013-08-29 00:08:01 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2013-09-02 13:49:47 +0100 |
commit | 849b882b52df0f276d9ffded01d85654aa0da422 (patch) | |
tree | 67714bc2487f389a78a6938d5773f13b59072f38 /tools/perf/util/trace-event-scripting.c | |
parent | 6a7d2c625656df5f8ad6e33aa3d164eefb1df8dc (diff) |
ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables
It appears that gcc may put some code in ".text.unlikely" or
".text.hot" sections. Right now those aren't accounted for in unwind
tables. Add them.
I found some docs about this at:
http://gcc.gnu.org/onlinedocs/gcc-4.6.2/gcc.pdf
Without this, if you have slub_debug turned on, you can get messages
that look like this:
unwind: Index not found 7f008c50
Signed-off-by: Doug Anderson <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions