summaryrefslogtreecommitdiff
path: root/usr.sbin/pstat
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2021-11-15 14:57:58 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2021-11-15 14:57:58 +0000
commit5f5cf94be0abb2893e18be98e3328ff7a952ba28 (patch)
tree296632150bd123adcd9d05bc8ee8843c5249c3aa /usr.sbin/pstat
parent0a606f33bf1066232620e1a19f458813b4740952 (diff)
Change printing of maps to use qsort to order the output using a pointer
array. This replaces the current solution that only prints one element for a certain value and not all elements with tha same value. This can be further optimized but printing is not really a hot path in btrace. OK mpi@
Diffstat (limited to 'usr.sbin/pstat')
0 files changed, 0 insertions, 0 deletions