diff options
author | Steven J. Magnani <steve@digidescorp.com> | 2010-04-12 16:01:36 -0500 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2010-05-06 11:21:57 +0200 |
commit | e6d7961e5be0a259ba87411370f8be7f7da4c0f6 (patch) | |
tree | da6efb64339f9dc8bab353ca69a8b28031ee0b1a /arch/mn10300 | |
parent | c86fac4382b3fb238a520ab5f2fa200c6a868b7f (diff) |
microblaze: Fix IRQ entry/exit ftracing
Function traces on Microblaze don't include IRQ entry and exit arrows,
i.e.
0) | memcpy_toiovec() {
0) ==========> |
0) | do_IRQ() {
...
0) <========== |
0) ! 5414.000 us | }
...because do_IRQ() doesn't have the proper attributes.
Signed-off-by: Steven J. Magnani <steve@digidescorp.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/mn10300')
0 files changed, 0 insertions, 0 deletions