commit | 9e1491de519712c73ec621c4ef4872eca6f2bb57 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Fri Mar 18 13:52:27 2011 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Fri Apr 01 09:34:51 2011 +0200 |
tree | 696212790d54df8ba313874115f30b073616a51c | |
parent | 57bd35d414c453fea2b08e9dad6067ee7e6c188a [diff] |
microblaze: Fix ftrace - Do not trace idle loop which takes a lot time - Fix cache handling in generic ftrace code - Do not trace lib functions ashldi3, ashrdi3, lshrdi3 Functions are called from generic ftrace code which can't be traced Signed-off-by: Michal Simek <monstr@monstr.eu>