commit | bbe9f034ab0be65bca43429c6aee5f6c14fb95a9 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Jan 29 16:14:05 2024 -0800 |
committer | Yabin Cui <yabinc@google.com> | Fri Feb 02 17:20:41 2024 -0800 |
tree | 516ed200cb1b3dd0d07772771fe604abcc3c5c37 | |
parent | 55117049fff502fa3c668fcd82f75eb301046800 [diff] |
simpleperf: gecko_profile_generator.py: Add --percpu-samples It is to show sample distribution for each cpu: 1) Use cpu ids as thread names. 2) In each sample, add thread name + process name as the root of the call stack. Bug: 323605908 Test: run test.py --only-host-test Change-Id: Ie6e363727069876d8093bedd93c37daeb0a76cf0