[all-commits] [llvm/llvm-project] 0842b8: [ctxprof] Track unhandled call targets
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Mar 17 19:32:11 PDT 2025
Branch: refs/heads/users/mtrofin/03-14-_ctxprof_track_unhandled_call_targets
Home: https://github.com/llvm/llvm-project
Commit: 0842b89b7f771f0a6e9943b0d5602c8cab6a5722
https://github.com/llvm/llvm-project/commit/0842b89b7f771f0a6e9943b0d5602c8cab6a5722
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