Skip to content

Commit ceaa9e4

Browse files
committed
Update snapshots for alpine:3.17
1 parent b52b24b commit ceaa9e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tracer/test/snapshots/native-profiler-symbols-alpine-x64.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ blaze_read_elf_build_id
1515
btowc
1616
calloc
1717
ceil
18-
ceill
1918
clock_gettime
2019
close
2120
closedir
@@ -78,7 +77,6 @@ fclose
7877
fdopen
7978
fflush
8079
fileno
81-
floorl
8280
fopen
8381
fprintf
8482
fputc
@@ -94,6 +92,7 @@ get_nprocs
9492
getauxval
9593
getc
9694
getegid
95+
getentropy
9796
getenv
9897
geteuid
9998
getgid

tracer/test/snapshots/native-tracer-symbols-alpine-x64.verified.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ fclose
2020
fdopen
2121
fflush
2222
fileno
23-
floorl
2423
fopen
2524
fprintf
2625
fputc
@@ -33,6 +32,7 @@ ftello
3332
fwrite
3433
get_nprocs
3534
getc
35+
getentropy
3636
getenv
3737
getpid
3838
gettimeofday
@@ -116,6 +116,7 @@ strerror
116116
strerror_r
117117
strftime
118118
strlen
119+
strncmp
119120
strrchr
120121
strstr
121122
strtod

0 commit comments

Comments
 (0)