Profiler?
-
I was just wondering if the great community here can help me find a tool that can track the total number of disk reads/writes for a particular application? I am using Visual Studio 2005 and it is a Native C++ application (if this helps). I know that Visual Studio 2008 has a built-in Profiler which can do this kind of thing but I can't move to VS2008 right now.
Bombing for Peace is like f****ing For Virginity" My Articles
-
I was just wondering if the great community here can help me find a tool that can track the total number of disk reads/writes for a particular application? I am using Visual Studio 2005 and it is a Native C++ application (if this helps). I know that Visual Studio 2008 has a built-in Profiler which can do this kind of thing but I can't move to VS2008 right now.
Bombing for Peace is like f****ing For Virginity" My Articles
Aamir Butt wrote:
Bombing for Peace is like f****ing For Virginity"
The only thing wrong with that quote is that it's missing an opening quotation mark. Otherwise, :thumbsup:
-
Aamir Butt wrote:
Bombing for Peace is like f****ing For Virginity"
The only thing wrong with that quote is that it's missing an opening quotation mark. Otherwise, :thumbsup:
aspdotnetdev wrote:
Aamir Butt wrote:Bombing for Peace is like f****ing For Virginity" The only thing wrong with that quote is that it's missing an opening quotation mark. Otherwise,
A missing quotation mark!?!?! THIS MEANS WAR!!!
I wanna be a eunuchs developer! Pass me a bread knife!
-
aspdotnetdev wrote:
Aamir Butt wrote:Bombing for Peace is like f****ing For Virginity" The only thing wrong with that quote is that it's missing an opening quotation mark. Otherwise,
A missing quotation mark!?!?! THIS MEANS WAR!!!
I wanna be a eunuchs developer! Pass me a bread knife!
Bombing for peace is messed up, but bombing for war... now that's what I'm talking about!!!
-
I was just wondering if the great community here can help me find a tool that can track the total number of disk reads/writes for a particular application? I am using Visual Studio 2005 and it is a Native C++ application (if this helps). I know that Visual Studio 2008 has a built-in Profiler which can do this kind of thing but I can't move to VS2008 right now.
Bombing for Peace is like f****ing For Virginity" My Articles
The Windows Task Manager will give you that. Start Task Manager, switch to the Processes tab, and select 'View Columns...' from the view menu, and select the I/O related info you want to see.
-
Aamir Butt wrote:
Bombing for Peace is like f****ing For Virginity"
The only thing wrong with that quote is that it's missing an opening quotation mark. Otherwise, :thumbsup:
Fixed :)
"Bombing for Peace is like f****ing For Virginity" My Articles
-
I was just wondering if the great community here can help me find a tool that can track the total number of disk reads/writes for a particular application? I am using Visual Studio 2005 and it is a Native C++ application (if this helps). I know that Visual Studio 2008 has a built-in Profiler which can do this kind of thing but I can't move to VS2008 right now.
Bombing for Peace is like f****ing For Virginity" My Articles
I'd probably use Process Monitor[^]. Probably has more information than you need, but it should be able to capture the disk reads and writes made by your application.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
I'd probably use Process Monitor[^]. Probably has more information than you need, but it should be able to capture the disk reads and writes made by your application.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
Yes, it is looking good. Thanks.
Bombing for Peace is like f****ing For Virginity" My Articles
-
I'd probably use Process Monitor[^]. Probably has more information than you need, but it should be able to capture the disk reads and writes made by your application.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
It doesn't appear to like Weven/64 at all...
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
It doesn't appear to like Weven/64 at all...
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
It doesn't appear to like Weven/64 at all...
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001Just downloaded the latest version and tried it in a Weven64 VM - ran fine.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
Aamir Butt wrote:
Bombing for Peace is like f****ing For Virginity"
The only thing wrong with that quote is that it's missing an opening quotation mark. Otherwise, :thumbsup:
-
I'd probably use Process Monitor[^]. Probably has more information than you need, but it should be able to capture the disk reads and writes made by your application.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
I think I was overloading the OS. It just never came up, but I did get a permanent wait cursor on the desktop. Only a reboot would fix it, and then it worked.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001