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