[all-commits] [llvm/llvm-project] 34fbf1: [memprof] Make the AllocSites and CallSites sectio...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Aug 31 07:44:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34fbf1f0b79750f69d391cf9f778d8bca2ca5f05
      https://github.com/llvm/llvm-project/commit/34fbf1f0b79750f69d391cf9f778d8bca2ca5f05
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-31 (Sun, 31 Aug 2025)

  Changed paths:
    M llvm/include/llvm/ProfileData/MemProfYAML.h
    M llvm/test/tools/llvm-profdata/memprof-yaml.test

  Log Message:
  -----------
  [memprof] Make the AllocSites and CallSites sections optional in YAML (#156226)

This patch makes the AllocSites and CallSites sections optional in the
YAML format.  This is useful for situations where a function has only
one section.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list