José Simão <jose.m.si...@gmail.com> writes: > 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).
Newer perf stat has a -I (interval) option for this. -Andi -- a...@linux.intel.com -- Speaking for myself only -- 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