The latest pre-built drivers can be found here

Install driver
/opt/intel/vtune/vdk/insmod-vtune (or ...rmmod-vtune to remove)

Delete entire project and activities
vtl delete -all

Create sampling activity 'ticks', run for 110, launch 'doit', use calibration
delay 10 seconds (sd)
vtl activity ticks -d 100 -c sampling -o "-cal=yes" -app doit

vtl activity ticks -d 110 -c sampling -o "-cal=yes -ec en='BACK_END_BUBBLE-ALL', en='CPU_CYCLES', en='DEAR_LATENCY_GE_64" -app doit

but this doesn't work!
vtl activity ticks -c sampling -d 100 -o "-cal=yes" -app doit

dump events (-dof option is broke - won't list events)
vtl query -c sampling

show me options for activity ticks
vtl query -a ticks

show me project contents, activities and runs
vtl show

show me most recent activity's results
vtl view

-- MattWalsh - 14 Sep 2005

Topic revision: r3 - 21 Dec 2005 - MattWalsh
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback