cut telemetry

This commit is contained in:
nillerusr
2020-11-13 01:26:58 +03:00
parent 44ec14df66
commit cbe073d167
32 changed files with 37233 additions and 3014 deletions

View File

@@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake.
It was created by gperftools configure 2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure CFLAGS=-m32 -Wno-narrowing CXXFLAGS=-m32 -Wno-narrowing -fpermissive LDFLAGS=-m32
$ ./configure CFLAGS=-m32 -Wno-narrowing CXXFLAGS=-m32 -Wno-narrowing -fpermissive LDFLAGS=-m32 --no-create --no-recursion
## --------- ##
## Platform. ##
@@ -2074,7 +2074,7 @@ conftest.c: In function 'main':
conftest.c:69:12: warning: initialization makes pointer from integer without a cast
void *sp = __builtin_stack_pointer()
^
/usr/bin/ld: /tmp/ccYiwQUA.o: in function `main':
/usr/bin/ld: /tmp/cc8AAv34.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `__builtin_stack_pointer'
collect2: error: ld returned 1 exit status
configure:12401: $? = 1
@@ -2259,7 +2259,7 @@ configure: failed program was:
configure:12806: result: no
configure:12709: checking whether pthreads work without any flags
configure:12797: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
/usr/bin/ld: /tmp/cctzgXmM.o: in function `main':
/usr/bin/ld: /tmp/ccaSC5p7.o: in function `main':
conftest.c:(.text+0x1a): undefined reference to `pthread_join'
/usr/bin/ld: conftest.c:(.text+0x71): undefined reference to `__pthread_register_cancel'
/usr/bin/ld: conftest.c:(.text+0x7e): undefined reference to `pthread_create'
@@ -2619,7 +2619,7 @@ configure:12998: $? = 0
configure:13005: result: yes
configure:13093: checking whether what we have so far is sufficient with -nostdlib
configure:13111: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -m32 -Wno-narrowing -pthread -m32 conftest.c -lc >&5
/usr/bin/ld: /tmp/ccxSWWip.o: in function `main':
/usr/bin/ld: /tmp/ccs1N9TI.o: in function `main':
conftest.c:(.text+0x26): undefined reference to `pthread_join'
/usr/bin/ld: conftest.c:(.text+0x7d): undefined reference to `__pthread_register_cancel'
/usr/bin/ld: conftest.c:(.text+0x8a): undefined reference to `pthread_create'
@@ -2818,29 +2818,6 @@ configure:13319: $? = 0
configure:13328: result: yes
configure:13646: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gperftools config.status 2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on lostnote
config.status:1216: creating Makefile
config.status:1216: creating src/gperftools/tcmalloc.h
config.status:1216: creating src/windows/gperftools/tcmalloc.h
config.status:1216: creating src/config.h
config.status:1397: src/config.h is unchanged
config.status:1445: executing depfiles commands
config.status:1445: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
@@ -3230,3 +3207,44 @@ target_alias=''
#define PERFTOOLS_DLL_DECL /**/
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gperftools config.status 2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on lostnote
config.status:1216: creating Makefile
config.status:1216: creating src/gperftools/tcmalloc.h
config.status:1216: creating src/windows/gperftools/tcmalloc.h
config.status:1216: creating src/config.h
config.status:1397: src/config.h is unchanged
config.status:1445: executing depfiles commands
config.status:1445: executing libtool commands
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gperftools config.status 2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status src/config.h
on lostnote
config.status:1216: creating src/config.h
config.status:1397: src/config.h is unchanged