commit | 439e1e56813832ab7257a18e47032314e6afe38c | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Fri Nov 10 14:19:09 2017 -0800 |
committer | Yabin Cui <yabinc@google.com> | Fri Nov 10 14:19:09 2017 -0800 |
tree | 4725485fee82a5e32ea13cca1a8580a627f8d9f3 | |
parent | 3ae4af480e91f48f8e8dad2ee38e151d043ed1d8 [diff] |
inferno: sort threads by the event count in a thread. Sometimes a thread having only several samples comes first, and looks like it is the most important thread. So sort threads by the event count to make really important threads shows first. Bug: none. Test: run inferno.sh. Change-Id: Ic8406fb19d72d2599c78589d9f4876875dad00e8