[all-commits] [llvm/llvm-project] 35f40f: Introduce data access profile format
Mingming Liu via All-commits
all-commits at lists.llvm.org
Tue Apr 29 16:19:00 PDT 2025
Branch: refs/heads/users/mingmingl-llvm/data-access-profiles
Home: https://github.com/llvm/llvm-project
Commit: 35f40ffa15d21b6caa5ee92bf34ec42ef390410e
https://github.com/llvm/llvm-project/commit/35f40ffa15d21b6caa5ee92bf34ec42ef390410e
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 data access profile format
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