- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi all,
i have not seen Embarcadero compilers in the list of supported compilers. Does it mean that VTune will not work at all or that it will just not be possible to integrate it into the Embarcadero environment?
Is it possible to profile a running software outside of a compiler environment?
Thank you.
Arnaud.
i have not seen Embarcadero compilers in the list of supported compilers. Does it mean that VTune will not work at all or that it will just not be possible to integrate it into the Embarcadero environment?
Is it possible to profile a running software outside of a compiler environment?
Thank you.
Arnaud.
링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi Arnaud,
VTune Analyzeralso supports of analyzing application which was built by other compilers, besides Microsoft* Visual C++ compiler - if the compiler can generate standard binarysuch as PE, COFF format.
Integration mode in Embarcadero environment can't be supported, except Microsoft* Visual Studio. However VTune Analyzer has its standalone application - it means, the user can build application in Embarcadero environment, and generate / analyze program by using this standalone app.
Regards, Peter
VTune Analyzeralso supports of analyzing application which was built by other compilers, besides Microsoft* Visual C++ compiler - if the compiler can generate standard binarysuch as PE, COFF format.
Integration mode in Embarcadero environment can't be supported, except Microsoft* Visual Studio. However VTune Analyzer has its standalone application - it means, the user can build application in Embarcadero environment, and generate / analyze program by using this standalone app.
Regards, Peter
