Summary: Print one `>` for each nested call to ondemand analysis. This is fun to watch: ``` Found 632 source files to analyze in /home/jul/code/openssl-1.1.0d/infer-out-libs 1/632 [............................................................................] 0% 2.021s ⊢ [ 0.8s] ssl/t1_lib.c: tls1_set_ec_id ⊢ [ 0.0s] >>>>>>crypto/threads_pthread.c: CRYPTO_THREAD_write_lock ⊢ [ 1.2s] >>>>crypto/mem.c: CRYPTO_zalloc ⊢ [ 0.0s] >>>crypto/threads_pthread.c: CRYPTO_THREAD_set_local ``` ``` 1/632 [............................................................................] 0% 26.094s ⊢ [ 0.5s] 12>crypto/stack/stack.c: OPENSSL_sk_insert ⊢ [ 1.1s] 11>crypto/stack/stack.c: OPENSSL_sk_insert ⊢ [ 2.0s] 11>crypto/mem.c: CRYPTO_realloc ⊢ [ 3.7s] >>>>>>>crypto/engine/tb_asnmth.c: engine_pkey_asn1_meths_free ``` Reviewed By: ezgicicek, ngorogiannis Differential Revision: D8931305 fbshipit-source-id: bd9d8e0c6master
parent
84cfd0a450
commit
8977011737
Loading…
Reference in new issue