大規模で複雑なプログラムを (インストルメンテーション設定を介して) プロファイリングしようとしていますが、プロファイラーは失敗し続けました。小さなメインのみのプログラムで再試行しましたが、同じエラーが発生しましFile contains no data buffers
た。どうしたの?
完全なテンプレート化およびサニタイズされた出力は次のとおりです。
Setting linker /PROFILE switch (required for instrumentation) on project [Filename and Path to .vcxproj].
Project will be rebuilt.
Profiling started.
Instrumenting [Filename and path to .exe] in place
Info VSP3049: Small functions will be excluded from instrumentation.
Microsoft (R) VSInstr Post-Link Instrumentation 10.0.40219 x86
Copyright (C) Microsoft Corp. All rights reserved.
Warning VSP2005: Internal instrumentation warning: The object '\Users\[UserFolder]\AppData\Local\Temp\lnk9E8B.tmp' must be rebuilt with approved tools.
File to Process:
[Filename and path to .exe] --> [Filename and path to .exe]
Original file backed up to [Filename and path to .exe].orig
Warning VSP2005: Internal instrumentation warning: The object '\Users\[UserFolder]\AppData\Local\Temp\lnk9E8B.tmp' must be rebuilt with approved tools.
Successfully instrumented file [Filename and path to .exe].
Data written to [Project Path]\[Project Name]130824.vsp.
Profiling finished.
File contains no data buffers
File contains no data buffers
Analysis failed
Profiling complete.