[all-commits] [llvm/llvm-project] c58294: Profile format change for symbolized data access p...

Mingming Liu via All-commits all-commits at lists.llvm.org
Mon Apr 21 17:22:14 PDT 2025


  Branch: refs/heads/users/mingmingl-llvm/spr/symbolized-data-access-profile-format
  Home:   https://github.com/llvm/llvm-project
  Commit: c58294d37eabc70586b93b288bebed5f6871a60c
      https://github.com/llvm/llvm-project/commit/c58294d37eabc70586b93b288bebed5f6871a60c
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-04-22 (Tue, 22 Apr 2025)

  Changed paths:
    A llvm/include/llvm/ProfileData/DataAccessProf.h
    M llvm/include/llvm/ProfileData/InstrProf.h
    M llvm/include/llvm/ProfileData/InstrProfReader.h
    M llvm/include/llvm/ProfileData/InstrProfWriter.h
    M llvm/include/llvm/ProfileData/MemProf.h
    M llvm/lib/ProfileData/CMakeLists.txt
    A llvm/lib/ProfileData/DataAccessProf.cpp
    M llvm/lib/ProfileData/InstrProf.cpp
    M llvm/lib/ProfileData/InstrProfReader.cpp
    M llvm/lib/ProfileData/InstrProfWriter.cpp
    M llvm/lib/ProfileData/MemProf.cpp

  Log Message:
  -----------
  Profile format change for symbolized data access profiles

Next: 1) write llvm-unit unit test 2) how memprof de-serialization finds
the offset



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