commit | 994cb626a9b0ad6cb723a9dfa7c5e05849647c87 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Fri Aug 19 17:24:37 2016 -0700 |
committer | Yabin Cui <yabinc@google.com> | Fri Aug 19 17:32:10 2016 -0700 |
tree | 29d9f84cc135da3194ec3d244b64d1803c51ca83 | |
parent | cb0112fe640d7b8a9668f91d2cad7234bd63f880 [diff] |
simpleperf: monitor cpu hotplug in stat cmd. Move code used to monitor cpu hotplug events from cmd_record.cpp to event_selection_set.cpp, so it can also be used by stat cmd. Bug: http://b/29245608 Change-Id: I1f5f3268192aa5c98c0be9fc1de763352c08eab6 Test: run simpleperf stat, and online/offline a cpu.