[all-commits] [llvm/llvm-project] 311801: Revert "[MemProf] Defer profile file setup until d...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Mon Nov 28 06:30:28 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 311801a0179be9dc86895e08e3bba66cea2c0724
      https://github.com/llvm/llvm-project/commit/311801a0179be9dc86895e08e3bba66cea2c0724
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M compiler-rt/lib/memprof/memprof_allocator.cpp
    M compiler-rt/lib/memprof/memprof_rtl.cpp
    M compiler-rt/test/memprof/TestCases/atexit_stats.cpp
    M compiler-rt/test/memprof/TestCases/malloc-size-too-big.cpp

  Log Message:
  -----------
  Revert "[MemProf] Defer profile file setup until dump time"

This reverts commit ea1826ee57984d4f44fdb4b35a47169d393618ed.

This change is breaking the ability of tests to override the profile
output file. Need to add a mechanism to do that before resubmitting.




More information about the All-commits mailing list