Dear user of linux-perf-users@vger.kernel.org,

When using the -I option of 'stat' to periodically collect the value
of performance counters (e.g. perf stat -e cache-misses -I 500 cmd)
the reported value at each internal (500ms in the example) is how much
the selected counter increased since the last observation?

I assume it is because the values are not monotonically increasing.

Best,
Jose
--
To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to