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

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


  Branch: refs/heads/users/mtrofin/03-14-_ctxprof_track_unhandled_call_targets
  Home:   https://github.com/llvm/llvm-project
  Commit: ac74a3bbe55cdc1e618af7256519398acd8eaf80
      https://github.com/llvm/llvm-project/commit/ac74a3bbe55cdc1e618af7256519398acd8eaf80
  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