[all-commits] [llvm/llvm-project] 82e70e: [ctxprof] Track unhandled call targets
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Mar 17 22:08:53 PDT 2025
Branch: refs/heads/users/mtrofin/03-14-_ctxprof_track_unhandled_call_targets
Home: https://github.com/llvm/llvm-project
Commit: 82e70eef49a048788bc5413e44461f2b7f96cf91
https://github.com/llvm/llvm-project/commit/82e70eef49a048788bc5413e44461f2b7f96cf91
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-03-17 (Mon, 17 Mar 2025)
Changed paths:
M compiler-rt/lib/ctx_profile/CtxInstrContextNode.h
M compiler-rt/lib/ctx_profile/CtxInstrProfiling.cpp
M compiler-rt/lib/ctx_profile/CtxInstrProfiling.h
M compiler-rt/lib/ctx_profile/tests/CtxInstrProfilingTest.cpp
M compiler-rt/test/ctx_profile/TestCases/generate-context.cpp
M llvm/include/llvm/ProfileData/CtxInstrContextNode.h
M llvm/include/llvm/ProfileData/PGOCtxProfReader.h
M llvm/include/llvm/ProfileData/PGOCtxProfWriter.h
M llvm/lib/ProfileData/PGOCtxProfReader.cpp
M llvm/lib/ProfileData/PGOCtxProfWriter.cpp
M llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
A llvm/test/tools/llvm-ctxprof-util/Inputs/valid-with-unhandled.yaml
M llvm/test/tools/llvm-ctxprof-util/llvm-ctxprof-util.test
M llvm/unittests/ProfileData/PGOCtxProfReaderWriterTest.cpp
Log Message:
-----------
[ctxprof] Track unhandled call targets
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