diff options
author | Martin Pelikan <martin.pelikan@gmail.com> | 2018-01-30 18:18:51 +0000 |
---|---|---|
committer | Martin Pelikan <martin.pelikan@gmail.com> | 2018-01-30 18:18:51 +0000 |
commit | cb6422dcc124f4f50262e14fa1a63cac7af72967 (patch) | |
tree | dd32ef477551f2672d3575e025b21e20319a5ee2 /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | 39a9842f3cfb35aae9d4e93806e4171aa67ed67e (diff) | |
download | bcm5719-llvm-cb6422dcc124f4f50262e14fa1a63cac7af72967.tar.gz bcm5719-llvm-cb6422dcc124f4f50262e14fa1a63cac7af72967.zip |
[XRay] fix 99th percentile lookups by sorting the array correctly
Summary:
It was a copy-paste typo, sorting only to the 90th percentile twice.
Now, it only sorts the array prefix once, and extracts what we need.
Reviewers: dberris, kpw, eizan
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D42690
llvm-svn: 323800
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions