> # perf stat -a -e power/energy-cores/,power/energy-pkg/,ref-cycles -I
> 1000 sleep 1000
> #           time        unit            counts events
>      1.000264953      Joules              2.09 power/energy-cores/
>   [100.00%]
>      1.000264953      Joules              5.94 power/energy-pkg/
>      1.000264953                   160,530,320 ref-cycles
>      2.000640422      Joules              2.07 power/energy-cores/
>      2.000640422      Joules              5.94 power/energy-pkg/
>      2.000640422                   152,673,056 ref-cycles
>      3.000964416      Joules              2.08 power/energy-cores/
>      3.000964416      Joules              5.93 power/energy-pkg/
>      3.000964416                   158,779,184 ref-cycles

Can you add some column marker that there is no unit (like -) ? 

This is just in case someone wants to parse this with a tool. Yes they
should be using -x, but it is still better to be always parseable.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to