Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5256 Discussions

Will VTune tell us which exceptions are being thrown?

postaquestion
Novice
558 Views

We are experiencing a .Net application issue.

We are seeing large numbers of .Net CLR Exceptions being thrown (in perfmon). We are trying to find a CLR profiler that will tell us what exceptions are being thrown. Will your tool give us that information?

0 Kudos
1 Reply
David_A_Intel1
Employee
558 Views
No. The only kind of exceptions the VTune analyzer could "help" with would be processor-based exceptions, for example, page faults, as they are exposed by the processor events.

0 Kudos
Reply