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:
6312e0e
)
[MIPS] Add debugfs files to show fpuemu statistics
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Sat, 7 Jul 2007 14:21:49 +0000
(23:21 +0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:04 +0000
(17:33 +0100)
Export contents of struct mips_fpu_emulator_stats via debugfs.
There is no way to read these statistics for now but they (at least
the "emulated" count) might be sometimes useful for performance tuning
on FPU-less CPUs.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found