[all-commits] [llvm/llvm-project] 6177a0: patch pr 137394 for memprof v4

Mingming Liu via All-commits all-commits at lists.llvm.org
Tue Apr 29 17:48:35 PDT 2025


  Branch: refs/heads/users/mingmingl-llvm/profile
  Home:   https://github.com/llvm/llvm-project
  Commit: 6177a05b923bc8bcf7c29b95910e55c067d183d4
      https://github.com/llvm/llvm-project/commit/6177a05b923bc8bcf7c29b95910e55c067d183d4
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-04-27 (Sun, 27 Apr 2025)

  Changed paths:
    M llvm/include/llvm/ProfileData/InstrProfReader.h
    M llvm/include/llvm/ProfileData/MemProf.h
    M llvm/include/llvm/ProfileData/MemProfYAML.h
    M llvm/lib/ProfileData/IndexedMemProfData.cpp
    M llvm/lib/ProfileData/InstrProfReader.cpp
    M llvm/lib/ProfileData/MemProf.cpp
    M llvm/test/tools/llvm-profdata/memprof-yaml.test
    M llvm/tools/llvm-profdata/llvm-profdata.cpp
    M llvm/unittests/ProfileData/MemProfTest.cpp

  Log Message:
  -----------
  patch pr 137394 for memprof v4


  Commit: baa906361aff68c815234958b7fd480ff5d09b2c
      https://github.com/llvm/llvm-project/commit/baa906361aff68c815234958b7fd480ff5d09b2c
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    A llvm/include/llvm/ProfileData/DataAccessProf.h
    M llvm/include/llvm/ProfileData/InstrProf.h
    M llvm/lib/ProfileData/CMakeLists.txt
    A llvm/lib/ProfileData/DataAccessProf.cpp
    M llvm/lib/ProfileData/InstrProf.cpp
    M llvm/unittests/ProfileData/MemProfTest.cpp

  Log Message:
  -----------
  introduce symbolized data access profile format


  Commit: f8e099b5a59a359bbd2b2bdbefadcaec338c3e26
      https://github.com/llvm/llvm-project/commit/f8e099b5a59a359bbd2b2bdbefadcaec338c3e26
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    M llvm/include/llvm/ProfileData/DataAccessProf.h
    M llvm/lib/ProfileData/DataAccessProf.cpp
    M llvm/unittests/ProfileData/MemProfTest.cpp

  Log Message:
  -----------
  test and polish


Compare: https://github.com/llvm/llvm-project/compare/6177a05b923b%5E...f8e099b5a59a

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