[all-commits] [llvm/llvm-project] 1a9c08: [MemProf] Add v4 which contains CalleeGuids to Cal...
Snehasish Kumar via All-commits
all-commits at lists.llvm.org
Fri Apr 25 13:33:14 PDT 2025
Branch: refs/heads/users/snehasish/04-25-_memprof_add_v4_which_contains_calleeguids_to_callsiteinfo
Home: https://github.com/llvm/llvm-project
Commit: 1a9c0804c7510834e76e5dccdffe09f11017423c
https://github.com/llvm/llvm-project/commit/1a9c0804c7510834e76e5dccdffe09f11017423c
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-04-25 (Fri, 25 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:
-----------
[MemProf] Add v4 which contains CalleeGuids to CallSiteInfo.
This patch adds CalleeGuids to the serialized format and increments the version number to 4.
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