[all-commits] [llvm/llvm-project] c99259: [llvm-profgen] Support for decoding pseudo probe f...

Haohai Wen via All-commits all-commits at lists.llvm.org
Wed Oct 8 17:54:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c99259e6105b9027ff1274457de0bbc24e8d1a0e
      https://github.com/llvm/llvm-project/commit/c99259e6105b9027ff1274457de0bbc24e8d1a0e
  Author: Haohai Wen <haohai.wen at intel.com>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M llvm/test/tools/llvm-profgen/Inputs/coff-profile.exe
    M llvm/test/tools/llvm-profgen/Inputs/coff-profile.perfscript
    M llvm/test/tools/llvm-profgen/coff-profile.test
    M llvm/tools/llvm-profgen/ProfiledBinary.cpp
    M llvm/tools/llvm-profgen/ProfiledBinary.h

  Log Message:
  -----------
  [llvm-profgen] Support for decoding pseudo probe for COFF (#158207)

Pseudo probe support for COFF was added in #123870. This patch teaches
llvm-profgen to decode it.



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