commit | 20663f5fece4082531567d5268130186e40e7f9a | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Jul 31 15:08:27 2017 -0700 |
committer | Yabin Cui <yabinc@google.com> | Thu Aug 03 16:04:57 2017 -0700 |
tree | 83f8f0509b29027bfabeab3a85c6043a6ddf464a | |
parent | 2ad09b2ffda41e7974666bbed848ee32fdbbee81 [diff] |
simpleperf: export meta info in report_sample.proto. To support perf.data generated with --trace-offcpu option, update interface in report_sample.proto: 1. Add meta info to show all event types. 2. Add event_type_id in each sample to show which even type it belongs to. Bug: http://b/37572306 Test: run simpleperf_unit_test. Change-Id: I2878979ec2023904df1006ce353dcf233b6a2642