- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am a newbie to software profiling. Can somebody explain what transitions (between threads) means in the Concurrency analysis in the Intel VTune Amplifier?
Thanks,
Jon
I am a newbie to software profiling. Can somebody explain what transitions (between threads) means in the Concurrency analysis in the Intel VTune Amplifier?
Thanks,
Jon
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jon,
It is not difficult that you can find this terminology from Helper - "The execution flow between threads where one thread signals to another thread
waiting to receive that signal. For example, one thread attempts to acquire a
lock held by another thread, which then releases it. The release acts like a
signal to the waiting thread."
This info in timeline report to help user to understand Concurrency value in specific time stamp / range.
Regards, Peter

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page