This topic has not yet been rated - Rate this topic

Visual Studio Profiler API Reference (Native)

Visual Studio Profiler APIs allow you to programmatically control the amount of data collected, and insert both timestamp and profile mark during profiling. To use native APIs, you include VSPerf.h header file and add the VSPerf.lib in your project.

NoteNote

By default, VSPerf.h and VSPerf.lib are located in C:\Program Files\Microsoft Visual Studio 8\Team Tools\Performance Tools\PerfSDK directory.

In This Section

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.