[all-commits] [llvm/llvm-project] a8ef9c: [scudo] Add utilization percentages for stats. (#7...

Christopher Ferris via All-commits all-commits at lists.llvm.org
Mon Dec 11 16:42:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8ef9c0969ab0807672bcad60970bf22395ffaf1
      https://github.com/llvm/llvm-project/commit/a8ef9c0969ab0807672bcad60970bf22395ffaf1
  Author: Christopher Ferris <cferris1000 at users.noreply.github.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/common.h
    M compiler-rt/lib/scudo/standalone/primary32.h
    M compiler-rt/lib/scudo/standalone/primary64.h
    M compiler-rt/lib/scudo/standalone/secondary.h

  Log Message:
  -----------
  [scudo] Add utilization percentages for stats. (#75101)

Refactor the percentage display in the secondary code. Re-use that to
display a utilization percentage when displaying fragmentation data.




More information about the All-commits mailing list