git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57bd35d
)
microblaze: Fix ftrace
author
Michal Simek
<monstr@monstr.eu>
Fri, 18 Mar 2011 12:52:27 +0000
(13:52 +0100)
committer
Michal Simek
<monstr@monstr.eu>
Fri, 1 Apr 2011 07:34:51 +0000
(09:34 +0200)
- 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>
No differences found