Hello,
Is there an API/tool provided by Vtune Amplifier XE11 so that I could read the "timeline" of the result collected? For example, the Vtune gui shows the uops retired for each ~10ms interval (program runtime say 10s - implies 1000 values). Is there a way to read the 1000 values - one for each 10ms interval - into an array/list/vector using some API? I can see the timeline graphs just fine (from the gui) and collect total stats from the command line, but per interval stats are proving tough to get. The files run<>/dicer-db/ files seem to be the ones to read, but I do not know which tool/api to use.
Thanks,
Karthik