[all-commits] [llvm/llvm-project] 01f538: [llvm-profgen]Extend llvm-profgen to process memor...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Mon Jul 7 21:53:46 PDT 2025
Branch: refs/heads/users/mingmingl-llvm/profgen
Home: https://github.com/llvm/llvm-project
Commit: 01f5386deac878dba55218088f25ee2552751a5f
https://github.com/llvm/llvm-project/commit/01f5386deac878dba55218088f25ee2552751a5f
Author: mingmingl <mingmingl at google.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/include/llvm/ProfileData/SampleProf.h
M llvm/test/tools/llvm-profdata/Inputs/sample-profile-ext.proftext
M llvm/tools/llvm-profgen/PerfReader.cpp
M llvm/tools/llvm-profgen/PerfReader.h
M llvm/tools/llvm-profgen/ProfileGenerator.cpp
M llvm/tools/llvm-profgen/ProfiledBinary.cpp
M llvm/tools/llvm-profgen/ProfiledBinary.h
M llvm/tools/llvm-profgen/llvm-profgen.cpp
Log Message:
-----------
[llvm-profgen]Extend llvm-profgen to process memory access events for vtable profiles in SampleFDO
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