由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - unix下如何知道一个程序进行了多少浮点运算 (null)
相关主题
Is there a command to know speed of CPU in Unix有没有sun unix的高手呀?
DEC Alpha到底有多快?[转载] SGI的JDK哪有?
sha sha de wen: sun's workstationbugs in my program
who install soloris 8 on intel platform?where can I find books/documents about opengl
Solaris 8 on PIII xeon急!!!!
Poor Solaris perfomance.如何在UNIX下看中文
[转载] How is Compaq Prolian ML570?ICQ on SGI UNIX
开始喜欢SUN了[转载] 哪个知道有没有UNIX用得中文平台?
相关话题的讨论汇总
话题: unix话题: 浮点运算话题: monitoring话题: profiling话题: null
进入Unix版参与讨论
1 (共1页)
p**h
发帖数: 99
1
thanks.
g****d
发帖数: 3461
2

If your unix is Linux running on PIII(maybe PII and Pentium too),
you can turn on the performance monitoring registers.
And one of the monitoring code is for number of
floating instructions executed.

【在 p**h 的大作中提到】
: thanks.
z*******w
发帖数: 79
3
man gcc
find the keyword "profile", you will some compile options.
And there are some tools to interprete the profiling results.
for example: SGI profiling tool (perfex, ssrun)

【在 g****d 的大作中提到】
:
: If your unix is Linux running on PIII(maybe PII and Pentium too),
: you can turn on the performance monitoring registers.
: And one of the monitoring code is for number of
: floating instructions executed.

1 (共1页)
进入Unix版参与讨论
相关主题
[转载] 哪个知道有没有UNIX用得中文平台?Solaris 8 on PIII xeon
SGI下如何看.avi文件Poor Solaris perfomance.
UNIX下发email的问题[转载] How is Compaq Prolian ML570?
A problem开始喜欢SUN了
Is there a command to know speed of CPU in Unix有没有sun unix的高手呀?
DEC Alpha到底有多快?[转载] SGI的JDK哪有?
sha sha de wen: sun's workstationbugs in my program
who install soloris 8 on intel platform?where can I find books/documents about opengl
相关话题的讨论汇总
话题: unix话题: 浮点运算话题: monitoring话题: profiling话题: null