commit | 117caa418ab75b2f45b98e6c2a6240ae36937ce9 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Jul 15 10:39:15 2019 -0700 |
committer | Yabin Cui <yabinc@google.com> | Wed Jul 17 10:49:20 2019 -0700 |
tree | f8b065922cb549c4d3de5b58225351e7e92085b9 | |
parent | 61170253d5515998080bc34e0d795b0ae3aaa591 [diff] |
simpleperf: add rate comment for new raw events. After the patch, simpleperf shows rate comments for new raw events: $ simpleperf stat --group raw-l1d-cache-refill-rd,raw-l1d-cache-rd sleep 1 Performance counter statistics: 98,519 raw-l1d-cache-refill-rd # 2.226422% level 1 cache refill rate, read (100%) 4,424,993 raw-l1d-cache-rd # (100% Bug: 137044139 Test: run simpleperf_unit_test. Test: run simpleperf manually. Change-Id: Ic71ee7326451e62feefb26feb0471fa3a72a173f