commit | 75278fa5e7affb29d44db737cf3c27469d4397e0 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Dec 22 23:03:54 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Dec 22 23:03:54 2021 +0000 |
tree | fd09e510d2d6f8f49610eae6ef3d2c81e8946fbf | |
parent | b2292d160c36429c334e979296c901c84e5e23b1 [diff] | |
parent | 32b962795f47b97614242febbb37e939beeb20c7 [diff] |
Merge changes I93f0760d,Ie40ec955,I59dbf3c5,Iaacd46a5 * changes: simpleperf: add --print-event-count in report cmd. simpleperf: accumulate event counts in SampleEntry. simpleperf: use std::function for display function. simpleperf: remove unused code.