Skip to content

Commit 5a3d6bd

Browse files
chore(profiling): update echion (#14901)
## Description Updates Echion to integrate those changes: P403n1x87/echion#158
1 parent cbd2a7d commit 5a3d6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ddtrace/internal/datadog/profiling/stack_v2/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ endif()
4141

4242
# Add echion
4343
set(ECHION_COMMIT
44-
"ee5df24d7becce660223e9b8b1bd7d6dce3e8ede" # https://github.com/kowalskithomas/echion/commit/ee5df24d7becce660223e9b8b1bd7d6dce3e8ede
44+
"3ebeb3e975239f252fa0d6bb739344f35eaf1657" # https://github.com/kowalskithomas/echion/commit/3ebeb3e975239f252fa0d6bb739344f35eaf1657
4545
CACHE STRING "Commit hash of echion to use")
4646
FetchContent_Declare(
4747
echion

0 commit comments

Comments
 (0)