By default ITAC only displays "MPI" and "APPLICATION" in the event display.
- I've set VT_PCTRACE, but that only seems to allow me to pop up a source dialog, and even that does not show a back trace so that's fairly useless.
- I put VT_initialize/VT_finalize in my code, and create a bunch of state handles which as pass to VT_begin / VT_end.
None to any avail. What am I missing? What file should contain my routine names?
Victor.