[all-commits] [llvm/llvm-project] 906876: scudo: Add a dump of primary allocation sizes to m...

pcc via All-commits all-commits at lists.llvm.org
Mon Feb 10 15:05:54 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9068766b9a523350060f0817c7f50df09de3a69c
      https://github.com/llvm/llvm-project/commit/9068766b9a523350060f0817c7f50df09de3a69c
  Author: Peter Collingbourne <peter at pcc.me.uk>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/tests/wrappers_c_test.cpp
    M compiler-rt/lib/scudo/standalone/wrappers_c.inc

  Log Message:
  -----------
  scudo: Add a dump of primary allocation sizes to malloc_info output.

This will be useful for optimizing the size class map.

Differential Revision: https://reviews.llvm.org/D74098




More information about the All-commits mailing list