|
-
October 18th, 2008, 06:48 PM
#1
any tool to count instructions?
hello guys,
i'm working on my computer architecture homework. of the tasks is to run a benchmark and count the top 20 mostly used instructions.
but i don't know what kind of tool can do that.
i know that AMD's codeanalyst has some thing called instruction-based sampling. but that doesn't work on my intel machine.
or is there any virtual machine that does this job?
thank you.
-
October 18th, 2008, 07:20 PM
#2
Re: any tool to count instructions?
I'd assume if it's homework, your textbook and/or class notes should tell you how to get the information.
-
October 18th, 2008, 08:33 PM
#3
Re: any tool to count instructions?
unfortunately it doesn't
i just found out that vtune will give that information.
-
October 18th, 2008, 11:19 PM
#4
Re: any tool to count instructions?
Thanks for your help.
-
October 19th, 2008, 01:35 AM
#5
Re: any tool to count instructions?
vtune gives an event based sampling test, which is similar to instruction count, but not exactly.
there is a tool, called simplescalar. but that thing is very stupid, it doesn't compile.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|