commit | 14f837928eb3bf09fe6094a78fe6407270fbe162 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Oct 19 14:28:06 2023 -0700 |
committer | Yabin Cui <yabinc@google.com> | Thu Oct 19 14:35:09 2023 -0700 |
tree | 501480c053da5a4271e68754a0eb59b58d781281 | |
parent | b3bc35b9bb53a3888472263b5a5db24444537a5a [diff] |
simpleperf: report_html.py: sort functions in flamegraph by their names It is to generate a stable ordering of functions in flamegraphs. So the layout will generally match up when comparing multiple reports. Bug: 306433890 Test: run test.py --only-host-test Change-Id: Iee13bce421261867d7f609858277752cd6ee4059