Visual Studio Team System
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 marks during profiling. To use native APIs, you include VSPerf.h header file and add the VSPerf.lib in your project.

Aa985641.alert_note(en-us,VS.90).gifNote:

By default, VSPerf.h and VSPerf.lib are located in <drive>:\Program Files\Microsoft Visual Studio 9\Team Tools\Performance Tools\PerfSDK directory.

In This Section

CommentMarkAtProfile

CommentMarkProfile

MarkProfile

NameProfile

ResumeProfile

StartProfile

StopProfile

SuspendProfile

PROFILE_CURRENTID

See Also

Tasks

Other Resources

Tags :


Page view tracker