Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4998 Discussions

Using the DS store feature w/Brach Trace under WinXP 32bit

sirmabus
Beginner
343 Views
Hello all,

I'm attempting to get the DS Store feature going, for "Branch Trace Store" use under Windows XP 32bit and I'm having some problems.

I'm pretty sure I've set everything up properly. I've followed sections 18.6.8.2, 18.15.5, 18.15.5.1, etc., in the "Intel 64 and IA-32 Architectures Software Developer's Manual Volume 3B: System Programming Guide, Part 2".
But when I turn it on I seem to be getting only the first branch and it stops.
I'm sure it's at least partially working because the system will slow down (assumably from the DS overhead) when I turn it on. So far just tried the polling mode, not the IRQ mode.

Part of my problem could be the obvious fact that the Windows XP kernel does not support it. It should work in polling mode at least according to the documentation.
I'm not adverse to doing kernel hacks for context switches, etc., like the VTune driver does.

Somewhat surprisingly, there is next to no documentation on this outside of the this Developers manual AFAIK.
A tiny bit of info for Linux "permon".
A single forum post from 2005:
http://software.intel.com/en-us/forums//topic/48373

With this hardware feature, it opens up all kinds possibilities for real time debugging and reverse engineering tools, etc.

Could anyone from Intel, or otherwise post some more information, source code bits, etc.? Perhaps someone from the VTune team?

Thanks in advance,

P.S. I had no problems getting the Last branch recording facility to work under Windows XP. Doesn't even require a KMD (like DS store obviously does).






0 Kudos
4 Replies
Intel_Software_Netw1
343 Views

We're moving this post to the VTune for Windows forum to see whether anyone in the VTune user/engineer community can help.

==

Lexi S.

IntelSoftware NetworkSupport

http://www.intel.com/software

Contact us

0 Kudos
sirmabus
Beginner
343 Views
Come on VTune people!
Put down the coffee and donuts, give this a few minutes.

I'm not the only one interested in this info.. thanks


0 Kudos
David_A_Intel1
Employee
343 Views
Actually, you *are* one of a handful of people that wants to know this.

I checked with the VTune analyzer developers and they say that if the manuals don't describe it, the other place to look is the open source VTune Performance Analyzer driver kit, used on Linux. The kit demonstrates how these features are used on Core2 Duo processors.

Hope that helps.
0 Kudos
levicki
Valued Contributor I
343 Views

Mmmm... donuts... :-)

0 Kudos
Reply