- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all:
I have a problem in using Vtune.I just want to use the function of "Sampling over time view",but I don't kown how to set the VTUNE_OVER_TIME in environment since the function is disable by default.
Thank you
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Shengua,
You might find this thread helpful: http://softwarecommunity.intel.com/isn/Community/en-US/forums/30253688/ShowThread.aspx
How you set an environment variable depends on the shell that you are using, e.g.
for bash: export VTUNE_OVER_TIME=1
for tcsh: setenv VTUNE_OVER_TIME 1
I hope this helps
Thomas

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