Skip to content

Commit 26c7507

Browse files
chore(profiling): update echion (#15011)
## Description This PR upgrades echion to integrate P403n1x87/echion#169 ([refactor(mirrors): remove 'reflected' attribute](P403n1x87/echion#169)).
1 parent 7281e8e commit 26c7507

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
@@ -49,7 +49,7 @@ endif()
4949

5050
# Add echion
5151
set(ECHION_COMMIT
52-
"39d74a33a3f3abe810e6a29132721871e3127472" # https://github.com/P403n1x87/echion/commit/39d74a33a3f3abe810e6a29132721871e3127472
52+
"09594e993de76a441f230650bdcbd461d03e874d" # https://github.com/P403n1x87/echion/commit/09594e993de76a441f230650bdcbd461d03e874d
5353
CACHE STRING "Commit hash of echion to use")
5454
FetchContent_Declare(
5555
echion

0 commit comments

Comments
 (0)