forked from OSchip/llvm-project
[dfsan] Upgrade ABI list to Ubuntu 14.04.
This incorporates some of the newer functions used by (e.g.) the Go runtime. llvm-svn: 221362
This commit is contained in:
parent
7e3c657f4a
commit
113ff7f309
|
@ -39,9 +39,9 @@ add_custom_command(OUTPUT ${dfsan_abilist_filename}
|
|||
VERBATIM
|
||||
COMMAND
|
||||
cat ${CMAKE_CURRENT_SOURCE_DIR}/done_abilist.txt
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/libc_ubuntu1204_abilist.txt
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/libc_ubuntu1404_abilist.txt
|
||||
> ${dfsan_abilist_filename}
|
||||
DEPENDS done_abilist.txt libc_ubuntu1204_abilist.txt)
|
||||
DEPENDS done_abilist.txt libc_ubuntu1404_abilist.txt)
|
||||
add_dependencies(dfsan dfsan_abilist)
|
||||
install(FILES ${dfsan_abilist_filename}
|
||||
DESTINATION ${COMPILER_RT_INSTALL_PATH})
|
||||
|
|
|
@ -123,83 +123,6 @@ fun:_IO_wfile_underflow=uninstrumented
|
|||
fun:_IO_wfile_xsputn=uninstrumented
|
||||
fun:_IO_wmarker_delta=uninstrumented
|
||||
fun:_IO_wsetb=uninstrumented
|
||||
fun:_L_cond_lock_1021=uninstrumented
|
||||
fun:_L_cond_lock_874=uninstrumented
|
||||
fun:_L_cond_lock_918=uninstrumented
|
||||
fun:_L_lock_1006=uninstrumented
|
||||
fun:_L_lock_125=uninstrumented
|
||||
fun:_L_lock_1281=uninstrumented
|
||||
fun:_L_lock_13=uninstrumented
|
||||
fun:_L_lock_133=uninstrumented
|
||||
fun:_L_lock_1392=uninstrumented
|
||||
fun:_L_lock_175=uninstrumented
|
||||
fun:_L_lock_19=uninstrumented
|
||||
fun:_L_lock_2009=uninstrumented
|
||||
fun:_L_lock_21=uninstrumented
|
||||
fun:_L_lock_211=uninstrumented
|
||||
fun:_L_lock_2143=uninstrumented
|
||||
fun:_L_lock_227=uninstrumented
|
||||
fun:_L_lock_23=uninstrumented
|
||||
fun:_L_lock_2338=uninstrumented
|
||||
fun:_L_lock_26=uninstrumented
|
||||
fun:_L_lock_29=uninstrumented
|
||||
fun:_L_lock_3116=uninstrumented
|
||||
fun:_L_lock_32=uninstrumented
|
||||
fun:_L_lock_3335=uninstrumented
|
||||
fun:_L_lock_34=uninstrumented
|
||||
fun:_L_lock_37=uninstrumented
|
||||
fun:_L_lock_40=uninstrumented
|
||||
fun:_L_lock_4016=uninstrumented
|
||||
fun:_L_lock_4410=uninstrumented
|
||||
fun:_L_lock_451=uninstrumented
|
||||
fun:_L_lock_4590=uninstrumented
|
||||
fun:_L_lock_466=uninstrumented
|
||||
fun:_L_lock_641=uninstrumented
|
||||
fun:_L_lock_858=uninstrumented
|
||||
fun:_L_lock_903=uninstrumented
|
||||
fun:_L_robust_cond_lock_164=uninstrumented
|
||||
fun:_L_robust_lock_160=uninstrumented
|
||||
fun:_L_robust_timedlock_361=uninstrumented
|
||||
fun:_L_robust_unlock_189=uninstrumented
|
||||
fun:_L_timedlock_1043=uninstrumented
|
||||
fun:_L_timedlock_108=uninstrumented
|
||||
fun:_L_timedlock_292=uninstrumented
|
||||
fun:_L_unlock_114=uninstrumented
|
||||
fun:_L_unlock_1157=uninstrumented
|
||||
fun:_L_unlock_1355=uninstrumented
|
||||
fun:_L_unlock_137=uninstrumented
|
||||
fun:_L_unlock_157=uninstrumented
|
||||
fun:_L_unlock_16=uninstrumented
|
||||
fun:_L_unlock_170=uninstrumented
|
||||
fun:_L_unlock_174=uninstrumented
|
||||
fun:_L_unlock_177=uninstrumented
|
||||
fun:_L_unlock_1946=uninstrumented
|
||||
fun:_L_unlock_197=uninstrumented
|
||||
fun:_L_unlock_2117=uninstrumented
|
||||
fun:_L_unlock_2318=uninstrumented
|
||||
fun:_L_unlock_2384=uninstrumented
|
||||
fun:_L_unlock_27=uninstrumented
|
||||
fun:_L_unlock_3119=uninstrumented
|
||||
fun:_L_unlock_312=uninstrumented
|
||||
fun:_L_unlock_3464=uninstrumented
|
||||
fun:_L_unlock_37=uninstrumented
|
||||
fun:_L_unlock_3744=uninstrumented
|
||||
fun:_L_unlock_4037=uninstrumented
|
||||
fun:_L_unlock_43=uninstrumented
|
||||
fun:_L_unlock_4353=uninstrumented
|
||||
fun:_L_unlock_4432=uninstrumented
|
||||
fun:_L_unlock_4525=uninstrumented
|
||||
fun:_L_unlock_4619=uninstrumented
|
||||
fun:_L_unlock_494=uninstrumented
|
||||
fun:_L_unlock_54=uninstrumented
|
||||
fun:_L_unlock_544=uninstrumented
|
||||
fun:_L_unlock_61=uninstrumented
|
||||
fun:_L_unlock_62=uninstrumented
|
||||
fun:_L_unlock_64=uninstrumented
|
||||
fun:_L_unlock_644=uninstrumented
|
||||
fun:_L_unlock_698=uninstrumented
|
||||
fun:_L_unlock_708=uninstrumented
|
||||
fun:_L_unlock_88=uninstrumented
|
||||
fun:_Unwind_Backtrace=uninstrumented
|
||||
fun:_Unwind_DeleteException=uninstrumented
|
||||
fun:_Unwind_FindEnclosingFunction=uninstrumented
|
||||
|
@ -218,18 +141,9 @@ fun:_Unwind_Resume=uninstrumented
|
|||
fun:_Unwind_Resume_or_Rethrow=uninstrumented
|
||||
fun:_Unwind_SetGR=uninstrumented
|
||||
fun:_Unwind_SetIP=uninstrumented
|
||||
fun:__GI___nptl_create_event=uninstrumented
|
||||
fun:__GI___nptl_death_event=uninstrumented
|
||||
fun:__GI___pthread_cleanup_upto=uninstrumented
|
||||
fun:__GI___pthread_register_cancel=uninstrumented
|
||||
fun:__GI___pthread_unregister_cancel=uninstrumented
|
||||
fun:__GI___pthread_unwind=uninstrumented
|
||||
fun:__GI___pthread_unwind_next=uninstrumented
|
||||
fun:__absvdi2=uninstrumented
|
||||
fun:__absvsi2=uninstrumented
|
||||
fun:__absvti2=uninstrumented
|
||||
fun:__accept=uninstrumented
|
||||
fun:__accept_nocancel=uninstrumented
|
||||
fun:__acos_finite=uninstrumented
|
||||
fun:__acosf_finite=uninstrumented
|
||||
fun:__acosh_finite=uninstrumented
|
||||
|
@ -602,27 +516,31 @@ fun:__bsd_getpgrp=uninstrumented
|
|||
fun:__bswapdi2=uninstrumented
|
||||
fun:__bswapsi2=uninstrumented
|
||||
fun:__bzero=uninstrumented
|
||||
fun:__call_tls_dtors=uninstrumented
|
||||
fun:__chk_fail=uninstrumented
|
||||
fun:__clear_cache=uninstrumented
|
||||
fun:__clock_getcpuclockid=uninstrumented
|
||||
fun:__clock_getres=uninstrumented
|
||||
fun:__clock_gettime=uninstrumented
|
||||
fun:__clock_nanosleep=uninstrumented
|
||||
fun:__clock_settime=uninstrumented
|
||||
fun:__clog10=uninstrumented
|
||||
fun:__clog10f=uninstrumented
|
||||
fun:__clog10l=uninstrumented
|
||||
fun:__clone=uninstrumented
|
||||
fun:__close=uninstrumented
|
||||
fun:__close_nocancel=uninstrumented
|
||||
fun:__clrsbdi2=uninstrumented
|
||||
fun:__clrsbti2=uninstrumented
|
||||
fun:__clzdi2=uninstrumented
|
||||
fun:__clzti2=uninstrumented
|
||||
fun:__cmpti2=uninstrumented
|
||||
fun:__cmsg_nxthdr=uninstrumented
|
||||
fun:__condvar_cleanup1=uninstrumented
|
||||
fun:__condvar_cleanup2=uninstrumented
|
||||
fun:__confstr_chk=uninstrumented
|
||||
fun:__connect=uninstrumented
|
||||
fun:__connect_internal=uninstrumented
|
||||
fun:__connect_nocancel=uninstrumented
|
||||
fun:__cosh_finite=uninstrumented
|
||||
fun:__coshf_finite=uninstrumented
|
||||
fun:__coshl_finite=uninstrumented
|
||||
fun:__cpu_indicator_init=uninstrumented
|
||||
fun:__create_ib_request=uninstrumented
|
||||
fun:__ctype_b_loc=uninstrumented
|
||||
fun:__ctype_get_mb_cur_max=uninstrumented
|
||||
|
@ -634,15 +552,14 @@ fun:__ctzti2=uninstrumented
|
|||
fun:__cxa_at_quick_exit=uninstrumented
|
||||
fun:__cxa_atexit=uninstrumented
|
||||
fun:__cxa_finalize=uninstrumented
|
||||
fun:__cxa_thread_atexit_impl=uninstrumented
|
||||
fun:__cyg_profile_func_enter=uninstrumented
|
||||
fun:__cyg_profile_func_exit=uninstrumented
|
||||
fun:__dcgettext=uninstrumented
|
||||
fun:__deallocate_stack=uninstrumented
|
||||
fun:__default_morecore=uninstrumented
|
||||
fun:__deregister_frame=uninstrumented
|
||||
fun:__deregister_frame_info=uninstrumented
|
||||
fun:__deregister_frame_info_bases=uninstrumented
|
||||
fun:__determine_cpumask_size=uninstrumented
|
||||
fun:__dfp_clear_except=uninstrumented
|
||||
fun:__dfp_get_round=uninstrumented
|
||||
fun:__dfp_raise_except=uninstrumented
|
||||
|
@ -659,13 +576,10 @@ fun:__dn_comp=uninstrumented
|
|||
fun:__dn_count_labels=uninstrumented
|
||||
fun:__dn_expand=uninstrumented
|
||||
fun:__dn_skipname=uninstrumented
|
||||
fun:__do_global_ctors_aux=uninstrumented
|
||||
fun:__do_global_dtors_aux=uninstrumented
|
||||
fun:__do_niscall3=uninstrumented
|
||||
fun:__dprintf_chk=uninstrumented
|
||||
fun:__dup2=uninstrumented
|
||||
fun:__duplocale=uninstrumented
|
||||
fun:__dyn_pthread_atfork=uninstrumented
|
||||
fun:__emutls_get_address=uninstrumented
|
||||
fun:__emutls_register_common=uninstrumented
|
||||
fun:__enable_execute_stack=uninstrumented
|
||||
|
@ -687,7 +601,6 @@ fun:__extendsftf2=uninstrumented
|
|||
fun:__extendxftf2=uninstrumented
|
||||
fun:__fbufsize=uninstrumented
|
||||
fun:__fcntl=uninstrumented
|
||||
fun:__fcntl_nocancel=uninstrumented
|
||||
fun:__fdelt_chk=uninstrumented
|
||||
fun:__fdelt_warn=uninstrumented
|
||||
fun:__fentry__=uninstrumented
|
||||
|
@ -698,8 +611,6 @@ fun:__fgets_chk=uninstrumented
|
|||
fun:__fgets_unlocked_chk=uninstrumented
|
||||
fun:__fgetws_chk=uninstrumented
|
||||
fun:__fgetws_unlocked_chk=uninstrumented
|
||||
fun:__find_in_stack_list=uninstrumented
|
||||
fun:__find_thread_by_id=uninstrumented
|
||||
fun:__finite=uninstrumented
|
||||
fun:__finitef=uninstrumented
|
||||
fun:__finitel=uninstrumented
|
||||
|
@ -731,7 +642,6 @@ fun:__floatuntidf=uninstrumented
|
|||
fun:__floatuntisf=uninstrumented
|
||||
fun:__floatuntitf=uninstrumented
|
||||
fun:__floatuntixf=uninstrumented
|
||||
fun:__flockfile=uninstrumented
|
||||
fun:__fmod_finite=uninstrumented
|
||||
fun:__fmodf_finite=uninstrumented
|
||||
fun:__fmodl_finite=uninstrumented
|
||||
|
@ -752,14 +662,9 @@ fun:__fread_unlocked_chk=uninstrumented
|
|||
fun:__freadable=uninstrumented
|
||||
fun:__freading=uninstrumented
|
||||
fun:__free_fdresult=uninstrumented
|
||||
fun:__free_stacks=uninstrumented
|
||||
fun:__free_tcb=uninstrumented
|
||||
fun:__freelocale=uninstrumented
|
||||
fun:__fsetlocking=uninstrumented
|
||||
fun:__fstat=uninstrumented
|
||||
fun:__fsync_nocancel=uninstrumented
|
||||
fun:__ftrylockfile=uninstrumented
|
||||
fun:__funlockfile=uninstrumented
|
||||
fun:__fwprintf_chk=uninstrumented
|
||||
fun:__fwritable=uninstrumented
|
||||
fun:__fwriting=uninstrumented
|
||||
|
@ -781,6 +686,7 @@ fun:__generic_morestack=uninstrumented
|
|||
fun:__generic_morestack_set_initial_sp=uninstrumented
|
||||
fun:__generic_releasestack=uninstrumented
|
||||
fun:__get_cpu_features=uninstrumented
|
||||
fun:__getauxval=uninstrumented
|
||||
fun:__getcwd_chk=uninstrumented
|
||||
fun:__getdelim=uninstrumented
|
||||
fun:__getdomainname_chk=uninstrumented
|
||||
|
@ -802,7 +708,6 @@ fun:__hostalias=uninstrumented
|
|||
fun:__hypot_finite=uninstrumented
|
||||
fun:__hypotf_finite=uninstrumented
|
||||
fun:__hypotl_finite=uninstrumented
|
||||
fun:__init_sched_fifo_prio=uninstrumented
|
||||
fun:__internal_endnetgrent=uninstrumented
|
||||
fun:__internal_getnetgrent_r=uninstrumented
|
||||
fun:__internal_setnetgrent=uninstrumented
|
||||
|
@ -835,6 +740,9 @@ fun:__isoc99_vwscanf=uninstrumented
|
|||
fun:__isoc99_wscanf=uninstrumented
|
||||
fun:__isprint_l=uninstrumented
|
||||
fun:__ispunct_l=uninstrumented
|
||||
fun:__issignaling=uninstrumented
|
||||
fun:__issignalingf=uninstrumented
|
||||
fun:__issignalingl=uninstrumented
|
||||
fun:__isspace_l=uninstrumented
|
||||
fun:__isupper_l=uninstrumented
|
||||
fun:__iswalnum_l=uninstrumented
|
||||
|
@ -866,14 +774,11 @@ fun:__letf2=uninstrumented
|
|||
fun:__lgamma_r_finite=uninstrumented
|
||||
fun:__lgammaf_r_finite=uninstrumented
|
||||
fun:__lgammal_r_finite=uninstrumented
|
||||
fun:__libc_accept=uninstrumented
|
||||
fun:__libc_alloca_cutoff=uninstrumented
|
||||
fun:__libc_allocate_rtsig=uninstrumented
|
||||
fun:__libc_allocate_rtsig_private=uninstrumented
|
||||
fun:__libc_calloc=uninstrumented
|
||||
fun:__libc_clntudp_bufcreate=uninstrumented
|
||||
fun:__libc_close=uninstrumented
|
||||
fun:__libc_connect=uninstrumented
|
||||
fun:__libc_csu_fini=uninstrumented
|
||||
fun:__libc_csu_init=uninstrumented
|
||||
fun:__libc_current_sigrtmax=uninstrumented
|
||||
|
@ -885,62 +790,30 @@ fun:__libc_dlclose=uninstrumented
|
|||
fun:__libc_dlopen_mode=uninstrumented
|
||||
fun:__libc_dlsym=uninstrumented
|
||||
fun:__libc_fatal=uninstrumented
|
||||
fun:__libc_fcntl=uninstrumented
|
||||
fun:__libc_fork=uninstrumented
|
||||
fun:__libc_free=uninstrumented
|
||||
fun:__libc_freeres=uninstrumented
|
||||
fun:__libc_fsync=uninstrumented
|
||||
fun:__libc_ifunc_impl_list=uninstrumented
|
||||
fun:__libc_init_first=uninstrumented
|
||||
fun:__libc_longjmp=uninstrumented
|
||||
fun:__libc_lseek=uninstrumented
|
||||
fun:__libc_lseek64=uninstrumented
|
||||
fun:__libc_mallinfo=uninstrumented
|
||||
fun:__libc_malloc=uninstrumented
|
||||
fun:__libc_mallopt=uninstrumented
|
||||
fun:__libc_memalign=uninstrumented
|
||||
fun:__libc_msync=uninstrumented
|
||||
fun:__libc_nanosleep=uninstrumented
|
||||
fun:__libc_open=uninstrumented
|
||||
fun:__libc_pause=uninstrumented
|
||||
fun:__libc_pread=uninstrumented
|
||||
fun:__libc_pread64=uninstrumented
|
||||
fun:__libc_pthread_init=uninstrumented
|
||||
fun:__libc_pvalloc=uninstrumented
|
||||
fun:__libc_pwrite=uninstrumented
|
||||
fun:__libc_pwrite64=uninstrumented
|
||||
fun:__libc_read=uninstrumented
|
||||
fun:__libc_realloc=uninstrumented
|
||||
fun:__libc_recv=uninstrumented
|
||||
fun:__libc_recvfrom=uninstrumented
|
||||
fun:__libc_recvmsg=uninstrumented
|
||||
fun:__libc_res_nquery=uninstrumented
|
||||
fun:__libc_res_nsearch=uninstrumented
|
||||
fun:__libc_rpc_getport=uninstrumented
|
||||
fun:__libc_sa_len=uninstrumented
|
||||
fun:__libc_send=uninstrumented
|
||||
fun:__libc_sendmsg=uninstrumented
|
||||
fun:__libc_sendto=uninstrumented
|
||||
fun:__libc_sigaction=uninstrumented
|
||||
fun:__libc_secure_getenv=uninstrumented
|
||||
fun:__libc_siglongjmp=uninstrumented
|
||||
fun:__libc_sigsuspend=uninstrumented
|
||||
fun:__libc_sigwait=uninstrumented
|
||||
fun:__libc_start_main=uninstrumented
|
||||
fun:__libc_system=uninstrumented
|
||||
fun:__libc_tcdrain=uninstrumented
|
||||
fun:__libc_thread_freeres=uninstrumented
|
||||
fun:__libc_valloc=uninstrumented
|
||||
fun:__libc_wait=uninstrumented
|
||||
fun:__libc_waitpid=uninstrumented
|
||||
fun:__libc_write=uninstrumented
|
||||
fun:__lll_lock_wait=uninstrumented
|
||||
fun:__lll_lock_wait_private=uninstrumented
|
||||
fun:__lll_robust_lock_wait=uninstrumented
|
||||
fun:__lll_robust_timedlock_wait=uninstrumented
|
||||
fun:__lll_timedlock_wait=uninstrumented
|
||||
fun:__lll_timedwait_tid=uninstrumented
|
||||
fun:__lll_unlock_wake=uninstrumented
|
||||
fun:__lll_unlock_wake_private=uninstrumented
|
||||
fun:__llseek=uninstrumented
|
||||
fun:__loc_aton=uninstrumented
|
||||
fun:__loc_ntoa=uninstrumented
|
||||
fun:__log10_finite=uninstrumented
|
||||
|
@ -954,14 +827,12 @@ fun:__logf_finite=uninstrumented
|
|||
fun:__logl_finite=uninstrumented
|
||||
fun:__longjmp_chk=uninstrumented
|
||||
fun:__lseek=uninstrumented
|
||||
fun:__lseek64=uninstrumented
|
||||
fun:__lseek_nocancel=uninstrumented
|
||||
fun:__lshrti3=uninstrumented
|
||||
fun:__lstat=uninstrumented
|
||||
fun:__lttf2=uninstrumented
|
||||
fun:__lxstat=uninstrumented
|
||||
fun:__lxstat64=uninstrumented
|
||||
fun:__make_stacks_executable=uninstrumented
|
||||
fun:__madvise=uninstrumented
|
||||
fun:__mbrlen=uninstrumented
|
||||
fun:__mbrtowc=uninstrumented
|
||||
fun:__mbsnrtowcs_chk=uninstrumented
|
||||
|
@ -974,23 +845,22 @@ fun:__mempcpy_chk=uninstrumented
|
|||
fun:__mempcpy_small=uninstrumented
|
||||
fun:__memset_chk=uninstrumented
|
||||
fun:__mknod=uninstrumented
|
||||
fun:__mktemp=uninstrumented
|
||||
fun:__modti3=uninstrumented
|
||||
fun:__monstartup=uninstrumented
|
||||
fun:__morestack=uninstrumented
|
||||
fun:__morestack_allocate_stack_space=uninstrumented
|
||||
fun:__morestack_block_signals=uninstrumented
|
||||
fun:__morestack_fail=uninstrumented
|
||||
fun:__morestack_get_guard=uninstrumented
|
||||
fun:__morestack_large_model=uninstrumented
|
||||
fun:__morestack_load_mmap=uninstrumented
|
||||
fun:__morestack_make_guard=uninstrumented
|
||||
fun:__morestack_non_split=uninstrumented
|
||||
fun:__morestack_release_segments=uninstrumented
|
||||
fun:__morestack_set_guard=uninstrumented
|
||||
fun:__morestack_unblock_signals=uninstrumented
|
||||
fun:__mq_open_2=uninstrumented
|
||||
fun:__msgrcv=uninstrumented
|
||||
fun:__msgrcv_nocancel=uninstrumented
|
||||
fun:__msgsnd=uninstrumented
|
||||
fun:__msgsnd_nocancel=uninstrumented
|
||||
fun:__msync_nocancel=uninstrumented
|
||||
fun:__muldc3=uninstrumented
|
||||
fun:__mulsc3=uninstrumented
|
||||
fun:__multc3=uninstrumented
|
||||
|
@ -1001,16 +871,12 @@ fun:__mulvsi3=uninstrumented
|
|||
fun:__mulvti3=uninstrumented
|
||||
fun:__mulxc3=uninstrumented
|
||||
fun:__nanosleep=uninstrumented
|
||||
fun:__nanosleep_nocancel=uninstrumented
|
||||
fun:__negtf2=uninstrumented
|
||||
fun:__negti2=uninstrumented
|
||||
fun:__negvdi2=uninstrumented
|
||||
fun:__negvsi2=uninstrumented
|
||||
fun:__negvti2=uninstrumented
|
||||
fun:__netf2=uninstrumented
|
||||
fun:__new_sem_destroy=uninstrumented
|
||||
fun:__new_sem_getvalue=uninstrumented
|
||||
fun:__new_sem_init=uninstrumented
|
||||
fun:__newlocale=uninstrumented
|
||||
fun:__nis_default_access=uninstrumented
|
||||
fun:__nis_default_group=uninstrumented
|
||||
|
@ -1023,12 +889,6 @@ fun:__nisbind_create=uninstrumented
|
|||
fun:__nisbind_destroy=uninstrumented
|
||||
fun:__nisbind_next=uninstrumented
|
||||
fun:__nl_langinfo_l=uninstrumented
|
||||
fun:__nptl_create_event=uninstrumented
|
||||
fun:__nptl_deallocate_tsd=uninstrumented
|
||||
fun:__nptl_death_event=uninstrumented
|
||||
fun:__nptl_main=uninstrumented
|
||||
fun:__nptl_set_robust=uninstrumented
|
||||
fun:__nptl_setxid=uninstrumented
|
||||
fun:__ns_get16=uninstrumented
|
||||
fun:__ns_get32=uninstrumented
|
||||
fun:__ns_name_ntop=uninstrumented
|
||||
|
@ -1055,7 +915,6 @@ fun:__open64=uninstrumented
|
|||
fun:__open64_2=uninstrumented
|
||||
fun:__open_2=uninstrumented
|
||||
fun:__open_catalog=uninstrumented
|
||||
fun:__open_nocancel=uninstrumented
|
||||
fun:__openat64_2=uninstrumented
|
||||
fun:__openat_2=uninstrumented
|
||||
fun:__overflow=uninstrumented
|
||||
|
@ -1072,9 +931,9 @@ fun:__p_time=uninstrumented
|
|||
fun:__p_type=uninstrumented
|
||||
fun:__paritydi2=uninstrumented
|
||||
fun:__parityti2=uninstrumented
|
||||
fun:__pause_nocancel=uninstrumented
|
||||
fun:__pipe=uninstrumented
|
||||
fun:__poll=uninstrumented
|
||||
fun:__poll_chk=uninstrumented
|
||||
fun:__popcountdi2=uninstrumented
|
||||
fun:__popcountti2=uninstrumented
|
||||
fun:__posix_getopt=uninstrumented
|
||||
|
@ -1085,121 +944,41 @@ fun:__powisf2=uninstrumented
|
|||
fun:__powitf2=uninstrumented
|
||||
fun:__powixf2=uninstrumented
|
||||
fun:__powl_finite=uninstrumented
|
||||
fun:__pread=uninstrumented
|
||||
fun:__ppoll_chk=uninstrumented
|
||||
fun:__pread64=uninstrumented
|
||||
fun:__pread64_chk=uninstrumented
|
||||
fun:__pread_chk=uninstrumented
|
||||
fun:__pread_nocancel=uninstrumented
|
||||
fun:__prepare_niscall=uninstrumented
|
||||
fun:__printf_chk=uninstrumented
|
||||
fun:__printf_fp=uninstrumented
|
||||
fun:__profile_frequency=uninstrumented
|
||||
fun:__pthread_atfork=uninstrumented
|
||||
fun:__pthread_attr_destroy=uninstrumented
|
||||
fun:__pthread_attr_getaffinity_new=uninstrumented
|
||||
fun:__pthread_attr_getaffinity_old=uninstrumented
|
||||
fun:__pthread_attr_getdetachstate=uninstrumented
|
||||
fun:__pthread_attr_getinheritsched=uninstrumented
|
||||
fun:__pthread_attr_getschedparam=uninstrumented
|
||||
fun:__pthread_attr_getschedpolicy=uninstrumented
|
||||
fun:__pthread_attr_getscope=uninstrumented
|
||||
fun:__pthread_attr_getstack=uninstrumented
|
||||
fun:__pthread_attr_getstackaddr=uninstrumented
|
||||
fun:__pthread_attr_getstacksize=uninstrumented
|
||||
fun:__pthread_attr_init_2_1=uninstrumented
|
||||
fun:__pthread_attr_setaffinity_new=uninstrumented
|
||||
fun:__pthread_attr_setaffinity_old=uninstrumented
|
||||
fun:__pthread_attr_setdetachstate=uninstrumented
|
||||
fun:__pthread_attr_setinheritsched=uninstrumented
|
||||
fun:__pthread_attr_setschedparam=uninstrumented
|
||||
fun:__pthread_attr_setschedpolicy=uninstrumented
|
||||
fun:__pthread_attr_setscope=uninstrumented
|
||||
fun:__pthread_attr_setstack=uninstrumented
|
||||
fun:__pthread_attr_setstackaddr=uninstrumented
|
||||
fun:__pthread_attr_setstacksize=uninstrumented
|
||||
fun:__pthread_cleanup_pop=uninstrumented
|
||||
fun:__pthread_cleanup_pop_restore=uninstrumented
|
||||
fun:__pthread_cleanup_push=uninstrumented
|
||||
fun:__pthread_cleanup_push_defer=uninstrumented
|
||||
fun:__pthread_cleanup_routine=uninstrumented
|
||||
fun:__pthread_cleanup_upto=uninstrumented
|
||||
fun:__pthread_clock_gettime=uninstrumented
|
||||
fun:__pthread_clock_settime=uninstrumented
|
||||
fun:__pthread_cond_broadcast=uninstrumented
|
||||
fun:__pthread_cond_broadcast_2_0=uninstrumented
|
||||
fun:__pthread_cond_destroy=uninstrumented
|
||||
fun:__pthread_cond_destroy_2_0=uninstrumented
|
||||
fun:__pthread_cond_init=uninstrumented
|
||||
fun:__pthread_cond_init_2_0=uninstrumented
|
||||
fun:__pthread_cond_signal=uninstrumented
|
||||
fun:__pthread_cond_signal_2_0=uninstrumented
|
||||
fun:__pthread_cond_timedwait=uninstrumented
|
||||
fun:__pthread_cond_timedwait_2_0=uninstrumented
|
||||
fun:__pthread_cond_wait=uninstrumented
|
||||
fun:__pthread_cond_wait_2_0=uninstrumented
|
||||
fun:__pthread_condattr_destroy=uninstrumented
|
||||
fun:__pthread_condattr_init=uninstrumented
|
||||
fun:__pthread_create_2_1=uninstrumented
|
||||
fun:__pthread_current_priority=uninstrumented
|
||||
fun:__pthread_disable_asynccancel=uninstrumented
|
||||
fun:__pthread_enable_asynccancel=uninstrumented
|
||||
fun:__pthread_equal=uninstrumented
|
||||
fun:__pthread_exit=uninstrumented
|
||||
fun:__pthread_get_minstack=uninstrumented
|
||||
fun:__pthread_getaffinity_new=uninstrumented
|
||||
fun:__pthread_getaffinity_np=uninstrumented
|
||||
fun:__pthread_getaffinity_old=uninstrumented
|
||||
fun:__pthread_getschedparam=uninstrumented
|
||||
fun:__pthread_getspecific=uninstrumented
|
||||
fun:__pthread_getspecific_internal=uninstrumented
|
||||
fun:__pthread_init_static_tls=uninstrumented
|
||||
fun:__pthread_initialize_minimal=uninstrumented
|
||||
fun:__pthread_initialize_minimal_internal=uninstrumented
|
||||
fun:__pthread_key_create=uninstrumented
|
||||
fun:__pthread_key_create_internal=uninstrumented
|
||||
fun:__pthread_kill=uninstrumented
|
||||
fun:__pthread_kill_other_threads_np=uninstrumented
|
||||
fun:__pthread_mutex_cond_lock=uninstrumented
|
||||
fun:__pthread_mutex_cond_lock_adjust=uninstrumented
|
||||
fun:__pthread_mutex_cond_lock_full=uninstrumented
|
||||
fun:__pthread_mutex_destroy=uninstrumented
|
||||
fun:__pthread_mutex_destroy_internal=uninstrumented
|
||||
fun:__pthread_mutex_init=uninstrumented
|
||||
fun:__pthread_mutex_init_internal=uninstrumented
|
||||
fun:__pthread_mutex_lock=uninstrumented
|
||||
fun:__pthread_mutex_lock_full=uninstrumented
|
||||
fun:__pthread_mutex_lock_internal=uninstrumented
|
||||
fun:__pthread_mutex_trylock=uninstrumented
|
||||
fun:__pthread_mutex_unlock=uninstrumented
|
||||
fun:__pthread_mutex_unlock_full=uninstrumented
|
||||
fun:__pthread_mutex_unlock_internal=uninstrumented
|
||||
fun:__pthread_mutex_unlock_usercnt=uninstrumented
|
||||
fun:__pthread_mutexattr_destroy=uninstrumented
|
||||
fun:__pthread_mutexattr_init=uninstrumented
|
||||
fun:__pthread_mutexattr_settype=uninstrumented
|
||||
fun:__pthread_once=uninstrumented
|
||||
fun:__pthread_once_internal=uninstrumented
|
||||
fun:__pthread_register_cancel=uninstrumented
|
||||
fun:__pthread_register_cancel_defer=uninstrumented
|
||||
fun:__pthread_rwlock_destroy=uninstrumented
|
||||
fun:__pthread_rwlock_init=uninstrumented
|
||||
fun:__pthread_rwlock_rdlock=uninstrumented
|
||||
fun:__pthread_rwlock_rdlock_internal=uninstrumented
|
||||
fun:__pthread_rwlock_tryrdlock=uninstrumented
|
||||
fun:__pthread_rwlock_trywrlock=uninstrumented
|
||||
fun:__pthread_rwlock_unlock=uninstrumented
|
||||
fun:__pthread_rwlock_unlock_internal=uninstrumented
|
||||
fun:__pthread_rwlock_wrlock=uninstrumented
|
||||
fun:__pthread_rwlock_wrlock_internal=uninstrumented
|
||||
fun:__pthread_self=uninstrumented
|
||||
fun:__pthread_setaffinity_new=uninstrumented
|
||||
fun:__pthread_setaffinity_old=uninstrumented
|
||||
fun:__pthread_setcancelstate=uninstrumented
|
||||
fun:__pthread_setcanceltype=uninstrumented
|
||||
fun:__pthread_setschedparam=uninstrumented
|
||||
fun:__pthread_setspecific=uninstrumented
|
||||
fun:__pthread_setspecific_internal=uninstrumented
|
||||
fun:__pthread_tpp_change_priority=uninstrumented
|
||||
fun:__pthread_unregister_cancel=uninstrumented
|
||||
fun:__pthread_unregister_cancel_restore=uninstrumented
|
||||
fun:__pthread_unwind=uninstrumented
|
||||
|
@ -1207,24 +986,15 @@ fun:__pthread_unwind_next=uninstrumented
|
|||
fun:__ptsname_r_chk=uninstrumented
|
||||
fun:__putlong=uninstrumented
|
||||
fun:__putshort=uninstrumented
|
||||
fun:__pwrite=uninstrumented
|
||||
fun:__pwrite64=uninstrumented
|
||||
fun:__pwrite_nocancel=uninstrumented
|
||||
fun:__rawmemchr=uninstrumented
|
||||
fun:__read=uninstrumented
|
||||
fun:__read_chk=uninstrumented
|
||||
fun:__read_nocancel=uninstrumented
|
||||
fun:__readlink_chk=uninstrumented
|
||||
fun:__readlinkat_chk=uninstrumented
|
||||
fun:__realpath_chk=uninstrumented
|
||||
fun:__reclaim_stacks=uninstrumented
|
||||
fun:__recv=uninstrumented
|
||||
fun:__recv_chk=uninstrumented
|
||||
fun:__recvfrom=uninstrumented
|
||||
fun:__recvfrom_chk=uninstrumented
|
||||
fun:__recvfrom_nocancel=uninstrumented
|
||||
fun:__recvmsg=uninstrumented
|
||||
fun:__recvmsg_nocancel=uninstrumented
|
||||
fun:__register_atfork=uninstrumented
|
||||
fun:__register_frame=uninstrumented
|
||||
fun:__register_frame_info=uninstrumented
|
||||
|
@ -1261,7 +1031,6 @@ fun:__res_randomid=uninstrumented
|
|||
fun:__res_search=uninstrumented
|
||||
fun:__res_send=uninstrumented
|
||||
fun:__res_state=uninstrumented
|
||||
fun:__restore_rt=uninstrumented
|
||||
fun:__rpc_thread_createerr=uninstrumented
|
||||
fun:__rpc_thread_svc_fdset=uninstrumented
|
||||
fun:__rpc_thread_svc_max_pollfd=uninstrumented
|
||||
|
@ -1281,14 +1050,11 @@ fun:__sched_setscheduler=uninstrumented
|
|||
fun:__sched_yield=uninstrumented
|
||||
fun:__secure_getenv=uninstrumented
|
||||
fun:__select=uninstrumented
|
||||
fun:__sem_search=uninstrumented
|
||||
fun:__send=uninstrumented
|
||||
fun:__sendmsg=uninstrumented
|
||||
fun:__sendmsg_nocancel=uninstrumented
|
||||
fun:__sendto=uninstrumented
|
||||
fun:__sendto_nocancel=uninstrumented
|
||||
fun:__sendmmsg=uninstrumented
|
||||
fun:__setmntent=uninstrumented
|
||||
fun:__setpgid=uninstrumented
|
||||
fun:__sfp_handle_exceptions=uninstrumented
|
||||
fun:__sigaction=uninstrumented
|
||||
fun:__sigaddset=uninstrumented
|
||||
fun:__sigdelset=uninstrumented
|
||||
|
@ -1299,13 +1065,19 @@ fun:__signbitl=uninstrumented
|
|||
fun:__sigpause=uninstrumented
|
||||
fun:__sigsetjmp=uninstrumented
|
||||
fun:__sigsuspend=uninstrumented
|
||||
fun:__sigsuspend_nocancel=uninstrumented
|
||||
fun:__sigwait=uninstrumented
|
||||
fun:__sinh_finite=uninstrumented
|
||||
fun:__sinhf_finite=uninstrumented
|
||||
fun:__sinhl_finite=uninstrumented
|
||||
fun:__snprintf_chk=uninstrumented
|
||||
fun:__splitstack_block_signals=uninstrumented
|
||||
fun:__splitstack_block_signals_context=uninstrumented
|
||||
fun:__splitstack_find=uninstrumented
|
||||
fun:__splitstack_find_context=uninstrumented
|
||||
fun:__splitstack_getcontext=uninstrumented
|
||||
fun:__splitstack_makecontext=uninstrumented
|
||||
fun:__splitstack_releasecontext=uninstrumented
|
||||
fun:__splitstack_resetcontext=uninstrumented
|
||||
fun:__splitstack_setcontext=uninstrumented
|
||||
fun:__sprintf_chk=uninstrumented
|
||||
fun:__sqrt_finite=uninstrumented
|
||||
fun:__sqrtf_finite=uninstrumented
|
||||
|
@ -1397,7 +1169,6 @@ fun:__uflow=uninstrumented
|
|||
fun:__umodti3=uninstrumented
|
||||
fun:__underflow=uninstrumented
|
||||
fun:__unordtf2=uninstrumented
|
||||
fun:__unwind_freeres=uninstrumented
|
||||
fun:__uselocale=uninstrumented
|
||||
fun:__vasprintf_chk=uninstrumented
|
||||
fun:__vdprintf_chk=uninstrumented
|
||||
|
@ -1414,7 +1185,6 @@ fun:__vswprintf_chk=uninstrumented
|
|||
fun:__vsyslog_chk=uninstrumented
|
||||
fun:__vwprintf_chk=uninstrumented
|
||||
fun:__wait=uninstrumented
|
||||
fun:__wait_lookup_done=uninstrumented
|
||||
fun:__waitpid=uninstrumented
|
||||
fun:__warn_memset_zero_len=uninstrumented
|
||||
fun:__wcpcpy_chk=uninstrumented
|
||||
|
@ -1449,7 +1219,6 @@ fun:__wcsxfrm_l=uninstrumented
|
|||
fun:__wctomb_chk=uninstrumented
|
||||
fun:__wctrans_l=uninstrumented
|
||||
fun:__wctype_l=uninstrumented
|
||||
fun:__where_is_shmfs=uninstrumented
|
||||
fun:__wmemcpy_chk=uninstrumented
|
||||
fun:__wmemmove_chk=uninstrumented
|
||||
fun:__wmempcpy_chk=uninstrumented
|
||||
|
@ -1458,7 +1227,6 @@ fun:__woverflow=uninstrumented
|
|||
fun:__wprintf_chk=uninstrumented
|
||||
fun:__wrap_pthread_create=uninstrumented
|
||||
fun:__write=uninstrumented
|
||||
fun:__write_nocancel=uninstrumented
|
||||
fun:__wuflow=uninstrumented
|
||||
fun:__wunderflow=uninstrumented
|
||||
fun:__xmknod=uninstrumented
|
||||
|
@ -1484,6 +1252,7 @@ fun:_dl_allocate_tls=uninstrumented
|
|||
fun:_dl_allocate_tls_init=uninstrumented
|
||||
fun:_dl_deallocate_tls=uninstrumented
|
||||
fun:_dl_debug_state=uninstrumented
|
||||
fun:_dl_find_dso_for_object=uninstrumented
|
||||
fun:_dl_get_tls_static_info=uninstrumented
|
||||
fun:_dl_make_stack_executable=uninstrumented
|
||||
fun:_dl_mcount=uninstrumented
|
||||
|
@ -1494,7 +1263,6 @@ fun:_dl_sym=uninstrumented
|
|||
fun:_dl_tls_setup=uninstrumented
|
||||
fun:_dl_vsym=uninstrumented
|
||||
fun:_exit=uninstrumented
|
||||
fun:_fini=uninstrumented
|
||||
fun:_flushlbf=uninstrumented
|
||||
fun:_gethtbyaddr=uninstrumented
|
||||
fun:_gethtbyname=uninstrumented
|
||||
|
@ -1502,7 +1270,6 @@ fun:_gethtbyname2=uninstrumented
|
|||
fun:_gethtent=uninstrumented
|
||||
fun:_getlong=uninstrumented
|
||||
fun:_getshort=uninstrumented
|
||||
fun:_init=uninstrumented
|
||||
fun:_longjmp=uninstrumented
|
||||
fun:_mcleanup=uninstrumented
|
||||
fun:_mcount=uninstrumented
|
||||
|
@ -1542,7 +1309,6 @@ fun:acosh=uninstrumented
|
|||
fun:acoshf=uninstrumented
|
||||
fun:acoshl=uninstrumented
|
||||
fun:acosl=uninstrumented
|
||||
fun:add_and_round.constprop.0=uninstrumented
|
||||
fun:addmntent=uninstrumented
|
||||
fun:addseverity=uninstrumented
|
||||
fun:adjtime=uninstrumented
|
||||
|
@ -1564,6 +1330,7 @@ fun:aio_suspend64=uninstrumented
|
|||
fun:aio_write=uninstrumented
|
||||
fun:aio_write64=uninstrumented
|
||||
fun:alarm=uninstrumented
|
||||
fun:aligned_alloc=uninstrumented
|
||||
fun:alphasort=uninstrumented
|
||||
fun:alphasort64=uninstrumented
|
||||
fun:arch_prctl=uninstrumented
|
||||
|
@ -1622,7 +1389,6 @@ fun:basename=uninstrumented
|
|||
fun:bcmp=uninstrumented
|
||||
fun:bcopy=uninstrumented
|
||||
fun:bdflush=uninstrumented
|
||||
fun:bid128_ext_fma=uninstrumented
|
||||
fun:bind=uninstrumented
|
||||
fun:bind_textdomain_codeset=uninstrumented
|
||||
fun:bindresvport=uninstrumented
|
||||
|
@ -1632,6 +1398,8 @@ fun:bsd_signal=uninstrumented
|
|||
fun:bsearch=uninstrumented
|
||||
fun:btowc=uninstrumented
|
||||
fun:bzero=uninstrumented
|
||||
fun:c16rtomb=uninstrumented
|
||||
fun:c32rtomb=uninstrumented
|
||||
fun:cabs=uninstrumented
|
||||
fun:cabsf=uninstrumented
|
||||
fun:cabsl=uninstrumented
|
||||
|
@ -1688,7 +1456,6 @@ fun:cfsetispeed=uninstrumented
|
|||
fun:cfsetospeed=uninstrumented
|
||||
fun:cfsetspeed=uninstrumented
|
||||
fun:chdir=uninstrumented
|
||||
fun:check_add_mapping=uninstrumented
|
||||
fun:chflags=uninstrumented
|
||||
fun:chmod=uninstrumented
|
||||
fun:chown=uninstrumented
|
||||
|
@ -1696,8 +1463,6 @@ fun:chroot=uninstrumented
|
|||
fun:cimag=uninstrumented
|
||||
fun:cimagf=uninstrumented
|
||||
fun:cimagl=uninstrumented
|
||||
fun:cleanup=uninstrumented
|
||||
fun:clear_once_control=uninstrumented
|
||||
fun:clearenv=uninstrumented
|
||||
fun:clearerr=uninstrumented
|
||||
fun:clearerr_unlocked=uninstrumented
|
||||
|
@ -1756,7 +1521,6 @@ fun:crealf=uninstrumented
|
|||
fun:creall=uninstrumented
|
||||
fun:creat=uninstrumented
|
||||
fun:creat64=uninstrumented
|
||||
fun:create_key=uninstrumented
|
||||
fun:create_module=uninstrumented
|
||||
fun:crypt=uninstrumented
|
||||
fun:crypt_r=uninstrumented
|
||||
|
@ -1800,8 +1564,6 @@ fun:dlopen=uninstrumented
|
|||
fun:dlsym=uninstrumented
|
||||
fun:dlvsym=uninstrumented
|
||||
fun:dngettext=uninstrumented
|
||||
fun:do_clone.constprop.4=uninstrumented
|
||||
fun:do_sigwait=uninstrumented
|
||||
fun:dprintf=uninstrumented
|
||||
fun:drand48=uninstrumented
|
||||
fun:drand48_r=uninstrumented
|
||||
|
@ -2002,12 +1764,9 @@ fun:fputwc=uninstrumented
|
|||
fun:fputwc_unlocked=uninstrumented
|
||||
fun:fputws=uninstrumented
|
||||
fun:fputws_unlocked=uninstrumented
|
||||
fun:frame_dummy=uninstrumented
|
||||
fun:fread=uninstrumented
|
||||
fun:fread_unlocked=uninstrumented
|
||||
fun:free=uninstrumented
|
||||
fun:free_dynamic_blocks=uninstrumented
|
||||
fun:free_segments=uninstrumented
|
||||
fun:freeaddrinfo=uninstrumented
|
||||
fun:freeifaddrs=uninstrumented
|
||||
fun:freelocale=uninstrumented
|
||||
|
@ -2065,7 +1824,6 @@ fun:gamma=uninstrumented
|
|||
fun:gammaf=uninstrumented
|
||||
fun:gammal=uninstrumented
|
||||
fun:gcvt=uninstrumented
|
||||
fun:get_BID128.constprop.5=uninstrumented
|
||||
fun:get_avphys_pages=uninstrumented
|
||||
fun:get_current_dir_name=uninstrumented
|
||||
fun:get_kernel_syms=uninstrumented
|
||||
|
@ -2079,6 +1837,7 @@ fun:getaliasbyname=uninstrumented
|
|||
fun:getaliasbyname_r=uninstrumented
|
||||
fun:getaliasent=uninstrumented
|
||||
fun:getaliasent_r=uninstrumented
|
||||
fun:getauxval=uninstrumented
|
||||
fun:getc=uninstrumented
|
||||
fun:getc_unlocked=uninstrumented
|
||||
fun:getchar=uninstrumented
|
||||
|
@ -2492,6 +2251,8 @@ fun:mallopt=uninstrumented
|
|||
fun:matherr=uninstrumented
|
||||
fun:mblen=uninstrumented
|
||||
fun:mbrlen=uninstrumented
|
||||
fun:mbrtoc16=uninstrumented
|
||||
fun:mbrtoc32=uninstrumented
|
||||
fun:mbrtowc=uninstrumented
|
||||
fun:mbsinit=uninstrumented
|
||||
fun:mbsnrtowcs=uninstrumented
|
||||
|
@ -2653,9 +2414,6 @@ fun:nis_verifygroup=uninstrumented
|
|||
fun:nis_write_obj=uninstrumented
|
||||
fun:nl_langinfo=uninstrumented
|
||||
fun:nl_langinfo_l=uninstrumented
|
||||
fun:nop=uninstrumented
|
||||
fun:nptl_freeres=uninstrumented
|
||||
fun:nr_digits256=uninstrumented
|
||||
fun:nrand48=uninstrumented
|
||||
fun:nrand48_r=uninstrumented
|
||||
fun:ns_datetosecs=uninstrumented
|
||||
|
@ -2802,7 +2560,6 @@ fun:pthread_barrierattr_getpshared=uninstrumented
|
|||
fun:pthread_barrierattr_init=uninstrumented
|
||||
fun:pthread_barrierattr_setpshared=uninstrumented
|
||||
fun:pthread_cancel=uninstrumented
|
||||
fun:pthread_cancel_init=uninstrumented
|
||||
fun:pthread_cond_broadcast=uninstrumented
|
||||
fun:pthread_cond_destroy=uninstrumented
|
||||
fun:pthread_cond_init=uninstrumented
|
||||
|
@ -2820,6 +2577,7 @@ fun:pthread_detach=uninstrumented
|
|||
fun:pthread_equal=uninstrumented
|
||||
fun:pthread_exit=uninstrumented
|
||||
fun:pthread_getaffinity_np=uninstrumented
|
||||
fun:pthread_getattr_default_np=uninstrumented
|
||||
fun:pthread_getattr_np=uninstrumented
|
||||
fun:pthread_getconcurrency=uninstrumented
|
||||
fun:pthread_getcpuclockid=uninstrumented
|
||||
|
@ -2875,6 +2633,7 @@ fun:pthread_rwlockattr_setkind_np=uninstrumented
|
|||
fun:pthread_rwlockattr_setpshared=uninstrumented
|
||||
fun:pthread_self=uninstrumented
|
||||
fun:pthread_setaffinity_np=uninstrumented
|
||||
fun:pthread_setattr_default_np=uninstrumented
|
||||
fun:pthread_setcancelstate=uninstrumented
|
||||
fun:pthread_setcanceltype=uninstrumented
|
||||
fun:pthread_setconcurrency=uninstrumented
|
||||
|
@ -3003,7 +2762,6 @@ fun:rintl=uninstrumented
|
|||
fun:rmdir=uninstrumented
|
||||
fun:round=uninstrumented
|
||||
fun:roundf=uninstrumented
|
||||
fun:rounding_correction.constprop.1=uninstrumented
|
||||
fun:roundl=uninstrumented
|
||||
fun:rpmatch=uninstrumented
|
||||
fun:rresvport=uninstrumented
|
||||
|
@ -3038,6 +2796,7 @@ fun:sched_setaffinity=uninstrumented
|
|||
fun:sched_setparam=uninstrumented
|
||||
fun:sched_setscheduler=uninstrumented
|
||||
fun:sched_yield=uninstrumented
|
||||
fun:secure_getenv=uninstrumented
|
||||
fun:seed48=uninstrumented
|
||||
fun:seed48_r=uninstrumented
|
||||
fun:seekdir=uninstrumented
|
||||
|
@ -3049,12 +2808,9 @@ fun:sem_init=uninstrumented
|
|||
fun:sem_open=uninstrumented
|
||||
fun:sem_post=uninstrumented
|
||||
fun:sem_timedwait=uninstrumented
|
||||
fun:sem_timedwait_cleanup=uninstrumented
|
||||
fun:sem_timedwait_cleanup2=uninstrumented
|
||||
fun:sem_trywait=uninstrumented
|
||||
fun:sem_unlink=uninstrumented
|
||||
fun:sem_wait=uninstrumented
|
||||
fun:sem_wait_cleanup=uninstrumented
|
||||
fun:semctl=uninstrumented
|
||||
fun:semget=uninstrumented
|
||||
fun:semop=uninstrumented
|
||||
|
@ -3123,7 +2879,6 @@ fun:setutent=uninstrumented
|
|||
fun:setutxent=uninstrumented
|
||||
fun:setvbuf=uninstrumented
|
||||
fun:setxattr=uninstrumented
|
||||
fun:setxid_mark_thread.isra.1=uninstrumented
|
||||
fun:sgetsgent=uninstrumented
|
||||
fun:sgetsgent_r=uninstrumented
|
||||
fun:sgetspent=uninstrumented
|
||||
|
@ -3140,12 +2895,10 @@ fun:sigaddset=uninstrumented
|
|||
fun:sigaltstack=uninstrumented
|
||||
fun:sigandset=uninstrumented
|
||||
fun:sigblock=uninstrumented
|
||||
fun:sigcancel_handler=uninstrumented
|
||||
fun:sigdelset=uninstrumented
|
||||
fun:sigemptyset=uninstrumented
|
||||
fun:sigfillset=uninstrumented
|
||||
fun:siggetmask=uninstrumented
|
||||
fun:sighandler_setxid=uninstrumented
|
||||
fun:sighold=uninstrumented
|
||||
fun:sigignore=uninstrumented
|
||||
fun:siginterrupt=uninstrumented
|
||||
|
@ -3200,8 +2953,6 @@ fun:srandom_r=uninstrumented
|
|||
fun:sscanf=uninstrumented
|
||||
fun:ssignal=uninstrumented
|
||||
fun:sstk=uninstrumented
|
||||
fun:stack_split_initialize_thread=uninstrumented
|
||||
fun:start_thread=uninstrumented
|
||||
fun:stat=uninstrumented
|
||||
fun:stat64=uninstrumented
|
||||
fun:statfs=uninstrumented
|
||||
|
@ -3272,7 +3023,6 @@ fun:strverscmp=uninstrumented
|
|||
fun:strxfrm=uninstrumented
|
||||
fun:strxfrm_l=uninstrumented
|
||||
fun:stty=uninstrumented
|
||||
fun:sub256=uninstrumented
|
||||
fun:svc_exit=uninstrumented
|
||||
fun:svc_getreq=uninstrumented
|
||||
fun:svc_getreq_common=uninstrumented
|
||||
|
@ -3392,6 +3142,7 @@ fun:timerfd_create=uninstrumented
|
|||
fun:timerfd_gettime=uninstrumented
|
||||
fun:timerfd_settime=uninstrumented
|
||||
fun:times=uninstrumented
|
||||
fun:timespec_get=uninstrumented
|
||||
fun:tmpfile=uninstrumented
|
||||
fun:tmpfile64=uninstrumented
|
||||
fun:tmpnam=uninstrumented
|
||||
|
@ -3433,8 +3184,6 @@ fun:unlinkat=uninstrumented
|
|||
fun:unlockpt=uninstrumented
|
||||
fun:unsetenv=uninstrumented
|
||||
fun:unshare=uninstrumented
|
||||
fun:unwind_cleanup=uninstrumented
|
||||
fun:unwind_stop=uninstrumented
|
||||
fun:updwtmp=uninstrumented
|
||||
fun:updwtmpx=uninstrumented
|
||||
fun:uselib=uninstrumented
|
||||
|
@ -3480,7 +3229,6 @@ fun:wait3=uninstrumented
|
|||
fun:wait4=uninstrumented
|
||||
fun:waitid=uninstrumented
|
||||
fun:waitpid=uninstrumented
|
||||
fun:walker=uninstrumented
|
||||
fun:warn=uninstrumented
|
||||
fun:warnx=uninstrumented
|
||||
fun:wcpcpy=uninstrumented
|
Loading…
Reference in New Issue