6

我正在尝试(通过 Instrumentation 设置)分析一个大型而复杂的程序,但分析器一直失败。我再次尝试了一个小的 main-only 程序并得到了同样的错误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.
4

0 回答 0