Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4995 Discussions

Thread ID (-tid) option not working

thulasidhar
Beginner
236 Views
Hi,

i am using vtune performance analyzer 9.0 for linux for profiling a multi-threaded application. i have taken the vtunedemo sample application as an example.

i want to get the hotspot function view for a specific thread
so i tried: > vtl view a1::r1 -hf -mn vtunedemo -threads -tid 4315

i get this output:
Warning : -tid 4315 are unknown and ignored

Error: Incorrect syntax.

how do i get the hotspot function result (-hf) for a specific module (vtunedemo) and a specific thread (-tid )
what am i doint wrong here?

thanks in advance
thulasidhar

0 Kudos
0 Replies
Reply