[all-commits] [llvm/llvm-project] 43a2e2: [ctxprof] Track unhandled call targets

Mircea Trofin via All-commits all-commits at lists.llvm.org
Tue Mar 18 22:17:57 PDT 2025


  Branch: refs/heads/users/mtrofin/03-14-_ctxprof_track_unhandled_call_targets
  Home:   https://github.com/llvm/llvm-project
  Commit: 43a2e225c8a3a53671ea91dbd516e981c618c659
      https://github.com/llvm/llvm-project/commit/43a2e225c8a3a53671ea91dbd516e981c618c659
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2025-03-18 (Tue, 18 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