Dear all, I'm trying to collect ASCII-based progress information regarding a set of performance counters. "Progress" means, for example, the ratios of values/second (e.g. page faults/seconds).
I can get information in this form using 'perf stat' but 'stat' only gives me the final value. I would like to collect, or calculate, theses values from the running command and determine how these metrics evolved over time (i.e. faster or slower). Is this possible (or eventually trivial) with the perf tool? Thank you, José -- 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