[all-commits] [llvm/llvm-project] b01e5b: [ctxprof][nfc] Refactor `__llvm_ctx_profile_start_...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Mar 31 12:26:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b01e5b23dd880e9686cc4151c7d1b1737cbdd98e
https://github.com/llvm/llvm-project/commit/b01e5b23dd880e9686cc4151c7d1b1737cbdd98e
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-03-31 (Mon, 31 Mar 2025)
Changed paths:
M compiler-rt/lib/ctx_profile/CtxInstrProfiling.cpp
Log Message:
-----------
[ctxprof][nfc] Refactor `__llvm_ctx_profile_start_context` (#133744)
Most of the functionality will be reused with the auto-root detection mechanism (which is introduced subsequently in PR #133147).
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