commit | 3a63a2083c51dda15979fe2b07d7f1996caa0372 | [log] [tgz] |
---|---|---|
author | Mark Hansen <markhansen@google.com> | Tue Sep 28 16:10:12 2021 +1000 |
committer | Mark Hansen <markhansen@google.com> | Tue Sep 28 16:15:41 2021 +1000 |
tree | 99c1f3c940dda49b68fcbfa9d2651515b4d22369 | |
parent | c6326ed84490e8140d288276b95a842d34966ad2 [diff] |
pprof_proto_generator: friendlier sample_types Drop `event_` from the front of all samples, it wasn't adding signal. Drop `_count` suffix, the units field covers this. BUG=201369296 Change-Id: I83514ff904aab3bb835a223a877ad7348a44419b Test: Ran test/test.py -p TestPprofProtoGenerator.\*