On Fri, Nov 1, 2013 at 7:35 PM, Andi Kleen <[email protected]> wrote: > José Simão <[email protected]> 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.
Thank you for your answer. How can I get more information regarding the update of my system to use this new version of perf? Regards, José > > -Andi > > -- > [email protected] -- Speaking for myself only -- To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
