[all-commits] [llvm/llvm-project] d15ae3: Support reading and writing data access profiles i...

Mingming Liu via All-commits all-commits at lists.llvm.org
Thu May 15 09:59:02 PDT 2025


  Branch: refs/heads/users/mingmingl-llvm/test
  Home:   https://github.com/llvm/llvm-project
  Commit: d15ae3e73589b50edeb2ab823976734eaa3806e5
      https://github.com/llvm/llvm-project/commit/d15ae3e73589b50edeb2ab823976734eaa3806e5
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-05-15 (Thu, 15 May 2025)

  Changed paths:
    M llvm/include/llvm/ProfileData/DataAccessProf.h
    M llvm/include/llvm/ProfileData/IndexedMemProfData.h
    M llvm/include/llvm/ProfileData/InstrProfReader.h
    M llvm/include/llvm/ProfileData/InstrProfWriter.h
    M llvm/include/llvm/ProfileData/MemProfReader.h
    M llvm/include/llvm/ProfileData/MemProfYAML.h
    M llvm/lib/ProfileData/DataAccessProf.cpp
    M llvm/lib/ProfileData/IndexedMemProfData.cpp
    M llvm/lib/ProfileData/InstrProfReader.cpp
    M llvm/lib/ProfileData/InstrProfWriter.cpp
    M llvm/lib/ProfileData/MemProfReader.cpp
    M llvm/test/tools/llvm-profdata/memprof-yaml.test
    M llvm/tools/llvm-profdata/llvm-profdata.cpp
    M llvm/unittests/ProfileData/DataAccessProfTest.cpp

  Log Message:
  -----------
  Support reading and writing data access profiles in memprof v4.



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