Last active
September 13, 2019 00:07
-
-
Save lidizheng/faf4ce5bcdb6bb0d8c489918dc75578d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21234576 function calls (20715281 primitive calls) in 49.821 seconds | |
Ordered by: cumulative time | |
ncalls tottime percall cumtime percall filename:lineno(function) | |
50847 0.236 0.000 65.993 0.001 queue.py:278(get) | |
2/1 0.000 0.000 49.687 49.687 threading.py:871(_bootstrap) | |
2/1 0.000 0.000 49.687 49.687 threading.py:902(_bootstrap_inner) | |
217/1 0.001 0.000 45.720 45.720 {built-in method builtins.exec} | |
2/1 0.000 0.000 45.720 45.720 server_simple.py:3(<module>) | |
1 0.000 0.000 45.720 45.720 server_simple.py:86(stop) | |
1 0.000 0.000 45.720 45.720 _server.py:972(stop) | |
1 0.000 0.000 45.720 45.720 _server.py:884(_stop) | |
101693 2.557 0.000 31.484 0.000 threading.py:264(wait) | |
50847 0.111 0.000 28.392 0.001 threading.py:388(acquire) | |
203401 14.149 0.000 15.700 0.000 {method 'poll' of 'grpc._cython.cygrpc.CompletionQueue' objects} | |
50847 0.165 0.000 8.891 0.000 thread.py:52(run) | |
50876 7.277 0.000 7.811 0.000 _socket3.py:375(recv) | |
50847 0.151 0.000 7.743 0.000 _server.py:545(_unary_response_in_pool) | |
203390 0.502 0.000 5.754 0.000 _server.py:820(_process_event_and_continue) | |
1169942/661474 4.910 0.000 5.750 0.000 thread.py:69(acquire) | |
101758 4.748 0.000 5.413 0.000 pool.py:382(spawn) | |
50847 0.205 0.000 4.230 0.000 _server.py:390(unary_request) | |
50848 0.098 0.000 2.542 0.000 _server.py:723(_handle_call) | |
50847 0.272 0.000 2.115 0.000 _server.py:521(_status) | |
50847 0.194 0.000 2.112 0.000 _server.py:700(_handle_with_method_handler) | |
152541 1.157 0.000 1.721 0.000 {method 'start_server_batch' of 'grpc._cython.cygrpc.Call' objects} | |
254324 0.121 0.000 1.413 0.000 timeout.py:260(_start_new_or_dummy) | |
152625 0.251 0.000 1.292 0.000 timeout.py:239(start_new) | |
661014/661013 0.275 0.000 1.207 0.000 threading.py:240(__enter__) | |
711877/711876 0.547 0.000 1.189 0.000 threading.py:118(acquire) | |
50847 0.109 0.000 1.153 0.000 _server.py:622(_handle_unary_unary) | |
661013 0.276 0.000 1.137 0.000 threading.py:243(__exit__) | |
50879 0.055 0.000 1.104 0.000 _socket3.py:476(sendmsg) | |
711865 0.188 0.000 1.072 0.000 threading.py:179(__exit__) | |
50847 0.148 0.000 1.055 0.000 _server.py:194(receive_message) | |
50879 1.049 0.000 1.049 0.000 {method 'sendmsg' of '_socket.socket' objects} | |
50847 0.234 0.000 0.977 0.000 _server.py:420(_call_behavior) | |
50847 0.220 0.000 0.962 0.000 thread.py:145(submit) | |
2 0.959 0.480 0.960 0.480 _socket3.py:198(accept) | |
711877 0.530 0.000 0.884 0.000 threading.py:156(release) | |
1627598 0.599 0.000 0.874 0.000 thread.py:44(get_ident) | |
50847 0.091 0.000 0.680 0.000 _base.py:510(set_result) | |
203390 0.414 0.000 0.603 0.000 threading.py:335(notify) | |
101694 0.043 0.000 0.553 0.000 _common.py:80(_transform) | |
152543 0.110 0.000 0.538 0.000 threading.py:358(notify_all) | |
50847 0.120 0.000 0.537 0.000 _server.py:180(receive_close_on_server) | |
101757 0.174 0.000 0.522 0.000 pool.py:374(start) | |
152625 0.191 0.000 0.490 0.000 timeout.py:219(start) | |
152625 0.269 0.000 0.489 0.000 timeout.py:199(__init__) | |
50847 0.049 0.000 0.443 0.000 queue.py:269(put) | |
101699 0.191 0.000 0.400 0.000 threading.py:216(__init__) | |
50847 0.093 0.000 0.387 0.000 threading.py:435(release) | |
50847 0.115 0.000 0.375 0.000 _server.py:93(__init__) | |
50847 0.023 0.000 0.372 0.000 _common.py:95(deserialize) | |
101757 0.320 0.000 0.348 0.000 pool.py:336(add) | |
50847 0.102 0.000 0.332 0.000 _server.py:667(_find_method_handler) | |
50847 0.328 0.000 0.328 0.000 {built-in method FromString} | |
152625 0.078 0.000 0.303 0.000 timeout.py:341(__exit__) | |
50847 0.068 0.000 0.303 0.000 _base.py:470(set_running_or_notify_cancel) | |
50847 0.054 0.000 0.299 0.000 _server.py:128(send_status_from_server) | |
50847 0.078 0.000 0.275 0.000 _base.py:388(add_done_callback) | |
102456/102126 0.099 0.000 0.258 0.000 <frozen importlib._bootstrap>:1009(_handle_fromlist) | |
50847 0.030 0.000 0.252 0.000 _server.py:469(_serialize_response) | |
50847 0.051 0.000 0.248 0.000 _server.py:149(_get_initial_metadata_operation) | |
50847 0.037 0.000 0.243 0.000 _base.py:321(_invoke_callbacks) | |
152625 0.143 0.000 0.224 0.000 timeout.py:294(close) | |
50847 0.018 0.000 0.222 0.000 _common.py:91(serialize) | |
152626 0.219 0.000 0.219 0.000 {method 'timer' of 'gevent.libev.corecext.loop' objects} | |
152625 0.217 0.000 0.217 0.000 {method 'start' of 'gevent.libev.corecext.timer' objects} | |
101694 0.042 0.000 0.211 0.000 {built-in method builtins.next} | |
101700 0.055 0.000 0.209 0.000 threading.py:75(RLock) | |
50847 0.019 0.000 0.206 0.000 _server.py:841(<lambda>) | |
50847 0.045 0.000 0.202 0.000 _server.py:487(_reset_per_message_state) | |
50847 0.038 0.000 0.198 0.000 contextlib.py:107(__enter__) | |
50847 0.043 0.000 0.197 0.000 _server.py:135(_get_initial_metadata) | |
50847 0.053 0.000 0.194 0.000 _base.py:312(__init__) | |
50847 0.048 0.000 0.187 0.000 _server.py:815(_on_call_completed) | |
50847 0.182 0.000 0.182 0.000 {method 'SerializeToString' of 'google.protobuf.pyext._message.CMessage' objects} | |
50847 0.179 0.000 0.179 0.000 api.py:12(api_upload_metrics) | |
203388 0.074 0.000 0.176 0.000 threading.py:198(_is_owned) | |
1 0.152 0.152 0.176 0.176 _server.py:861(_serve) | |
101694 0.088 0.000 0.170 0.000 __init__.py:1932(_create_servicer_context) | |
152541 0.105 0.000 0.165 0.000 _server.py:116(_possibly_finish_call) | |
101700 0.154 0.000 0.154 0.000 threading.py:98(__init__) | |
50847 0.041 0.000 0.154 0.000 contextlib.py:237(helper) | |
1780226 0.146 0.000 0.146 0.000 {built-in method greenlet.getcurrent} | |
101767 0.078 0.000 0.145 0.000 _config.py:49(getter) | |
50848 0.039 0.000 0.143 0.000 _server.py:797(_request_call) | |
296/32 0.001 0.000 0.142 0.004 <frozen importlib._bootstrap>:978(_find_and_load) | |
1627607 0.141 0.000 0.141 0.000 {built-in method builtins.id} | |
292/30 0.001 0.000 0.141 0.005 <frozen importlib._bootstrap>:948(_find_and_load_unlocked) | |
239/28 0.001 0.000 0.139 0.005 <frozen importlib._bootstrap>:663(_load_unlocked) | |
186/28 0.000 0.000 0.138 0.005 <frozen importlib._bootstrap_external>:722(exec_module) | |
347/31 0.000 0.000 0.138 0.004 <frozen importlib._bootstrap>:211(_call_with_frames_removed) | |
1 0.000 0.000 0.133 0.133 monkey.py:923(patch_all) | |
128/49 0.000 0.000 0.124 0.003 {built-in method builtins.__import__} | |
50847 0.070 0.000 0.121 0.000 contextlib.py:116(__exit__) | |
50847 0.092 0.000 0.112 0.000 contextlib.py:81(__init__) | |
50847 0.046 0.000 0.106 0.000 _server.py:669(query_handlers) | |
305250 0.104 0.000 0.104 0.000 timeout.py:277(pending) | |
50848 0.099 0.000 0.099 0.000 {method 'request_call' of 'grpc._cython.cygrpc.Server' objects} | |
390426 0.096 0.000 0.096 0.000 {built-in method builtins.isinstance} | |
50847 0.039 0.000 0.094 0.000 _common.py:74(decode) | |
101757 0.064 0.000 0.091 0.000 pool.py:356(_discard) | |
258281/258272 0.084 0.000 0.084 0.000 {built-in method builtins.hasattr} | |
1 0.000 0.000 0.083 0.083 events.py:23(<module>) | |
101696 0.041 0.000 0.077 0.000 threading.py:255(_is_owned) | |
1 0.000 0.000 0.076 0.076 __init__.py:16(<module>) | |
152625 0.042 0.000 0.076 0.000 timeout.py:333(__enter__) | |
101768 0.065 0.000 0.071 0.000 _config.py:140(get) | |
203402 0.071 0.000 0.071 0.000 {built-in method time.time} | |
50847 0.020 0.000 0.068 0.000 _server.py:614(_select_thread_pool_for_behavior) | |
356421 0.066 0.000 0.066 0.000 {method 'add' of 'set' objects} | |
50846 0.028 0.000 0.063 0.000 threading.py:252(_acquire_restore) | |
203388 0.060 0.000 0.060 0.000 _server.py:597(_is_rpc_state_active) | |
50847 0.037 0.000 0.060 0.000 _utilities.py:58(service) | |
50847 0.039 0.000 0.048 0.000 thread.py:164(_adjust_thread_count) | |
50847 0.029 0.000 0.047 0.000 threading.py:184(_acquire_restore) | |
50898 0.043 0.000 0.043 0.000 {method 'decode' of 'bytes' objects} | |
152626 0.041 0.000 0.041 0.000 {method 'close' of 'gevent.libev.corecext.watcher' objects} | |
103725 0.041 0.000 0.041 0.000 {built-in method __new__ of type object at 0x5617b27b1960} | |
152627 0.040 0.000 0.040 0.000 {method 'stop' of 'gevent.libev.corecext.watcher' objects} | |
50847 0.033 0.000 0.039 0.000 _server.py:56(_serialized_request) | |
50847 0.038 0.000 0.038 0.000 threading.py:188(_release_save) | |
219613/218684 0.038 0.000 0.038 0.000 {built-in method builtins.len} | |
254237 0.034 0.000 0.034 0.000 {method 'remove' of 'set' objects} | |
50847 0.034 0.000 0.034 0.000 thread.py:46(__init__) | |
23 0.000 0.000 0.030 0.001 monkey.py:163(_notify_patch) | |
23 0.000 0.000 0.030 0.001 events.py:109(notify_and_call_entry_points) | |
284 0.001 0.000 0.029 0.000 re.py:271(_compile) | |
82 0.000 0.000 0.028 0.000 re.py:232(compile) | |
81 0.000 0.000 0.028 0.000 sre_compile.py:759(compile) | |
1 0.000 0.000 0.027 0.027 __init__.py:2430(load) | |
1 0.000 0.000 0.027 0.027 __init__.py:2455(require) | |
2 0.000 0.000 0.027 0.014 __init__.py:2734(requires) | |
2 0.000 0.000 0.027 0.014 __init__.py:3018(_dep_map) | |
2 0.000 0.000 0.027 0.014 __init__.py:3026(_compute_dependencies) | |
203515 0.027 0.000 0.027 0.000 {method 'discard' of 'set' objects} | |
706/702 0.007 0.000 0.027 0.000 {built-in method builtins.__build_class__} | |
168740 0.024 0.000 0.024 0.000 {method 'append' of 'list' objects} | |
1 0.000 0.000 0.024 0.024 requirements.py:4(<module>) | |
56016 0.023 0.000 0.023 0.000 {method 'get' of 'dict' objects} | |
1 0.008 0.008 0.022 0.022 server_simple.py:30(dump_stacks) | |
186 0.001 0.000 0.022 0.000 <frozen importlib._bootstrap_external>:793(get_code) | |
54790/54784 0.021 0.000 0.021 0.000 {built-in method builtins.getattr} | |
50847 0.021 0.000 0.021 0.000 _server.py:238(__init__) | |
50847 0.021 0.000 0.021 0.000 _server.py:65(_completion_code) | |
10 0.000 0.000 0.020 0.002 monkey.py:174(ignores) | |
101693 0.020 0.000 0.020 0.000 {method 'remove' of 'collections.deque' objects} | |
152542 0.020 0.000 0.020 0.000 {method 'append' of 'collections.deque' objects} | |
296 0.000 0.000 0.019 0.000 {method 'extend' of 'list' objects} | |
32 0.000 0.000 0.019 0.001 __init__.py:3075(parse_requirements) | |
16 0.000 0.000 0.019 0.001 __init__.py:3098(__init__) | |
34/18 0.000 0.000 0.019 0.001 pyparsing.py:1608(parseString) | |
50847 0.019 0.000 0.019 0.000 _server.py:192(_receive_message) | |
81 0.000 0.000 0.019 0.000 sre_parse.py:919(parse) | |
16 0.000 0.000 0.018 0.001 requirements.py:88(__init__) | |
333/81 0.001 0.000 0.018 0.000 sre_parse.py:417(_parse_sub) | |
280 0.001 0.000 0.018 0.000 <frozen importlib._bootstrap>:882(_find_spec) | |
481/85 0.006 0.000 0.018 0.000 sre_parse.py:475(_parse) | |
3696/18 0.005 0.000 0.018 0.001 pyparsing.py:1370(_parseNoCache) | |
404/18 0.001 0.000 0.017 0.001 pyparsing.py:3397(parseImpl) | |
50847 0.017 0.000 0.017 0.000 threading.py:249(_release_save) | |
9/8 0.000 0.000 0.017 0.002 <frozen importlib._bootstrap>:634(_load_backward_compatible) | |
6 0.000 0.000 0.017 0.003 __init__.py:35(load_module) | |
50847 0.016 0.000 0.016 0.000 _server.py:126(_send_status_from_server) | |
506/46 0.002 0.000 0.016 0.000 pyparsing.py:3547(parseImpl) | |
276 0.000 0.000 0.016 0.000 <frozen importlib._bootstrap_external>:1272(find_spec) | |
277 0.001 0.000 0.016 0.000 <frozen importlib._bootstrap_external>:1240(_get_spec) | |
40/35 0.000 0.000 0.016 0.000 <frozen importlib._bootstrap_external>:1048(exec_module) | |
40/35 0.002 0.000 0.015 0.000 {built-in method _imp.exec_dynamic} | |
1 0.000 0.000 0.015 0.015 __init__.py:14(<module>) | |
101698 0.015 0.000 0.015 0.000 timeout.py:66(__exit__) | |
764 0.004 0.000 0.014 0.000 <frozen importlib._bootstrap_external>:1356(find_spec) | |
186 0.000 0.000 0.014 0.000 <frozen importlib._bootstrap_external>:523(_compile_bytecode) | |
186 0.014 0.000 0.014 0.000 {built-in method marshal.loads} | |
1 0.000 0.000 0.013 0.013 pyparsing.py:75(<module>) | |
50847 0.013 0.000 0.013 0.000 _server.py:388(_unary_request) | |
50 0.000 0.000 0.013 0.000 pyparsing.py:4003(parseImpl) | |
230/226 0.000 0.000 0.013 0.000 <frozen importlib._bootstrap>:576(module_from_spec) | |
50849 0.013 0.000 0.013 0.000 _server.py:804(_stop_serving) | |
1 0.000 0.000 0.013 0.013 parser.py:5(<module>) | |
262/134 0.001 0.000 0.013 0.000 pyparsing.py:3737(parseImpl) | |
1 0.000 0.000 0.013 0.013 __init__.py:10(<module>) | |
1 0.000 0.000 0.012 0.012 feedparser.py:20(<module>) | |
50847 0.012 0.000 0.012 0.000 _server.py:178(_receive_close_on_server) | |
50847 0.012 0.000 0.012 0.000 _server.py:79(_details) | |
1 0.000 0.000 0.011 0.011 _policybase.py:4(<module>) | |
1 0.000 0.000 0.011 0.011 monkey.py:498(patch_thread) | |
101699 0.010 0.000 0.010 0.000 timeout.py:63(__enter__) | |
2 0.000 0.000 0.010 0.005 __init__.py:3233(_call_aside) | |
50847 0.010 0.000 0.010 0.000 _server.py:480(_get_send_message_op_flags_from_state) | |
1 0.000 0.000 0.010 0.010 __init__.py:3250(_initialize_master_working_set) | |
50847 0.010 0.000 0.010 0.000 {grpc._cython.cygrpc.install_context_from_request_call_event} | |
26 0.000 0.000 0.010 0.000 pyparsing.py:2779(__init__) | |
40 0.000 0.000 0.010 0.000 <frozen importlib._bootstrap_external>:1040(create_module) | |
17 0.000 0.000 0.010 0.001 __init__.py:109(import_module) | |
19/17 0.000 0.000 0.010 0.001 <frozen importlib._bootstrap>:994(_gcd_import) | |
40 0.009 0.000 0.010 0.000 {built-in method _imp.create_dynamic} | |
10 0.000 0.000 0.009 0.001 monkey.py:345(_patch_module) | |
81 0.000 0.000 0.009 0.000 sre_compile.py:598(_code) | |
51311 0.009 0.000 0.009 0.000 {method 'popleft' of 'collections.deque' objects} | |
1 0.000 0.000 0.008 0.008 utils.py:5(<module>) | |
12 0.000 0.000 0.008 0.001 __init__.py:1(<module>) | |
16 0.000 0.000 0.008 0.000 __init__.py:611(add_entry) | |
50847 0.008 0.000 0.008 0.000 {grpc._cython.cygrpc.uninstall_context} | |
1 0.004 0.004 0.007 0.007 monkey.py:461(_patch_existing_locks) | |
808/81 0.003 0.000 0.007 0.000 sre_compile.py:71(_compile) | |
68 0.000 0.000 0.007 0.000 __init__.py:2037(find_on_path) | |
1 0.000 0.000 0.007 0.007 api_pb2_grpc.py:2(<module>) | |
308/216 0.000 0.000 0.007 0.000 pyparsing.py:1069(wrapper) | |
1 0.000 0.000 0.007 0.007 api_pb2.py:4(<module>) | |
35 0.000 0.000 0.007 0.000 traceback.py:196(extract_stack) | |
1 0.000 0.000 0.006 0.006 specifiers.py:4(<module>) | |
35 0.001 0.000 0.006 0.000 traceback.py:312(extract) | |
16 0.000 0.000 0.006 0.000 requirements.py:61(<lambda>) | |
5 0.000 0.000 0.006 0.001 _config.py:245(validate) | |
5 0.000 0.000 0.006 0.001 _config.py:212(_import_one_of) | |
5 0.000 0.000 0.006 0.001 _config.py:225(_import_one) | |
16 0.000 0.000 0.006 0.000 markers.py:274(__init__) | |
50847 0.006 0.000 0.006 0.000 _server.py:333(_finalize_state) | |
50847 0.006 0.000 0.006 0.000 {method 'cancelled' of 'grpc._cython.cygrpc.ReceiveCloseOnServerOperation' objects} | |
50847 0.006 0.000 0.006 0.000 {method 'message' of 'grpc._cython.cygrpc.ReceiveMessageOperation' objects} | |
773 0.000 0.000 0.006 0.000 platform.py:890(uname) | |
1 0.000 0.000 0.006 0.006 pyparsing.py:5399(pyparsing_common) | |
1 0.000 0.000 0.006 0.006 platform.py:747(_syscmd_uname) | |
9 0.000 0.000 0.006 0.001 traceback.py:189(format_stack) | |
70 0.000 0.000 0.005 0.000 __init__.py:3035(reqs_for_extra) | |
1 0.000 0.000 0.005 0.005 specifiers.py:275(Specifier) | |
193 0.000 0.000 0.005 0.000 markers.py:288(evaluate) | |
1575 0.005 0.000 0.005 0.000 {built-in method posix.stat} | |
251 0.000 0.000 0.005 0.000 traceback.py:278(line) | |
1 0.000 0.000 0.005 0.005 _config.py:9(<module>) | |
127 0.000 0.000 0.005 0.000 linecache.py:15(getline) | |
11665 0.002 0.000 0.005 0.000 sre_parse.py:254(get) | |
1414 0.000 0.000 0.005 0.000 <frozen importlib._bootstrap_external>:74(_path_stat) | |
127 0.000 0.000 0.005 0.000 linecache.py:37(getlines) | |
15 0.000 0.000 0.005 0.000 linecache.py:82(updatecache) | |
1 0.000 0.000 0.005 0.005 platform.py:10(<module>) | |
1 0.000 0.000 0.005 0.005 base_events.py:14(<module>) | |
1 0.000 0.000 0.004 0.004 zipfile.py:5(<module>) | |
4003 0.002 0.000 0.004 0.000 <frozen importlib._bootstrap_external>:56(_path_join) | |
100/64 0.000 0.000 0.004 0.000 pyparsing.py:3859(parseImpl) | |
1 0.000 0.000 0.004 0.004 __init__.py:569(_build_master) | |
1 0.000 0.000 0.004 0.004 __init__.py:556(__init__) | |
1 0.004 0.004 0.004 0.004 {method 'read' of '_io.TextIOWrapper' objects} | |
253/193 0.001 0.000 0.004 0.000 markers.py:214(_evaluate_markers) | |
24/12 0.000 0.000 0.004 0.000 _util.py:76(import_c_accel) | |
186 0.002 0.000 0.004 0.000 <frozen importlib._bootstrap_external>:914(get_data) | |
98/62 0.000 0.000 0.004 0.000 pyparsing.py:3939(parseImpl) | |
1 0.000 0.000 0.004 0.004 descriptor.py:33(<module>) | |
1 0.000 0.000 0.004 0.004 monkey.py:734(patch_ssl) | |
13 0.000 0.000 0.004 0.000 enum.py:624(_convert) | |
2 0.003 0.002 0.003 0.002 {built-in method gc.get_objects} | |
1 0.000 0.000 0.003 0.003 ssl.py:3(<module>) | |
14 0.000 0.000 0.003 0.000 __init__.py:2011(_by_version_descending) | |
15 0.000 0.000 0.003 0.000 {built-in method builtins.sorted} | |
1 0.000 0.000 0.003 0.003 random.py:38(<module>) | |
1 0.000 0.000 0.003 0.003 plistlib.py:47(<module>) | |
13017 0.003 0.000 0.003 0.000 sre_parse.py:233(__next) | |
1 0.000 0.000 0.003 0.003 _ssl3.py:8(<module>) | |
20 0.003 0.000 0.003 0.000 {method 'readlines' of '_io._IOBase' objects} | |
2/1 0.000 0.000 0.003 0.003 server_simple.py:75(__init__) | |
2/1 0.000 0.000 0.003 0.003 _server.py:953(add_insecure_port) | |
1 0.000 0.000 0.003 0.003 _server.py:786(_add_insecure_port) | |
230 0.001 0.000 0.003 0.000 <frozen importlib._bootstrap>:504(_init_module_attrs) | |
108 0.000 0.000 0.003 0.000 __init__.py:2124(distributions_from_metadata) | |
214 0.000 0.000 0.003 0.000 enum.py:281(__call__) | |
12 0.000 0.000 0.003 0.000 pyparsing.py:4251(__init__) | |
331 0.002 0.000 0.003 0.000 sre_compile.py:276(_optimize_charset) | |
277 0.000 0.000 0.003 0.000 markers.py:183(_eval_op) | |
1 0.000 0.000 0.003 0.003 header.py:5(<module>) | |
36/11 0.000 0.000 0.003 0.000 pyparsing.py:3743(leaveWhitespace) | |
1 0.000 0.000 0.003 0.003 monkey.py:116(<module>) | |
471 0.000 0.000 0.003 0.000 pyparsing.py:1167(copy) | |
1 0.000 0.000 0.003 0.003 monkey.py:855(patch_subprocess) | |
4 0.000 0.000 0.003 0.001 __init__.py:3008(_parsed_pkg_info) | |
1 0.000 0.000 0.003 0.003 version.py:4(<module>) | |
1 0.000 0.000 0.003 0.003 shutil.py:5(<module>) | |
1 0.000 0.000 0.003 0.003 ssl.py:91(<module>) | |
1 0.000 0.000 0.003 0.003 monkey.py:1049(_get_script_help) | |
23 0.001 0.000 0.003 0.000 enum.py:134(__new__) | |
2 0.000 0.000 0.002 0.001 parser.py:60(parsestr) | |
316 0.001 0.000 0.002 0.000 version.py:198(__init__) | |
2 0.000 0.000 0.002 0.001 parser.py:42(parse) | |
14 0.000 0.000 0.002 0.000 enum.py:386(_create_) | |
1 0.000 0.000 0.002 0.002 hashlib.py:54(<module>) | |
28 0.000 0.000 0.002 0.000 __init__.py:3277(<genexpr>) | |
471 0.001 0.000 0.002 0.000 copy.py:66(copy) | |
1 0.000 0.000 0.002 0.002 hub.py:684(_get_resolver) | |
27 0.000 0.000 0.002 0.000 __init__.py:2776(activate) | |
296 0.000 0.000 0.002 0.000 <frozen importlib._bootstrap>:147(__enter__) | |
212 0.000 0.000 0.002 0.000 version.py:24(parse) | |
24 0.000 0.000 0.002 0.000 __init__.py:654(<genexpr>) | |
1 0.000 0.000 0.002 0.002 subprocess.py:25(<module>) | |
26 0.001 0.000 0.002 0.000 __init__.py:316(namedtuple) | |
131/65 0.000 0.000 0.002 0.000 pyparsing.py:3363(copy) | |
61/11 0.000 0.000 0.002 0.000 pyparsing.py:3288(leaveWhitespace) | |
1730/1696 0.001 0.000 0.002 0.000 pyparsing.py:372(__init__) | |
1 0.000 0.000 0.002 0.002 socket.py:47(<module>) | |
1 0.000 0.000 0.002 0.002 version.py:191(Version) | |
5502 0.001 0.000 0.002 0.000 sre_parse.py:164(__getitem__) | |
4003 0.001 0.000 0.002 0.000 <frozen importlib._bootstrap_external>:58(<listcomp>) | |
54 0.000 0.000 0.002 0.000 __init__.py:2026(_by_version) | |
12 0.000 0.000 0.002 0.000 pyparsing.py:2653(__init__) | |
419 0.000 0.000 0.002 0.000 <frozen importlib._bootstrap_external>:93(_path_isfile) | |
464 0.000 0.000 0.002 0.000 <frozen importlib._bootstrap_external>:84(_path_is_mode_type) | |
372 0.001 0.000 0.002 0.000 <frozen importlib._bootstrap_external>:271(cache_from_source) | |
186 0.002 0.000 0.002 0.000 {method 'read' of '_io.FileIO' objects} | |
1 0.000 0.000 0.002 0.002 inspect.py:27(<module>) | |
1 0.000 0.000 0.002 0.002 __init__.py:1894(server) | |
621 0.000 0.000 0.002 0.000 __init__.py:2854(get_entry_map) | |
1 0.000 0.000 0.002 0.002 hub.py:680(resolver_class) | |
54 0.000 0.000 0.002 0.000 __init__.py:2032(<listcomp>) | |
1 0.000 0.000 0.002 0.002 thread.py:10(<module>) | |
5327/5309 0.001 0.000 0.002 0.000 {method 'join' of 'str' objects} | |
1982 0.001 0.000 0.002 0.000 pyparsing.py:2431(parseImpl) | |
25 0.000 0.000 0.002 0.000 pyparsing.py:1250(setParseAction) | |
131/65 0.000 0.000 0.002 0.000 pyparsing.py:3365(<listcomp>) | |
27 0.000 0.000 0.002 0.000 pyparsing.py:1039(_trim_arity) | |
1 0.000 0.000 0.002 0.002 os.py:977(popen) | |
30 0.000 0.000 0.002 0.000 __init__.py:2191(_handle_ns) | |
54 0.000 0.000 0.002 0.000 __init__.py:2578(from_location) | |
26 0.000 0.000 0.002 0.000 pyparsing.py:1047(extract_stack) | |
1 0.000 0.000 0.002 0.002 monkey.py:670(patch_socket) | |
412 0.000 0.000 0.002 0.000 <frozen importlib._bootstrap>:403(cached) | |
1 0.000 0.000 0.002 0.002 subprocess.py:637(__init__) | |
81 0.000 0.000 0.002 0.000 sre_compile.py:536(_compile_info) | |
27 0.000 0.000 0.002 0.000 __init__.py:2519(parse_map) | |
91 0.002 0.000 0.002 0.000 {built-in method posix.listdir} | |
61 0.000 0.000 0.002 0.000 pyparsing.py:3292(<listcomp>) | |
951/234 0.001 0.000 0.002 0.000 sre_parse.py:174(getwidth) | |
1 0.000 0.000 0.002 0.002 subprocess.py:1360(_execute_child) | |
26 0.000 0.000 0.001 0.000 specifiers.py:163(contains) | |
1 0.000 0.000 0.001 0.001 greenlet.py:4(<module>) | |
2 0.000 0.000 0.001 0.001 feedparser.py:139(__init__) | |
1 0.000 0.000 0.001 0.001 traceback.py:1(<module>) | |
437 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:157(_get_module_lock) | |
1 0.000 0.000 0.001 0.001 reflection.py:46(<module>) | |
193 0.001 0.000 0.001 0.000 markers.py:249(default_environment) | |
1 0.000 0.000 0.001 0.001 _hub_local.py:6(<module>) | |
226 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:369(_get_cached) | |
1 0.000 0.000 0.001 0.001 socket.py:12(<module>) | |
143 0.000 0.000 0.001 0.000 __init__.py:2765(_get_metadata) | |
1 0.000 0.000 0.001 0.001 subprocess.py:42(<module>) | |
2 0.000 0.000 0.001 0.001 thread.py:4(<module>) | |
113/6 0.000 0.000 0.001 0.000 pyparsing.py:3319(streamline) | |
1 0.000 0.000 0.001 0.001 monkey.py:439(patch_queue) | |
54 0.000 0.000 0.001 0.000 __init__.py:2565(__init__) | |
73/72 0.000 0.000 0.001 0.000 {method 'encode' of 'str' objects} | |
1 0.000 0.000 0.001 0.001 pickle.py:24(<module>) | |
1 0.000 0.000 0.001 0.001 __init__.py:71(search_function) | |
1 0.000 0.000 0.001 0.001 unix_events.py:1(<module>) | |
2532 0.001 0.000 0.001 0.000 pyparsing.py:1351(preParse) | |
29 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:421(_find_module_shim) | |
15 0.000 0.000 0.001 0.000 tokenize.py:443(open) | |
1 0.000 0.000 0.001 0.001 linecache.py:6(<module>) | |
2/1 0.001 0.001 0.001 0.001 {method 'start' of 'grpc._cython.cygrpc.Server' objects} | |
1 0.000 0.000 0.001 0.001 _hub_primitives.py:9(<module>) | |
29 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:1339(find_loader) | |
644/236 0.000 0.000 0.001 0.000 __init__.py:2378(yield_lines) | |
1 0.000 0.000 0.001 0.001 message_factory.py:38(<module>) | |
437 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:78(acquire) | |
1 0.000 0.000 0.001 0.001 gevent.py:19(init_gevent) | |
1 0.000 0.000 0.001 0.001 {grpc._cython.cygrpc.init_grpc_gevent} | |
27 0.000 0.000 0.001 0.000 __init__.py:2290(fixup_namespace_packages) | |
471 0.000 0.000 0.001 0.000 copy.py:268(_reconstruct) | |
145 0.000 0.000 0.001 0.000 sre_parse.py:96(closegroup) | |
833 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:1203(_path_importer_cache) | |
1 0.000 0.000 0.001 0.001 events.py:1(<module>) | |
1 0.000 0.000 0.001 0.001 message.py:5(<module>) | |
1 0.000 0.000 0.001 0.001 idna.py:3(<module>) | |
13 0.000 0.000 0.001 0.000 enum.py:645(<listcomp>) | |
1 0.000 0.000 0.001 0.001 datetime.py:5(<module>) | |
1 0.000 0.000 0.001 0.001 pyparsing.py:4904(makeHTMLTags) | |
1 0.000 0.000 0.001 0.001 pyparsing.py:4875(_makeTags) | |
59 0.000 0.000 0.001 0.000 __init__.py:3188(split_sections) | |
54/10 0.000 0.000 0.001 0.000 pyparsing.py:3762(streamline) | |
1 0.000 0.000 0.001 0.001 quoprimime.py:27(<module>) | |
437 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:103(release) | |
1 0.000 0.000 0.001 0.001 bz2.py:5(<module>) | |
1 0.000 0.000 0.001 0.001 _server.py:14(<module>) | |
1 0.001 0.001 0.001 0.001 {built-in method posix.read} | |
68 0.000 0.000 0.001 0.000 __init__.py:2055(<genexpr>) | |
54 0.000 0.000 0.001 0.000 __init__.py:1325(safe_version) | |
322 0.000 0.000 0.001 0.000 pyparsing.py:663(__iadd__) | |
1 0.000 0.000 0.001 0.001 markers.py:4(<module>) | |
296 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap>:151(__exit__) | |
1 0.000 0.000 0.001 0.001 queue.py:28(<module>) | |
228 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:1351(_get_spec) | |
1 0.000 0.000 0.001 0.001 tokenize.py:21(<module>) | |
3 0.000 0.000 0.001 0.000 feedparser.py:173(feed) | |
1 0.000 0.000 0.001 0.001 lock.py:2(<module>) | |
1730 0.001 0.000 0.001 0.000 pyparsing.py:363(__new__) | |
12 0.001 0.000 0.001 0.000 _util.py:26(copy_globals) | |
23 0.000 0.000 0.001 0.000 _config.py:29(__new__) | |
1 0.000 0.000 0.001 0.001 _socket3.py:4(<module>) | |
59 0.000 0.000 0.001 0.000 abc.py:125(__new__) | |
2 0.000 0.000 0.001 0.000 pyparsing.py:4763(srange) | |
54 0.000 0.000 0.001 0.000 __init__.py:1409(has_metadata) | |
5 0.000 0.000 0.001 0.000 feedparser.py:178(_call_parse) | |
1 0.000 0.000 0.001 0.001 signal.py:1(<module>) | |
5 0.000 0.000 0.001 0.000 feedparser.py:218(_parsegen) | |
10 0.000 0.000 0.001 0.000 monkey.py:284(patch_module) | |
230 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap>:318(__exit__) | |
9/6 0.000 0.000 0.001 0.000 __init__.py:2256(declare_namespace) | |
83 0.000 0.000 0.001 0.000 pyparsing.py:1821(__add__) | |
1485/1484 0.001 0.000 0.001 0.000 {built-in method builtins.any} | |
26 0.000 0.000 0.001 0.000 specifiers.py:267(wrapped) | |
276 0.000 0.000 0.001 0.000 enum.py:69(__setitem__) | |
108 0.000 0.000 0.001 0.000 version.py:74(__init__) | |
141 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap>:194(_lock_unlock_module) | |
24 0.000 0.000 0.001 0.000 specifiers.py:413(_compare_equal) | |
133 0.000 0.000 0.001 0.000 pyparsing.py:3260(__init__) | |
870 0.000 0.000 0.001 0.000 __init__.py:2069(dist_factory) | |
2789 0.000 0.000 0.001 0.000 sre_parse.py:249(match) | |
242 0.000 0.000 0.001 0.000 __init__.py:2345(_normalize_cached) | |
1 0.000 0.000 0.001 0.001 _semaphore.py:2(<module>) | |
1 0.000 0.000 0.001 0.001 dis.py:1(<module>) | |
11 0.000 0.000 0.001 0.000 posixpath.py:384(realpath) | |
108 0.000 0.000 0.001 0.000 version.py:131(_legacy_cmpkey) | |
1 0.000 0.000 0.001 0.001 descriptor_pool.py:56(<module>) | |
10 0.000 0.000 0.001 0.000 __init__.py:2329(normalize_path) | |
1 0.000 0.000 0.001 0.001 string.py:15(<module>) | |
84 0.000 0.000 0.001 0.000 pyparsing.py:3390(__init__) | |
186 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:951(path_stats) | |
1974 0.001 0.000 0.001 0.000 pyparsing.py:209(__init__) | |
4064 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:222(_verbose_message) | |
100 0.000 0.000 0.001 0.000 re.py:185(sub) | |
2 0.000 0.000 0.001 0.000 __init__.py:4(<module>) | |
5601 0.001 0.000 0.001 0.000 {method 'startswith' of 'str' objects} | |
276 0.000 0.000 0.001 0.000 pyparsing.py:420(__setitem__) | |
66 0.000 0.000 0.001 0.000 __init__.py:1406(_get_metadata_path) | |
8550 0.001 0.000 0.001 0.000 {method 'rstrip' of 'str' objects} | |
228 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:574(spec_from_file_location) | |
1 0.000 0.000 0.001 0.001 thread.py:40(__init__) | |
1 0.000 0.000 0.001 0.001 hub.py:707(_get_threadpool) | |
13/11 0.000 0.000 0.001 0.000 posixpath.py:393(_joinrealpath) | |
66 0.000 0.000 0.001 0.000 __init__.py:1486(_fn) | |
1 0.000 0.000 0.001 0.001 string.py:65(__init__) | |
1038 0.000 0.000 0.001 0.000 {built-in method builtins.setattr} | |
834 0.001 0.000 0.001 0.000 {method 'format' of 'str' objects} | |
597 0.001 0.000 0.001 0.000 {method 'search' of 're.Pattern' objects} | |
23 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:1404(_fill_cache) | |
1 0.000 0.000 0.001 0.001 hub.py:703(threadpool_class) | |
28 0.001 0.000 0.001 0.000 {built-in method io.open} | |
1 0.000 0.000 0.001 0.001 specifiers.py:214(LegacySpecifier) | |
1 0.000 0.000 0.001 0.001 pool.py:15(<module>) | |
9 0.000 0.000 0.001 0.000 traceback.py:27(format_list) | |
1 0.000 0.000 0.001 0.001 _tblib.py:32(<module>) | |
1 0.000 0.000 0.001 0.001 _parseaddr.py:7(<module>) | |
335 0.001 0.000 0.001 0.000 pyparsing.py:1144(__init__) | |
14 0.000 0.000 0.001 0.000 hashlib.py:116(__get_openssl_constructor) | |
300 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap>:58(__init__) | |
7/3 0.000 0.000 0.001 0.000 pyparsing.py:4183(streamline) | |
1 0.000 0.000 0.001 0.001 parse.py:28(<module>) | |
281 0.000 0.000 0.001 0.000 specifiers.py:82(__init__) | |
1 0.000 0.000 0.001 0.001 __init__.py:959(Environment) | |
1 0.000 0.000 0.001 0.001 coroutines.py:1(<module>) | |
1 0.000 0.000 0.001 0.001 six.py:21(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:177(get_supported_platform) | |
1840 0.000 0.000 0.000 0.000 sre_parse.py:160(__len__) | |
1 0.000 0.000 0.000 0.000 __init__.py:387(get_build_platform) | |
1 0.000 0.000 0.000 0.000 _server.py:982(create_server) | |
8 0.000 0.000 0.000 0.000 hashlib.py:73(__get_builtin_constructor) | |
12 0.000 0.000 0.000 0.000 __init__.py:2506(parse_group) | |
1 0.000 0.000 0.000 0.000 hub.py:463(handle_error) | |
1 0.000 0.000 0.000 0.000 _server.py:940(__init__) | |
1 0.000 0.000 0.000 0.000 six.py:1(<module>) | |
208 0.000 0.000 0.000 0.000 version.py:343(_cmpkey) | |
1 0.000 0.000 0.000 0.000 hub.py:487(handle_system_error) | |
1 0.000 0.000 0.000 0.000 selectors.py:5(<module>) | |
1 0.000 0.000 0.000 0.000 {method 'throw' of 'greenlet.greenlet' objects} | |
357 0.000 0.000 0.000 0.000 enum.py:373(__setattr__) | |
1 0.000 0.000 0.000 0.000 __init__.py:715(resolve) | |
14 0.000 0.000 0.000 0.000 __init__.py:2103(safe_listdir) | |
20 0.000 0.000 0.000 0.000 pyparsing.py:4268(postParse) | |
368 0.000 0.000 0.000 0.000 sre_compile.py:423(_simple) | |
1 0.000 0.000 0.000 0.000 _semaphore.py:9(_get_linkable) | |
1 0.000 0.000 0.000 0.000 local.py:153(<module>) | |
636 0.000 0.000 0.000 0.000 {method 'match' of 're.Pattern' objects} | |
22 0.000 0.000 0.000 0.000 _config.py:63(fmt_desc) | |
15 0.000 0.000 0.000 0.000 tokenize.py:350(detect_encoding) | |
1 0.000 0.000 0.000 0.000 os.py:42(<module>) | |
1 0.000 0.000 0.000 0.000 {built-in method _posixsubprocess.fork_exec} | |
9 0.000 0.000 0.000 0.000 traceback.py:380(format) | |
186 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:438(_classify_pyc) | |
1 0.000 0.000 0.000 0.000 {method 'add_http2_port' of 'grpc._cython.cygrpc.Server' objects} | |
331 0.000 0.000 0.000 0.000 sre_compile.py:249(_compile_charset) | |
1 0.000 0.000 0.000 0.000 _socketcommon.py:2(<module>) | |
227 0.000 0.000 0.000 0.000 posixpath.py:75(join) | |
2266 0.000 0.000 0.000 0.000 {method 'rpartition' of 'str' objects} | |
22 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1190(_path_hooks) | |
1 0.000 0.000 0.000 0.000 api_pb2_grpc.py:96(add_ServerApiServicer_to_server) | |
1 0.000 0.000 0.000 0.000 sslproto.py:1(<module>) | |
1185 0.000 0.000 0.000 0.000 sre_parse.py:286(tell) | |
1117 0.000 0.000 0.000 0.000 {method 'update' of 'dict' objects} | |
1 0.000 0.000 0.000 0.000 ntpath.py:6(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:2407(EntryPoint) | |
12 0.000 0.000 0.000 0.000 __init__.py:1416(get_metadata) | |
25 0.000 0.000 0.000 0.000 six.py:819(with_metaclass) | |
1 0.000 0.000 0.000 0.000 _server.py:876(_begin_shutdown_once) | |
48 0.000 0.000 0.000 0.000 pyparsing.py:1948(__or__) | |
1354 0.000 0.000 0.000 0.000 sre_parse.py:172(append) | |
6 0.000 0.000 0.000 0.000 __init__.py:1477(unary_unary_rpc_method_handler) | |
66 0.000 0.000 0.000 0.000 __init__.py:1492(_validate_resource_path) | |
492 0.000 0.000 0.000 0.000 version.py:114(_parse_version_parts) | |
81 0.000 0.000 0.000 0.000 enum.py:827(__and__) | |
372 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:62(_path_split) | |
1 0.000 0.000 0.000 0.000 {method 'shutdown' of 'grpc._cython.cygrpc.Server' objects} | |
24 0.000 0.000 0.000 0.000 specifiers.py:519(prereleases) | |
1 0.000 0.000 0.000 0.000 monkey.py:786(patch_select) | |
1 0.000 0.000 0.000 0.000 __init__.py:24(<module>) | |
1 0.000 0.000 0.000 0.000 text_encoding.py:31(<module>) | |
1 0.000 0.000 0.000 0.000 charset.py:6(<module>) | |
79/64 0.000 0.000 0.000 0.000 pyparsing.py:3434(__str__) | |
82 0.000 0.000 0.000 0.000 pyparsing.py:3719(__init__) | |
300 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:176(cb) | |
553 0.000 0.000 0.000 0.000 markers.py:73(serialize) | |
25 0.000 0.000 0.000 0.000 textwrap.py:414(dedent) | |
48 0.000 0.000 0.000 0.000 pyparsing.py:3540(__init__) | |
1 0.000 0.000 0.000 0.000 _abstract_linkable.py:6(<module>) | |
1 0.000 0.000 0.000 0.000 _imap.py:8(<module>) | |
70 0.000 0.000 0.000 0.000 __init__.py:1317(safe_name) | |
102 0.000 0.000 0.000 0.000 version.py:236(__str__) | |
16 0.000 0.000 0.000 0.000 pyparsing.py:3465(parseImpl) | |
50 0.000 0.000 0.000 0.000 sre_compile.py:411(_mk_bitmap) | |
1905 0.000 0.000 0.000 0.000 {built-in method builtins.min} | |
73 0.000 0.000 0.000 0.000 __init__.py:2477(parse) | |
462 0.000 0.000 0.000 0.000 pyparsing.py:411(__getitem__) | |
23 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1445(path_hook_for_FileFinder) | |
1 0.000 0.000 0.000 0.000 event.py:4(<module>) | |
87/79 0.000 0.000 0.000 0.000 pyparsing.py:3576(__str__) | |
1 0.000 0.000 0.000 0.000 threadpool.py:2(<module>) | |
10 0.000 0.000 0.000 0.000 __init__.py:1431(get_metadata_lines) | |
51 0.000 0.000 0.000 0.000 linecache.py:53(checkcache) | |
106 0.000 0.000 0.000 0.000 pyparsing.py:668(<listcomp>) | |
1 0.000 0.000 0.000 0.000 errors.py:5(<module>) | |
1 0.000 0.000 0.000 0.000 base64mime.py:25(<module>) | |
1 0.000 0.000 0.000 0.000 expat.py:1(<module>) | |
25 0.000 0.000 0.000 0.000 six.py:826(__new__) | |
186 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:471(_validate_timestamp_pyc) | |
903 0.000 0.000 0.000 0.000 sre_parse.py:111(__init__) | |
103 0.000 0.000 0.000 0.000 {built-in method posix.getcwd} | |
1 0.000 0.000 0.000 0.000 _interceptor.py:14(<module>) | |
1 0.000 0.000 0.000 0.000 _socketcommon.py:207(getaddrinfo) | |
16 0.000 0.000 0.000 0.000 pyparsing.py:1204(setResultsName) | |
1 0.000 0.000 0.000 0.000 monkey.py:453(patch_time) | |
102 0.000 0.000 0.000 0.000 posixpath.py:168(islink) | |
929 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:859(__exit__) | |
1 0.000 0.000 0.000 0.000 opcode.py:5(<module>) | |
55 0.000 0.000 0.000 0.000 __init__.py:685(add) | |
1 0.000 0.000 0.000 0.000 hub.py:4(<module>) | |
28 0.000 0.000 0.000 0.000 __init__.py:2870(insert_on) | |
469 0.000 0.000 0.000 0.000 feedparser.py:128(__next__) | |
1 0.000 0.000 0.000 0.000 stringprep.py:6(<module>) | |
558 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:51(_r_long) | |
1 0.000 0.000 0.000 0.000 _util.py:4(<module>) | |
54 0.000 0.000 0.000 0.000 __init__.py:1603(_has) | |
26 0.000 0.000 0.000 0.000 specifiers.py:139(_coerce_version) | |
1 0.000 0.000 0.000 0.000 _waiter.py:7(<module>) | |
1 0.000 0.000 0.000 0.000 pickle.py:181(<listcomp>) | |
414 0.000 0.000 0.000 0.000 version.py:65(_compare) | |
929 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:855(__enter__) | |
120 0.000 0.000 0.000 0.000 pyparsing.py:2368(__init__) | |
102 0.000 0.000 0.000 0.000 re.py:170(match) | |
1 0.000 0.000 0.000 0.000 queue.py:1(<module>) | |
230 0.000 0.000 0.000 0.000 sre_parse.py:408(_uniq) | |
91 0.000 0.000 0.000 0.000 codecs.py:319(decode) | |
2 0.000 0.000 0.000 0.000 feedparser.py:471(_parse_headers) | |
12 0.000 0.000 0.000 0.000 __init__.py:1615(_get) | |
471 0.000 0.000 0.000 0.000 copyreg.py:87(__newobj__) | |
54 0.000 0.000 0.000 0.000 genericpath.py:16(exists) | |
2289 0.000 0.000 0.000 0.000 {method 'group' of 're.Match' objects} | |
1 0.000 0.000 0.000 0.000 _encoded_words.py:6(<module>) | |
154 0.000 0.000 0.000 0.000 sre_parse.py:295(_class_escape) | |
1 0.000 0.000 0.000 0.000 hub.py:530(print_exception) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:2863(__init__) | |
386 0.000 0.000 0.000 0.000 platform.py:1233(python_version) | |
351 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:416(parent) | |
69 0.000 0.000 0.000 0.000 pyparsing.py:2412(__init__) | |
145 0.000 0.000 0.000 0.000 sre_parse.py:84(opengroup) | |
54 0.000 0.000 0.000 0.000 genericpath.py:39(isdir) | |
1 0.000 0.000 0.000 0.000 struct.py:3(<module>) | |
102 0.000 0.000 0.000 0.000 {built-in method posix.lstat} | |
56 0.000 0.000 0.000 0.000 pyparsing.py:2813(parseImpl) | |
1 0.000 0.000 0.000 0.000 _base.py:4(<module>) | |
471 0.000 0.000 0.000 0.000 {method '__reduce_ex__' of 'object' objects} | |
193 0.000 0.000 0.000 0.000 markers.py:241(format_full_version) | |
36 0.000 0.000 0.000 0.000 functools.py:37(update_wrapper) | |
108 0.000 0.000 0.000 0.000 posixpath.py:121(splitext) | |
2 0.000 0.000 0.000 0.000 __init__.py:2302(file_ns_handler) | |
16 0.000 0.000 0.000 0.000 markers.py:282(__str__) | |
125 0.000 0.000 0.000 0.000 {method 'sub' of 're.Pattern' objects} | |
32 0.000 0.000 0.000 0.000 pyparsing.py:1441(tryParse) | |
66 0.000 0.000 0.000 0.000 ntpath.py:67(isabs) | |
51/16 0.000 0.000 0.000 0.000 markers.py:148(_format_marker) | |
1 0.000 0.000 0.000 0.000 thread.py:64(getaddrinfo) | |
14 0.000 0.000 0.000 0.000 pyparsing.py:2026(__call__) | |
1 0.000 0.000 0.000 0.000 encoders.py:5(<module>) | |
579 0.000 0.000 0.000 0.000 platform.py:1116(_sys_version) | |
23 0.000 0.000 0.000 0.000 enum.py:124(__prepare__) | |
1 0.000 0.000 0.000 0.000 api_implementation.py:32(<module>) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:4681(originalTextFor) | |
314 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:369(__init__) | |
1 0.000 0.000 0.000 0.000 threading.py:1(<module>) | |
38 0.000 0.000 0.000 0.000 pyparsing.py:4230(__init__) | |
1 0.000 0.000 0.000 0.000 copy.py:49(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:39(__getattr__) | |
177 0.000 0.000 0.000 0.000 pyparsing.py:3439(<genexpr>) | |
1 0.000 0.000 0.000 0.000 {built-in method builtins.print} | |
104 0.000 0.000 0.000 0.000 pyparsing.py:2707(parseImpl) | |
1 0.000 0.000 0.000 0.000 __init__.py:3000(DistInfoDistribution) | |
106/79 0.000 0.000 0.000 0.000 sre_compile.py:461(_get_literal_prefix) | |
200 0.000 0.000 0.000 0.000 enum.py:537(__new__) | |
1 0.000 0.000 0.000 0.000 bisect.py:1(<module>) | |
1702 0.000 0.000 0.000 0.000 {built-in method _imp.acquire_lock} | |
1 0.000 0.000 0.000 0.000 pool.py:138(apply) | |
218 0.000 0.000 0.000 0.000 version.py:53(__eq__) | |
1 0.000 0.000 0.000 0.000 __init__.py:33(<module>) | |
84 0.000 0.000 0.000 0.000 pyparsing.py:2928(parseImpl) | |
84 0.000 0.000 0.000 0.000 posixpath.py:154(dirname) | |
469 0.000 0.000 0.000 0.000 feedparser.py:78(readline) | |
1768 0.000 0.000 0.000 0.000 {method 'lower' of 'str' objects} | |
52 0.000 0.000 0.000 0.000 pyparsing.py:755(copy) | |
1 0.000 0.000 0.000 0.000 base_futures.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:1(<module>) | |
472 0.000 0.000 0.000 0.000 {built-in method builtins.all} | |
146 0.000 0.000 0.000 0.000 pyparsing.py:644(__getattr__) | |
672 0.000 0.000 0.000 0.000 __init__.py:668(__iter__) | |
50 0.000 0.000 0.000 0.000 sre_compile.py:413(<listcomp>) | |
45 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:98(_path_isdir) | |
1 0.000 0.000 0.000 0.000 _utilities.py:14(<module>) | |
58 0.000 0.000 0.000 0.000 sre_parse.py:267(getuntil) | |
1 0.000 0.000 0.000 0.000 contextvars.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 hub.py:396(__init__) | |
127 0.000 0.000 0.000 0.000 linecache.py:147(lazycache) | |
401 0.000 0.000 0.000 0.000 sre_parse.py:168(__setitem__) | |
60 0.000 0.000 0.000 0.000 enum.py:439(_get_mixins_) | |
180 0.000 0.000 0.000 0.000 sre_parse.py:343(_escape) | |
1702 0.000 0.000 0.000 0.000 {built-in method _imp.release_lock} | |
59 0.000 0.000 0.000 0.000 {built-in method _abc._abc_init} | |
194 0.000 0.000 0.000 0.000 version.py:47(__lt__) | |
728 0.000 0.000 0.000 0.000 version.py:207(<genexpr>) | |
280 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:719(find_spec) | |
186 0.000 0.000 0.000 0.000 {built-in method _imp._fix_co_filename} | |
4 0.000 0.000 0.000 0.000 pyparsing.py:3353(setResultsName) | |
1071 0.000 0.000 0.000 0.000 {method 'find' of 'bytearray' objects} | |
81 0.000 0.000 0.000 0.000 sre_parse.py:224(__init__) | |
23 0.000 0.000 0.000 0.000 enum.py:484(_find_new_) | |
23 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1319(__init__) | |
276 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:792(find_spec) | |
407 0.000 0.000 0.000 0.000 pyparsing.py:3581(<genexpr>) | |
455 0.000 0.000 0.000 0.000 posixpath.py:41(_get_sep) | |
1354 0.000 0.000 0.000 0.000 {built-in method posix.fspath} | |
11 0.000 0.000 0.000 0.000 __init__.py:1337(safe_extra) | |
1 0.000 0.000 0.000 0.000 _socket3.py:306(close) | |
186 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:35(_new_module) | |
23 0.000 0.000 0.000 0.000 tokenize.py:374(read_or_stop) | |
186 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:401(_check_name_wrapper) | |
1 0.000 0.000 0.000 0.000 selector_events.py:5(<module>) | |
1 0.000 0.000 0.000 0.000 locks.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 _socket3.py:281(_real_close) | |
1 0.000 0.000 0.000 0.000 message.py:105(Message) | |
660 0.000 0.000 0.000 0.000 {method 'split' of 'str' objects} | |
619 0.000 0.000 0.000 0.000 {method 'endswith' of 'str' objects} | |
23 0.000 0.000 0.000 0.000 tokenize.py:380(find_cookie) | |
1 0.000 0.000 0.000 0.000 transports.py:1(<module>) | |
3 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1114(__iter__) | |
1843 0.000 0.000 0.000 0.000 {built-in method builtins.ord} | |
3 0.000 0.000 0.000 0.000 _socket3.py:106(__init__) | |
3 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1101(_recalculate) | |
165 0.000 0.000 0.000 0.000 __init__.py:2637(key) | |
28 0.000 0.000 0.000 0.000 __init__.py:2896(<listcomp>) | |
12 0.000 0.000 0.000 0.000 monkey.py:170(_ignores_DoNotPatch) | |
3 0.000 0.000 0.000 0.000 pyparsing.py:1877(__mul__) | |
1 0.000 0.000 0.000 0.000 containers.py:40(<module>) | |
23 0.000 0.000 0.000 0.000 {method 'readline' of '_io.BufferedReader' objects} | |
1 0.000 0.000 0.000 0.000 calendar.py:6(<module>) | |
97 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:873(_find_spec_legacy) | |
23 0.000 0.000 0.000 0.000 enum.py:176(<setcomp>) | |
25 0.000 0.000 0.000 0.000 posixpath.py:331(normpath) | |
352 0.000 0.000 0.000 0.000 socket.py:76(<lambda>) | |
9 0.000 0.000 0.000 0.000 __init__.py:1879(getLogger) | |
462 0.000 0.000 0.000 0.000 sre_parse.py:81(groups) | |
211 0.000 0.000 0.000 0.000 enum.py:18(_is_descriptor) | |
81 0.000 0.000 0.000 0.000 {built-in method _sre.compile} | |
91 0.000 0.000 0.000 0.000 {built-in method _codecs.utf_8_decode} | |
353 0.000 0.000 0.000 0.000 socket.py:81(<lambda>) | |
108 0.000 0.000 0.000 0.000 genericpath.py:117(_splitext) | |
599 0.000 0.000 0.000 0.000 markers.py:49(__str__) | |
1487 0.000 0.000 0.000 0.000 {method 'isupper' of 'str' objects} | |
355 0.000 0.000 0.000 0.000 socket.py:91(<lambda>) | |
1 0.000 0.000 0.000 0.000 lzma.py:9(<module>) | |
12/2 0.000 0.000 0.000 0.000 pyparsing.py:1926(makeOptionalList) | |
52 0.000 0.000 0.000 0.000 pyparsing.py:2826(__str__) | |
171 0.000 0.000 0.000 0.000 six.py:141(__init__) | |
506 0.000 0.000 0.000 0.000 markers.py:238(<genexpr>) | |
1 0.000 0.000 0.000 0.000 __init__.py:3(<module>) | |
1 0.000 0.000 0.000 0.000 constants.py:1(<module>) | |
9 0.000 0.000 0.000 0.000 __init__.py:1170(getLogger) | |
41 0.000 0.000 0.000 0.000 warnings.py:154(simplefilter) | |
1 0.000 0.000 0.000 0.000 well_known_types.py:39(<module>) | |
1 0.000 0.000 0.000 0.000 streams.py:2(<module>) | |
277 0.000 0.000 0.000 0.000 enum.py:26(_is_dunder) | |
61 0.000 0.000 0.000 0.000 sre_compile.py:492(_get_charset_prefix) | |
230 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:311(__enter__) | |
151 0.000 0.000 0.000 0.000 __init__.py:2812(__getattr__) | |
1 0.000 0.000 0.000 0.000 hub.py:443(__repr__) | |
28 0.000 0.000 0.000 0.000 pyparsing.py:3997(__init__) | |
912 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:321(<genexpr>) | |
1 0.000 0.000 0.000 0.000 tasks.py:1(<module>) | |
354 0.000 0.000 0.000 0.000 socket.py:86(<lambda>) | |
558 0.000 0.000 0.000 0.000 {built-in method from_bytes} | |
66 0.000 0.000 0.000 0.000 ntpath.py:122(splitdrive) | |
1 0.000 0.000 0.000 0.000 monkey.py:421(patch_os) | |
1 0.000 0.000 0.000 0.000 subprocess.py:1(<module>) | |
46 0.000 0.000 0.000 0.000 markers.py:105(<lambda>) | |
89 0.000 0.000 0.000 0.000 _policybase.py:293(header_source_parse) | |
20 0.000 0.000 0.000 0.000 pyparsing.py:433(__delitem__) | |
3 0.000 0.000 0.000 0.000 feedparser.py:101(push) | |
1 0.000 0.000 0.000 0.000 inspect.py:1082(getfullargspec) | |
8 0.000 0.000 0.000 0.000 enum.py:821(__or__) | |
3 0.000 0.000 0.000 0.000 _socket3.py:118(__init_common) | |
193 0.000 0.000 0.000 0.000 platform.py:1220(python_implementation) | |
46 0.000 0.000 0.000 0.000 markers.py:129(<lambda>) | |
90 0.000 0.000 0.000 0.000 posixpath.py:64(isabs) | |
1194 0.000 0.000 0.000 0.000 pyparsing.py:1366(postParse) | |
9 0.000 0.000 0.000 0.000 abc.py:130(register) | |
296 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:143(__init__) | |
1 0.000 0.000 0.000 0.000 descriptor.py:870(__new__) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:100(_safe_realpath) | |
162 0.000 0.000 0.000 0.000 traceback.py:285(walk_stack) | |
23 0.000 0.000 0.000 0.000 markers.py:166(<listcomp>) | |
108 0.000 0.000 0.000 0.000 {method 'split' of 're.Pattern' objects} | |
1 0.000 0.000 0.000 0.000 {method 'AddSerializedFile' of 'google.protobuf.pyext._message.DescriptorPool' objects} | |
869 0.000 0.000 0.000 0.000 {built-in method builtins.issubclass} | |
9 0.000 0.000 0.000 0.000 {built-in method _abc._abc_register} | |
28/24 0.000 0.000 0.000 0.000 markers.py:160(<genexpr>) | |
277 0.000 0.000 0.000 0.000 markers.py:203(_get_env) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:4450(delimitedList) | |
1 0.000 0.000 0.000 0.000 threading.py:24(<module>) | |
26/10 0.000 0.000 0.000 0.000 abc.py:141(__subclasscheck__) | |
471 0.000 0.000 0.000 0.000 pyparsing.py:2153(__str__) | |
1 0.000 0.000 0.000 0.000 _util.py:154(gmctime) | |
26/10 0.000 0.000 0.000 0.000 {built-in method _abc._abc_subclasscheck} | |
87 0.000 0.000 0.000 0.000 six.py:105(__init__) | |
16 0.000 0.000 0.000 0.000 specifiers.py:591(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:1677(MemoizedZipManifests) | |
73 0.000 0.000 0.000 0.000 __init__.py:2410(__init__) | |
343 0.000 0.000 0.000 0.000 pyparsing.py:2159(streamline) | |
42 0.000 0.000 0.000 0.000 warnings.py:170(_add_filter) | |
4 0.000 0.000 0.000 0.000 message.py:497(get_all) | |
2 0.000 0.000 0.000 0.000 thread.py:50(start_new_thread) | |
5 0.000 0.000 0.000 0.000 six.py:80(_import_module) | |
1 0.000 0.000 0.000 0.000 monkey.py:884(patch_signal) | |
24 0.000 0.000 0.000 0.000 version.py:283(local) | |
193 0.000 0.000 0.000 0.000 platform.py:1065(machine) | |
276 0.000 0.000 0.000 0.000 enum.py:34(_is_sunder) | |
11 0.000 0.000 0.000 0.000 posixpath.py:369(abspath) | |
1 0.000 0.000 0.000 0.000 queues.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 os.py:1003(close) | |
276 0.000 0.000 0.000 0.000 {built-in method _imp.is_frozen} | |
356 0.000 0.000 0.000 0.000 version.py:244(<genexpr>) | |
1 0.000 0.000 0.000 0.000 __init__.py:2561(Distribution) | |
1 0.000 0.000 0.000 0.000 _greenlet_primitives.py:8(<module>) | |
16 0.000 0.000 0.000 0.000 __init__.py:1967(find_distributions) | |
104 0.000 0.000 0.000 0.000 {built-in method _imp.is_builtin} | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2765(Regex) | |
9 0.000 0.000 0.000 0.000 datetime.py:472(__new__) | |
24 0.000 0.000 0.000 0.000 version.py:266(public) | |
2 0.000 0.000 0.000 0.000 __init__.py:3127(__contains__) | |
2 0.000 0.000 0.000 0.000 enum.py:784(_missing_) | |
1 0.000 0.000 0.000 0.000 select.py:4(<module>) | |
230 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:307(__init__) | |
35 0.000 0.000 0.000 0.000 pyparsing.py:2742(__str__) | |
366 0.000 0.000 0.000 0.000 {method 'rfind' of 'str' objects} | |
8 0.000 0.000 0.000 0.000 message.py:564(get_content_type) | |
3 0.000 0.000 0.000 0.000 {method '_accept' of '_socket.socket' objects} | |
1 0.000 0.000 0.000 0.000 inspect.py:2191(_signature_from_callable) | |
133 0.000 0.000 0.000 0.000 abc.py:137(__instancecheck__) | |
764 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:40(_relax_case) | |
212 0.000 0.000 0.000 0.000 {method 'replace' of 'str' objects} | |
590 0.000 0.000 0.000 0.000 {method 'strip' of 'str' objects} | |
36 0.000 0.000 0.000 0.000 pyparsing.py:3781(__str__) | |
2 0.000 0.000 0.000 0.000 enum.py:791(_create_pseudo_member_) | |
19 0.000 0.000 0.000 0.000 {method 'sort' of 'list' objects} | |
1 0.000 0.000 0.000 0.000 _ident.py:5(<module>) | |
54 0.000 0.000 0.000 0.000 posixpath.py:144(basename) | |
1 0.000 0.000 0.000 0.000 tempfile.py:24(<module>) | |
1 0.000 0.000 0.000 0.000 base_subprocess.py:1(<module>) | |
284 0.000 0.000 0.000 0.000 pyparsing.py:315(__init__) | |
3 0.000 0.000 0.000 0.000 threading.py:758(__init__) | |
3 0.000 0.000 0.000 0.000 {method 'write' of '_io.TextIOWrapper' objects} | |
2 0.000 0.000 0.000 0.000 specifiers.py:700(contains) | |
1 0.000 0.000 0.000 0.000 hub.py:122(sleep) | |
9 0.000 0.000 0.000 0.000 traceback.py:360(from_list) | |
14 0.000 0.000 0.000 0.000 _collections_abc.py:657(get) | |
20 0.000 0.000 0.000 0.000 monkey.py:268(__call_module_hook) | |
127 0.000 0.000 0.000 0.000 traceback.py:239(__init__) | |
196 0.000 0.000 0.000 0.000 sre_compile.py:65(_combine_flags) | |
162 0.000 0.000 0.000 0.000 sre_compile.py:595(isstring) | |
644 0.000 0.000 0.000 0.000 pyparsing.py:317(__getitem__) | |
1 0.000 0.000 0.000 0.000 inspect.py:2110(_signature_from_function) | |
9 0.000 0.000 0.000 0.000 _config.py:135(_default) | |
18 0.000 0.000 0.000 0.000 codecs.py:309(__init__) | |
331 0.000 0.000 0.000 0.000 {built-in method _thread.allocate_lock} | |
624 0.000 0.000 0.000 0.000 version.py:298(_parse_letter_version) | |
621 0.000 0.000 0.000 0.000 {built-in method builtins.chr} | |
25 0.000 0.000 0.000 0.000 {method 'findall' of 're.Pattern' objects} | |
193 0.000 0.000 0.000 0.000 platform.py:1028(system) | |
49 0.000 0.000 0.000 0.000 monkey.py:253(patch_item) | |
8 0.000 0.000 0.000 0.000 message.py:462(get) | |
431 0.000 0.000 0.000 0.000 pyparsing.py:458(__bool__) | |
188 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:884(__init__) | |
46 0.000 0.000 0.000 0.000 markers.py:119(<lambda>) | |
1 0.000 0.000 0.000 0.000 _structures.py:4(<module>) | |
435 0.000 0.000 0.000 0.000 {built-in method _thread.get_ident} | |
266 0.000 0.000 0.000 0.000 pyparsing.py:3270(<genexpr>) | |
1 0.000 0.000 0.000 0.000 _compression.py:1(<module>) | |
11 0.000 0.000 0.000 0.000 pyparsing.py:3851(__init__) | |
52 0.000 0.000 0.000 0.000 {built-in method builtins.repr} | |
12 0.000 0.000 0.000 0.000 {method 'read' of '_io.BufferedReader' objects} | |
1 0.000 0.000 0.000 0.000 __init__.py:227(StatusCode) | |
41 0.000 0.000 0.000 0.000 warnings.py:463(__enter__) | |
1 0.000 0.000 0.000 0.000 transports.py:9(BaseTransport) | |
193 0.000 0.000 0.000 0.000 platform.py:1047(release) | |
81 0.000 0.000 0.000 0.000 sre_parse.py:903(fix_flags) | |
16 0.000 0.000 0.000 0.000 os.py:673(__getitem__) | |
1 0.000 0.000 0.000 0.000 _compat_pickle.py:9(<module>) | |
46 0.000 0.000 0.000 0.000 markers.py:122(<lambda>) | |
1 0.000 0.000 0.000 0.000 hub.py:426(loop_class) | |
6 0.000 0.000 0.000 0.000 message.py:588(get_content_maintype) | |
528 0.000 0.000 0.000 0.000 {built-in method _sre.unicode_iscased} | |
2 0.000 0.000 0.000 0.000 feedparser.py:184(close) | |
3/2 0.000 0.000 0.000 0.000 threading.py:829(start) | |
3 0.000 0.000 0.000 0.000 tokenize.py:132(_all_string_prefixes) | |
2 0.000 0.000 0.000 0.000 enum.py:863(_decompose) | |
25 0.000 0.000 0.000 0.000 six.py:824(metaclass) | |
1 0.000 0.000 0.000 0.000 subprocess.py:589(Popen) | |
1 0.000 0.000 0.000 0.000 os.py:40(_get_exports_list) | |
1 0.000 0.000 0.000 0.000 text_encoding.py:45(<listcomp>) | |
1 0.000 0.000 0.000 0.000 futures.py:1(<module>) | |
51/16 0.000 0.000 0.000 0.000 markers.py:141(_coerce_parse_result) | |
1 0.000 0.000 0.000 0.000 subprocess.py:966(wait) | |
1 0.000 0.000 0.000 0.000 protocols.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 _threading_local.py:129(<module>) | |
4 0.000 0.000 0.000 0.000 pyparsing.py:1841(__radd__) | |
218 0.000 0.000 0.000 0.000 version.py:54(<lambda>) | |
1 0.000 0.000 0.000 0.000 opcode.py:37(<listcomp>) | |
1 0.000 0.000 0.000 0.000 exceptions.py:8(<module>) | |
3 0.000 0.000 0.000 0.000 {built-in method builtins.dir} | |
16 0.000 0.000 0.000 0.000 requirements.py:54(<lambda>) | |
34 0.000 0.000 0.000 0.000 pyparsing.py:1567(resetCache) | |
1 0.000 0.000 0.000 0.000 signal.py:15(<module>) | |
8 0.000 0.000 0.000 0.000 pyparsing.py:4783(<genexpr>) | |
1 0.000 0.000 0.000 0.000 _common.py:14(<module>) | |
1 0.000 0.000 0.000 0.000 message.py:35(<module>) | |
12 0.000 0.000 0.000 0.000 pyparsing.py:2045(suppress) | |
13 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:433(spec_from_loader) | |
1 0.000 0.000 0.000 0.000 quoprimime.py:55(<listcomp>) | |
8 0.000 0.000 0.000 0.000 pyparsing.py:3935(__init__) | |
1 0.000 0.000 0.000 0.000 pprint.py:35(<module>) | |
193 0.000 0.000 0.000 0.000 platform.py:1056(version) | |
6 0.000 0.000 0.000 0.000 pyparsing.py:4781(<lambda>) | |
35 0.000 0.000 0.000 0.000 sre_parse.py:258(getwhile) | |
374 0.000 0.000 0.000 0.000 {method 'get' of 'mappingproxy' objects} | |
1 0.000 0.000 0.000 0.000 threadpool.py:200(spawn) | |
448 0.000 0.000 0.000 0.000 _structures.py:33(__neg__) | |
38 0.000 0.000 0.000 0.000 __init__.py:23(find_module) | |
4 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:740(create_module) | |
258 0.000 0.000 0.000 0.000 six.py:88(__init__) | |
1 0.000 0.000 0.000 0.000 subprocess.py:1569(_wait) | |
262 0.000 0.000 0.000 0.000 {method 'setdefault' of 'dict' objects} | |
1 0.000 0.000 0.000 0.000 subprocess.py:106(Process) | |
65 0.000 0.000 0.000 0.000 _util.py:53(<genexpr>) | |
24 0.000 0.000 0.000 0.000 enum.py:332(__getattr__) | |
133 0.000 0.000 0.000 0.000 {built-in method _abc._abc_instancecheck} | |
1 0.000 0.000 0.000 0.000 timeout.py:15(<module>) | |
1 0.000 0.000 0.000 0.000 time.py:7(<module>) | |
1 0.000 0.000 0.000 0.000 _structures.py:7(Infinity) | |
18 0.000 0.000 0.000 0.000 __init__.py:3161(_find_adapter) | |
81 0.000 0.000 0.000 0.000 sre_parse.py:76(__init__) | |
46 0.000 0.000 0.000 0.000 pkgutil.py:405(get_importer) | |
74 0.000 0.000 0.000 0.000 types.py:164(__get__) | |
101 0.000 0.000 0.000 0.000 six.py:177(_add_module) | |
395 0.000 0.000 0.000 0.000 {built-in method _sre.unicode_tolower} | |
15 0.000 0.000 0.000 0.000 pyparsing.py:4565(_escapeRegexRangeChars) | |
8 0.000 0.000 0.000 0.000 sre_compile.py:416(_bytes_to_codes) | |
1 0.000 0.000 0.000 0.000 _interceptor.py:150(_UnaryOutcome) | |
23 0.000 0.000 0.000 0.000 markers.py:67(serialize) | |
4 0.000 0.000 0.000 0.000 specifiers.py:725(<genexpr>) | |
762 0.000 0.000 0.000 0.000 __init__.py:2094(__bool__) | |
22 0.000 0.000 0.000 0.000 {built-in method _warnings.warn} | |
1 0.000 0.000 0.000 0.000 _threading.py:7(<module>) | |
27 0.000 0.000 0.000 0.000 _policybase.py:311(header_fetch_parse) | |
41 0.000 0.000 0.000 0.000 warnings.py:482(__exit__) | |
1 0.000 0.000 0.000 0.000 {built-in method time.strftime} | |
1 0.000 0.000 0.000 0.000 descriptor_database.py:31(<module>) | |
12 0.000 0.000 0.000 0.000 __init__.py:212(_acquireLock) | |
2 0.000 0.000 0.000 0.000 {method 'close' of '_socket.socket' objects} | |
5 0.000 0.000 0.000 0.000 enum.py:850(unique) | |
2 0.000 0.000 0.000 0.000 enum.py:881(<listcomp>) | |
84 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects} | |
4 0.000 0.000 0.000 0.000 {built-in method _imp.create_builtin} | |
1 0.000 0.000 0.000 0.000 threading.py:66(_DummyThread) | |
1 0.000 0.000 0.000 0.000 token.py:1(<module>) | |
5 0.000 0.000 0.000 0.000 _util.py:124(__init__) | |
1 0.000 0.000 0.000 0.000 _util.py:148(__get__) | |
184 0.000 0.000 0.000 0.000 {method 'splitlines' of 'str' objects} | |
97 0.000 0.000 0.000 0.000 {method 'groupdict' of 're.Match' objects} | |
2 0.000 0.000 0.000 0.000 threadpool.py:184(adjust) | |
1 0.000 0.000 0.000 0.000 specifiers.py:21(BaseSpecifier) | |
7 0.000 0.000 0.000 0.000 specifiers.py:266(_require_version_compare) | |
73 0.000 0.000 0.000 0.000 signal.py:10(<lambda>) | |
3 0.000 0.000 0.000 0.000 threadpool.py:92(__repr__) | |
145 0.000 0.000 0.000 0.000 pyparsing.py:506(haskeys) | |
45 0.000 0.000 0.000 0.000 pyparsing.py:1190(setName) | |
1 0.000 0.000 0.000 0.000 threading.py:1166(__init__) | |
20 0.000 0.000 0.000 0.000 pyparsing.py:693(_asStringList) | |
170 0.000 0.000 0.000 0.000 pyparsing.py:2061(setWhitespaceChars) | |
268 0.000 0.000 0.000 0.000 version.py:352(<lambda>) | |
1 0.000 0.000 0.000 0.000 _policybase.py:99(_extend_docstrings) | |
195 0.000 0.000 0.000 0.000 pyparsing.py:3392(<genexpr>) | |
147 0.000 0.000 0.000 0.000 {method 'partition' of 'str' objects} | |
2 0.000 0.000 0.000 0.000 threadpool.py:162(_adjust_step) | |
69 0.000 0.000 0.000 0.000 pyparsing.py:460(__iter__) | |
208 0.000 0.000 0.000 0.000 version.py:332(_parse_local_version) | |
26 0.000 0.000 0.000 0.000 specifiers.py:136(_get_operator) | |
2 0.000 0.000 0.000 0.000 threading.py:815(__repr__) | |
1 0.000 0.000 0.000 0.000 {method '_format' of 'gevent.libev.corecext.loop' objects} | |
17 0.000 0.000 0.000 0.000 copyreg.py:96(_slotnames) | |
3 0.000 0.000 0.000 0.000 contextlib.py:210(contextmanager) | |
627 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects} | |
202 0.000 0.000 0.000 0.000 {built-in method builtins.max} | |
1 0.000 0.000 0.000 0.000 threadpool.py:61(__init__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:1103(ParserElement) | |
194 0.000 0.000 0.000 0.000 version.py:48(<lambda>) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:1288(addParseAction) | |
6 0.000 0.000 0.000 0.000 pyparsing.py:3098(__init__) | |
27 0.000 0.000 0.000 0.000 _policybase.py:281(_sanitize_header) | |
1 0.000 0.000 0.000 0.000 __init__.py:3238(_initialize) | |
2/1 0.000 0.000 0.000 0.000 server_simple.py:82(start) | |
145 0.000 0.000 0.000 0.000 __init__.py:388(<genexpr>) | |
12 0.000 0.000 0.000 0.000 __init__.py:221(_releaseLock) | |
16 0.000 0.000 0.000 0.000 _socket3.py:127(__getattr__) | |
1 0.000 0.000 0.000 0.000 _socket3.py:520(shutdown) | |
21/16 0.000 0.000 0.000 0.000 markers.py:143(<listcomp>) | |
23 0.000 0.000 0.000 0.000 enum.py:63(__init__) | |
2/1 0.000 0.000 0.000 0.000 _server.py:960(start) | |
1 0.000 0.000 0.000 0.000 thread.py:49(__repr__) | |
1 0.000 0.000 0.000 0.000 constants.py:24(_SendfileMode) | |
2 0.000 0.000 0.000 0.000 __init__.py:763(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:207(ChannelConnectivity) | |
1 0.000 0.000 0.000 0.000 ssl.py:158(TLSVersion) | |
2 0.000 0.000 0.000 0.000 specifiers.py:456(_compare_greater_than_equal) | |
2 0.000 0.000 0.000 0.000 threading.py:1236(enumerate) | |
184 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1325(<genexpr>) | |
219 0.000 0.000 0.000 0.000 {method 'isidentifier' of 'str' objects} | |
1 0.000 0.000 0.000 0.000 runners.py:1(<module>) | |
4 0.000 0.000 0.000 0.000 ssl.py:356(__new__) | |
1 0.000 0.000 0.000 0.000 inspect.py:2400(_ParameterKind) | |
1 0.000 0.000 0.000 0.000 token.py:78(<dictcomp>) | |
97 0.000 0.000 0.000 0.000 pyparsing.py:4781(<genexpr>) | |
2/1 0.000 0.000 0.000 0.000 _server.py:910(_start) | |
2 0.000 0.000 0.000 0.000 _compat.py:4(<module>) | |
4 0.000 0.000 0.000 0.000 pyparsing.py:2020(__invert__) | |
2 0.000 0.000 0.000 0.000 threading.py:513(set) | |
12 0.000 0.000 0.000 0.000 pyparsing.py:4757(<lambda>) | |
18 0.000 0.000 0.000 0.000 sre_compile.py:432(_generate_overlap_table) | |
1 0.000 0.000 0.000 0.000 server_simple.py:51(<dictcomp>) | |
18 0.000 0.000 0.000 0.000 codecs.py:260(__init__) | |
2 0.000 0.000 0.000 0.000 six.py:91(__get__) | |
1 0.000 0.000 0.000 0.000 threadpool.py:190(_add_thread) | |
121 0.000 0.000 0.000 0.000 ssl.py:139(<lambda>) | |
121 0.000 0.000 0.000 0.000 ssl.py:144(<lambda>) | |
32 0.000 0.000 0.000 0.000 pyparsing.py:3203(parseImpl) | |
16 0.000 0.000 0.000 0.000 inspect.py:2460(__init__) | |
1 0.000 0.000 0.000 0.000 hub.py:342(Hub) | |
4 0.000 0.000 0.000 0.000 pyparsing.py:3829(__init__) | |
10 0.000 0.000 0.000 0.000 pyparsing.py:3945(__str__) | |
5 0.000 0.000 0.000 0.000 pyparsing.py:4292(__init__) | |
1 0.000 0.000 0.000 0.000 __future__.py:48(<module>) | |
50 0.000 0.000 0.000 0.000 {method 'translate' of 'bytearray' objects} | |
26 0.000 0.000 0.000 0.000 descriptor.py:524(__new__) | |
121 0.000 0.000 0.000 0.000 ssl.py:129(<lambda>) | |
138 0.000 0.000 0.000 0.000 markers.py:46(__init__) | |
95 0.000 0.000 0.000 0.000 pyparsing.py:203(<genexpr>) | |
1 0.000 0.000 0.000 0.000 subprocess.py:1556(_try_wait) | |
1 0.000 0.000 0.000 0.000 greenlet.py:157(Greenlet) | |
167 0.000 0.000 0.000 0.000 sre_compile.py:453(_get_iscased) | |
41 0.000 0.000 0.000 0.000 warnings.py:442(__init__) | |
230 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:424(has_location) | |
227 0.000 0.000 0.000 0.000 {method 'items' of 'dict' objects} | |
1 0.000 0.000 0.000 0.000 {built-in method _thread.start_new_thread} | |
211 0.000 0.000 0.000 0.000 {method 'items' of 'collections.OrderedDict' objects} | |
8 0.000 0.000 0.000 0.000 __init__.py:1290(__init__) | |
121 0.000 0.000 0.000 0.000 ssl.py:134(<lambda>) | |
89 0.000 0.000 0.000 0.000 message.py:479(set_raw) | |
1 0.000 0.000 0.000 0.000 _compat.py:20(with_metaclass) | |
1 0.000 0.000 0.000 0.000 appdirs.py:9(<module>) | |
1 0.000 0.000 0.000 0.000 random.py:88(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:944(markers_pass) | |
1 0.000 0.000 0.000 0.000 text_encoding.py:52(<listcomp>) | |
121 0.000 0.000 0.000 0.000 ssl.py:149(<lambda>) | |
1 0.000 0.000 0.000 0.000 uu.py:31(<module>) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:121(_is_python_source_dir) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:131(is_python_build) | |
114 0.000 0.000 0.000 0.000 pyparsing.py:666(<lambda>) | |
1 0.000 0.000 0.000 0.000 hub.py:430(backend) | |
19 0.000 0.000 0.000 0.000 pyparsing.py:4017(__str__) | |
46 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects} | |
55/39 0.000 0.000 0.000 0.000 {built-in method builtins.hash} | |
1 0.000 0.000 0.000 0.000 base_tasks.py:1(<module>) | |
7 0.000 0.000 0.000 0.000 __init__.py:1221(_fixupParents) | |
3 0.000 0.000 0.000 0.000 pyparsing.py:3164(__init__) | |
1 0.000 0.000 0.000 0.000 random.py:97(seed) | |
2 0.000 0.000 0.000 0.000 __init__.py:953(<genexpr>) | |
1 0.000 0.000 0.000 0.000 threadpool.py:132(_init) | |
1 0.000 0.000 0.000 0.000 threadpool.py:461(_FutureProxy) | |
1 0.000 0.000 0.000 0.000 symbol_database.py:58(<module>) | |
121 0.000 0.000 0.000 0.000 ssl.py:124(<lambda>) | |
1 0.000 0.000 0.000 0.000 datetime.py:2097(timezone) | |
2 0.000 0.000 0.000 0.000 threading.py:499(__init__) | |
119 0.000 0.000 0.000 0.000 opcode.py:39(def_op) | |
23 0.000 0.000 0.000 0.000 enum.py:151(<dictcomp>) | |
18 0.000 0.000 0.000 0.000 os.py:751(encode) | |
3 0.000 0.000 0.000 0.000 os.py:769(getenv) | |
186 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:909(get_filename) | |
106 0.000 0.000 0.000 0.000 {built-in method builtins.iter} | |
3 0.000 0.000 0.000 0.000 {built-in method posix.close} | |
2 0.000 0.000 0.000 0.000 coroutines.py:104(coroutine) | |
1 0.000 0.000 0.000 0.000 __init__.py:1094(__init__) | |
4 0.000 0.000 0.000 0.000 {built-in method _ssl.txt2obj} | |
66 0.000 0.000 0.000 0.000 ntpath.py:34(_get_bothseps) | |
1 0.000 0.000 0.000 0.000 {method 'shutdown' of '_socket.socket' objects} | |
3 0.000 0.000 0.000 0.000 datetime.py:1496(__new__) | |
54 0.000 0.000 0.000 0.000 __init__.py:1934(__init__) | |
8 0.000 0.000 0.000 0.000 pyparsing.py:3508(__str__) | |
162 0.000 0.000 0.000 0.000 enum.py:650(<lambda>) | |
124 0.000 0.000 0.000 0.000 {built-in method _warnings._filters_mutated} | |
1 0.000 0.000 0.000 0.000 {built-in method posix.waitpid} | |
15 0.000 0.000 0.000 0.000 {method 'seek' of '_io.BufferedReader' objects} | |
1 0.000 0.000 0.000 0.000 cpp_message.py:35(<module>) | |
1 0.000 0.000 0.000 0.000 thread.py:113(__init__) | |
23 0.000 0.000 0.000 0.000 markers.py:61(serialize) | |
50 0.000 0.000 0.000 0.000 version.py:289(is_prerelease) | |
10 0.000 0.000 0.000 0.000 events.py:335(__init__) | |
1 0.000 0.000 0.000 0.000 os.py:681(__setitem__) | |
40 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1029(__init__) | |
145 0.000 0.000 0.000 0.000 {method '__contains__' of 'frozenset' objects} | |
1 0.000 0.000 0.000 0.000 {method 'close' of '_io.TextIOWrapper' objects} | |
1 0.000 0.000 0.000 0.000 _server.py:749(_ServerStage) | |
1 0.000 0.000 0.000 0.000 __init__.py:1940(Compression) | |
1 0.000 0.000 0.000 0.000 pickle.py:1021(_Unpickler) | |
1 0.000 0.000 0.000 0.000 {function Random.seed at 0x7f7e1fc641e0} | |
2 0.000 0.000 0.000 0.000 pyparsing.py:4214(copy) | |
1 0.000 0.000 0.000 0.000 os.py:44(<listcomp>) | |
1 0.000 0.000 0.000 0.000 _bootlocale.py:33(getpreferredencoding) | |
186 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:719(create_module) | |
406 0.000 0.000 0.000 0.000 {built-in method builtins.globals} | |
217 0.000 0.000 0.000 0.000 {built-in method _operator.eq} | |
1 0.000 0.000 0.000 0.000 {built-in method time.gmtime} | |
1 0.000 0.000 0.000 0.000 api.py:3(<module>) | |
1 0.000 0.000 0.000 0.000 log.py:1(<module>) | |
2 0.000 0.000 0.000 0.000 __init__.py:744(_addHandlerRef) | |
2 0.000 0.000 0.000 0.000 _socket3.py:132(type) | |
3 0.000 0.000 0.000 0.000 pyparsing.py:2376(__init__) | |
23 0.000 0.000 0.000 0.000 __init__.py:646(iter_entry_points) | |
1 0.000 0.000 0.000 0.000 pprint.py:98(PrettyPrinter) | |
26 0.000 0.000 0.000 0.000 traceback.py:268(__getitem__) | |
89 0.000 0.000 0.000 0.000 {method 'find' of 'str' objects} | |
101 0.000 0.000 0.000 0.000 {method 'lstrip' of 'str' objects} | |
1 0.000 0.000 0.000 0.000 threadpool.py:47(__repr__) | |
1 0.000 0.000 0.000 0.000 base_events.py:339(BaseEventLoop) | |
1 0.000 0.000 0.000 0.000 coroutines.py:17(_is_debug_mode) | |
1 0.000 0.000 0.000 0.000 __init__.py:1750(LocalConnectionType) | |
1 0.000 0.000 0.000 0.000 _socket3.py:273(_drop_events) | |
1 0.000 0.000 0.000 0.000 _socketcommon.py:214(<listcomp>) | |
1 0.000 0.000 0.000 0.000 _compat.py:28(__new__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:1972(__xor__) | |
1 0.000 0.000 0.000 0.000 hub.py:594(start_periodic_monitoring_thread) | |
1 0.000 0.000 0.000 0.000 __init__.py:42(__getattr__) | |
19 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:929(_sanity_check) | |
15 0.000 0.000 0.000 0.000 {method 'startswith' of 'bytes' objects} | |
54 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects} | |
54 0.000 0.000 0.000 0.000 {built-in method sys._getframe} | |
1 0.000 0.000 0.000 0.000 text_encoding.py:51(<listcomp>) | |
1 0.000 0.000 0.000 0.000 format_helpers.py:1(<module>) | |
25 0.000 0.000 0.000 0.000 six.py:829(__prepare__) | |
1 0.000 0.000 0.000 0.000 _socket3.py:73(socket) | |
1 0.000 0.000 0.000 0.000 ssl.py:372(Purpose) | |
16 0.000 0.000 0.000 0.000 requirements.py:57(<lambda>) | |
188 0.000 0.000 0.000 0.000 pyparsing.py:2656(<genexpr>) | |
1 0.000 0.000 0.000 0.000 fnmatch.py:11(<module>) | |
14 0.000 0.000 0.000 0.000 __init__.py:2360(_is_unpacked_egg) | |
60 0.000 0.000 0.000 0.000 __init__.py:3139(__hash__) | |
14 0.000 0.000 0.000 0.000 __init__.py:3244(<genexpr>) | |
10 0.000 0.000 0.000 0.000 events.py:361(__init__) | |
1 0.000 0.000 0.000 0.000 inspect.py:2743(__init__) | |
1 0.000 0.000 0.000 0.000 hub.py:512(exception_stream) | |
3 0.000 0.000 0.000 0.000 _util.py:144(__init__) | |
6 0.000 0.000 0.000 0.000 {method 'io' of 'gevent.libev.corecext.loop' objects} | |
53 0.000 0.000 0.000 0.000 enum.py:195(<genexpr>) | |
3 0.000 0.000 0.000 0.000 types.py:237(coroutine) | |
59 0.000 0.000 0.000 0.000 six.py:184(find_module) | |
2 0.000 0.000 0.000 0.000 {built-in method posix.pipe} | |
1 0.000 0.000 0.000 0.000 _server.py:759(__init__) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:598(get_platform) | |
46 0.000 0.000 0.000 0.000 pyparsing.py:457(__len__) | |
78 0.000 0.000 0.000 0.000 pyparsing.py:2052(leaveWhitespace) | |
16 0.000 0.000 0.000 0.000 specifiers.py:673(__iter__) | |
1 0.000 0.000 0.000 0.000 subprocess.py:1306(_get_handles) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3458(__init__) | |
2 0.000 0.000 0.000 0.000 genericpath.py:27(isfile) | |
69 0.000 0.000 0.000 0.000 abc.py:7(abstractmethod) | |
32 0.000 0.000 0.000 0.000 {method 'setter' of 'property' objects} | |
1 0.000 0.000 0.000 0.000 events.py:210(AbstractEventLoop) | |
12 0.000 0.000 0.000 0.000 six.py:126(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:1557(method_handlers_generic_handler) | |
16 0.000 0.000 0.000 0.000 pyparsing.py:2751(charsAsStr) | |
10 0.000 0.000 0.000 0.000 pyparsing.py:2963(__str__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3061(__init__) | |
2 0.000 0.000 0.000 0.000 feedparser.py:197(_new_message) | |
16 0.000 0.000 0.000 0.000 __init__.py:3108(<listcomp>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3368(And) | |
139 0.000 0.000 0.000 0.000 pyparsing.py:3543(<genexpr>) | |
27 0.000 0.000 0.000 0.000 functools.py:67(wraps) | |
98 0.000 0.000 0.000 0.000 {method 'end' of 're.Match' objects} | |
5 0.000 0.000 0.000 0.000 {method 'read' of '_io.StringIO' objects} | |
1 0.000 0.000 0.000 0.000 enum_type_wrapper.py:36(<module>) | |
1 0.000 0.000 0.000 0.000 events.py:610(BaseDefaultEventLoopPolicy) | |
1 0.000 0.000 0.000 0.000 {method 'cancel_all_calls' of 'grpc._cython.cygrpc.Server' objects} | |
1 0.000 0.000 0.000 0.000 queue.py:265(__init__) | |
1 0.000 0.000 0.000 0.000 ssl.py:379(SSLContext) | |
1 0.000 0.000 0.000 0.000 threading.py:221(_gevent_will_monkey_patch) | |
6 0.000 0.000 0.000 0.000 _socketcommon.py:225(_intenum_converter) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2991(__init__) | |
2 0.000 0.000 0.000 0.000 feedparser.py:53(__init__) | |
6 0.000 0.000 0.000 0.000 _policybase.py:94(_append_doc) | |
5 0.000 0.000 0.000 0.000 datetime.py:395(_check_date_fields) | |
14 0.000 0.000 0.000 0.000 __init__.py:2353(_is_egg_path) | |
1 0.000 0.000 0.000 0.000 __init__.py:2445(resolve) | |
1 0.000 0.000 0.000 0.000 abc.py:1(<module>) | |
11 0.000 0.000 0.000 0.000 posixpath.py:52(normcase) | |
2 0.000 0.000 0.000 0.000 _collections_abc.py:664(__contains__) | |
55 0.000 0.000 0.000 0.000 {method 'reverse' of 'list' objects} | |
54 0.000 0.000 0.000 0.000 {method 'copy' of 'dict' objects} | |
8 0.000 0.000 0.000 0.000 {method 'tolist' of 'memoryview' objects} | |
1 0.000 0.000 0.000 0.000 idna.py:300(getregentry) | |
1 0.000 0.000 0.000 0.000 threadpool.py:372(_on_async) | |
1 0.000 0.000 0.000 0.000 _common.py:58(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 _utilities.py:48(__init__) | |
18 0.000 0.000 0.000 0.000 api_pb2.py:5(<lambda>) | |
1 0.000 0.000 0.000 0.000 locks.py:47(_ContextManagerMixin) | |
32 0.000 0.000 0.000 0.000 pyparsing.py:3188(parseImpl) | |
16 0.000 0.000 0.000 0.000 specifiers.py:594(<listcomp>) | |
1 0.000 0.000 0.000 0.000 base64.py:3(<module>) | |
5 0.000 0.000 0.000 0.000 datetime.py:408(_check_time_fields) | |
4 0.000 0.000 0.000 0.000 threading.py:1206(current_thread) | |
23 0.000 0.000 0.000 0.000 events.py:269(__init__) | |
3 0.000 0.000 0.000 0.000 monkey.py:229(get_original) | |
1 0.000 0.000 0.000 0.000 tokenize.py:339(_get_normal_name) | |
20 0.000 0.000 0.000 0.000 enum.py:357(__members__) | |
1 0.000 0.000 0.000 0.000 weakref.py:102(__init__) | |
46 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects} | |
9 0.000 0.000 0.000 0.000 {built-in method builtins.round} | |
36 0.000 0.000 0.000 0.000 {built-in method _operator.ne} | |
1 0.000 0.000 0.000 0.000 _server.py:949(add_generic_rpc_handlers) | |
8 0.000 0.000 0.000 0.000 symbol_database.py:68(RegisterMessage) | |
1 0.000 0.000 0.000 0.000 ssl.py:781(SSLSocket) | |
16 0.000 0.000 0.000 0.000 specifiers.py:624(__hash__) | |
1 0.000 0.000 0.000 0.000 calendar.py:50(_localized_month) | |
3 0.000 0.000 0.000 0.000 {method 'setblocking' of '_socket.socket' objects} | |
1 0.000 0.000 0.000 0.000 datetime.py:1488(datetime) | |
4 0.000 0.000 0.000 0.000 __init__.py:137(_declare_state) | |
20 0.000 0.000 0.000 0.000 tokenize.py:107(group) | |
9 0.000 0.000 0.000 0.000 pyparsing.py:3841(__str__) | |
1 0.000 0.000 0.000 0.000 _config.py:187(__init__) | |
5 0.000 0.000 0.000 0.000 re.py:252(escape) | |
1 0.000 0.000 0.000 0.000 functools.py:476(decorating_function) | |
4 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:232(_requires_builtin_wrapper) | |
2 0.000 0.000 0.000 0.000 {built-in method posix.uname} | |
1 0.000 0.000 0.000 0.000 threadpool.py:75(_set_maxsize) | |
1 0.000 0.000 0.000 0.000 _threading.py:153(put) | |
1 0.000 0.000 0.000 0.000 text_encoding.py:50(<listcomp>) | |
8 0.000 0.000 0.000 0.000 descriptor.py:281(__new__) | |
1 0.000 0.000 0.000 0.000 _ssl3.py:159(SSLSocket) | |
64 0.000 0.000 0.000 0.000 pyparsing.py:1363(parseImpl) | |
1 0.000 0.000 0.000 0.000 py31compat.py:1(<module>) | |
27 0.000 0.000 0.000 0.000 utils.py:51(_has_surrogates) | |
2 0.000 0.000 0.000 0.000 datetime.py:1176(__new__) | |
5 0.000 0.000 0.000 0.000 feedparser.py:122(pushlines) | |
1 0.000 0.000 0.000 0.000 datetime.py:645(__neg__) | |
1 0.000 0.000 0.000 0.000 subprocess.py:1503(_handle_exitstatus) | |
3 0.000 0.000 0.000 0.000 threading.py:1052(name) | |
1 0.000 0.000 0.000 0.000 threading.py:739(Thread) | |
1 0.000 0.000 0.000 0.000 events.py:224(IMemoryUsageUnderThreshold) | |
3 0.000 0.000 0.000 0.000 events.py:406(__init__) | |
8 0.000 0.000 0.000 0.000 monkey.py:260(remove_item) | |
24 0.000 0.000 0.000 0.000 tokenize.py:143(<listcomp>) | |
75 0.000 0.000 0.000 0.000 signal.py:22(<lambda>) | |
12 0.000 0.000 0.000 0.000 pyparsing.py:3513(<genexpr>) | |
9 0.000 0.000 0.000 0.000 pyparsing.py:4197(__str__) | |
94 0.000 0.000 0.000 0.000 pyparsing.py:4890(<genexpr>) | |
19 0.000 0.000 0.000 0.000 enum.py:601(__hash__) | |
5 0.000 0.000 0.000 0.000 enum.py:898(_power_of_two) | |
3 0.000 0.000 0.000 0.000 _weakrefset.py:36(__init__) | |
3 0.000 0.000 0.000 0.000 _weakrefset.py:81(add) | |
2 0.000 0.000 0.000 0.000 _collections_abc.py:349(__subclasshook__) | |
4 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:748(exec_module) | |
11 0.000 0.000 0.000 0.000 {method 'rsplit' of 'str' objects} | |
34 0.000 0.000 0.000 0.000 {method 'expandtabs' of 'str' objects} | |
1 0.000 0.000 0.000 0.000 {built-in method posix.putenv} | |
1 0.000 0.000 0.000 0.000 _server.py:781(_add_generic_handlers) | |
6 0.000 0.000 0.000 0.000 descriptor.py:822(__new__) | |
1 0.000 0.000 0.000 0.000 pickle.py:372(_Pickler) | |
43 0.000 0.000 0.000 0.000 _compat_pickle.py:165(<genexpr>) | |
85 0.000 0.000 0.000 0.000 _compat_pickle.py:167(<genexpr>) | |
1 0.000 0.000 0.000 0.000 __init__.py:44(Future) | |
1 0.000 0.000 0.000 0.000 subprocess.py:405(Popen) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:324(ParseResults) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3151(__init__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3199(__init__) | |
3 0.000 0.000 0.000 0.000 six.py:195(load_module) | |
30 0.000 0.000 0.000 0.000 specifiers.py:144(operator) | |
1 0.000 0.000 0.000 0.000 _policybase.py:112(Policy) | |
2 0.000 0.000 0.000 0.000 charset.py:211(__init__) | |
1 0.000 0.000 0.000 0.000 datetime.py:773(date) | |
35 0.000 0.000 0.000 0.000 datetime.py:378(_check_int_field) | |
2 0.000 0.000 0.000 0.000 datetime.py:803(__new__) | |
1 0.000 0.000 0.000 0.000 threading.py:382(__init__) | |
3 0.000 0.000 0.000 0.000 threading.py:891(_set_ident) | |
1 0.000 0.000 0.000 0.000 __init__.py:1383(NullProvider) | |
12 0.000 0.000 0.000 0.000 opcode.py:43(name_op) | |
1 0.000 0.000 0.000 0.000 monkey.py:914(_subscribe_signal_os) | |
7 0.000 0.000 0.000 0.000 pyparsing.py:4825(tokenMap) | |
5 0.000 0.000 0.000 0.000 _config.py:248(<listcomp>) | |
3 0.000 0.000 0.000 0.000 sre_parse.py:843(_parse_flags) | |
6 0.000 0.000 0.000 0.000 _config.py:130(_convert) | |
1 0.000 0.000 0.000 0.000 __init__.py:43(normalize_encoding) | |
8 0.000 0.000 0.000 0.000 {method 'cast' of 'memoryview' objects} | |
45 0.000 0.000 0.000 0.000 {built-in method builtins.divmod} | |
26 0.000 0.000 0.000 0.000 {built-in method sys.intern} | |
2 0.000 0.000 0.000 0.000 {built-in method posix.readlink} | |
101 0.000 0.000 0.000 0.000 {built-in method _stat.S_ISLNK} | |
1 0.000 0.000 0.000 0.000 idna.py:147(encode) | |
1 0.000 0.000 0.000 0.000 _threading.py:107(__init__) | |
1 0.000 0.000 0.000 0.000 _utilities.py:50(<dictcomp>) | |
8 0.000 0.000 0.000 0.000 symbol_database.py:85(RegisterMessageDescriptor) | |
26 0.000 0.000 0.000 0.000 {method 'FindFieldByName' of 'google.protobuf.pyext._message.DescriptorPool' objects} | |
2 0.000 0.000 0.000 0.000 message_factory.py:59(__init__) | |
1 0.000 0.000 0.000 0.000 descriptor.py:392(FieldDescriptor) | |
1 0.000 0.000 0.000 0.000 tasks.py:51(Task) | |
1 0.000 0.000 0.000 0.000 __init__.py:1083(ServicerContext) | |
1 0.000 0.000 0.000 0.000 queue.py:93(Queue) | |
5 0.000 0.000 0.000 0.000 pyparsing.py:3032(__str__) | |
30 0.000 0.000 0.000 0.000 specifiers.py:148(version) | |
1 0.000 0.000 0.000 0.000 socket.py:133(socket) | |
1 0.000 0.000 0.000 0.000 quopri.py:3(<module>) | |
2 0.000 0.000 0.000 0.000 feedparser.py:70(close) | |
5 0.000 0.000 0.000 0.000 {built-in method _struct.calcsize} | |
1 0.000 0.000 0.000 0.000 zipfile.py:1124(ZipFile) | |
7 0.000 0.000 0.000 0.000 opcode.py:47(jrel_op) | |
1 0.000 0.000 0.000 0.000 events.py:142(IPeriodicMonitorThreadStartedEvent) | |
27 0.000 0.000 0.000 0.000 __init__.py:921(_added_new) | |
3 0.000 0.000 0.000 0.000 monkey.py:215(_get_original) | |
19 0.000 0.000 0.000 0.000 monkey.py:278(<lambda>) | |
1 0.000 0.000 0.000 0.000 monkey.py:607(make_join_func) | |
17 0.000 0.000 0.000 0.000 inspect.py:2792(<genexpr>) | |
74 0.000 0.000 0.000 0.000 signal.py:17(<lambda>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4335(__init__) | |
1 0.000 0.000 0.000 0.000 _config.py:155(make_settings) | |
4 0.000 0.000 0.000 0.000 _collections_abc.py:72(_check_methods) | |
1 0.000 0.000 0.000 0.000 warnings.py:119(filterwarnings) | |
20 0.000 0.000 0.000 0.000 {method 'indices' of 'slice' objects} | |
28 0.000 0.000 0.000 0.000 {method 'mro' of 'type' objects} | |
5 0.000 0.000 0.000 0.000 {method 'translate' of 'str' objects} | |
10 0.000 0.000 0.000 0.000 {method 'zfill' of 'str' objects} | |
72 0.000 0.000 0.000 0.000 {built-in method builtins.abs} | |
54 0.000 0.000 0.000 0.000 {built-in method _stat.S_ISDIR} | |
1 0.000 0.000 0.000 0.000 threadpool.py:53(ThreadPool) | |
1 0.000 0.000 0.000 0.000 threadpool.py:358(__init__) | |
6 0.000 0.000 0.000 0.000 _common.py:100(fully_qualified_method) | |
1 0.000 0.000 0.000 0.000 descriptor_pool.py:102(DescriptorPool) | |
1 0.000 0.000 0.000 0.000 selector_events.py:53(BaseSelectorEventLoop) | |
1 0.000 0.000 0.000 0.000 {method 'destroy' of 'grpc._cython.cygrpc.Server' objects} | |
2 0.000 0.000 0.000 0.000 six.py:114(_resolve) | |
1 0.000 0.000 0.000 0.000 __init__.py:950(Channel) | |
10 0.000 0.000 0.000 0.000 __init__.py:187(_checkLevel) | |
1 0.000 0.000 0.000 0.000 __init__.py:1633(LoggerAdapter) | |
1 0.000 0.000 0.000 0.000 ssl.py:631(SSLObject) | |
1 0.000 0.000 0.000 0.000 event.py:136(AsyncResult) | |
1 0.000 0.000 0.000 0.000 _socketcommon.py:144(__init__) | |
1 0.000 0.000 0.000 0.000 _ssl3.py:47(SSLContext) | |
1 0.000 0.000 0.000 0.000 message.py:945(MIMEPart) | |
1 0.000 0.000 0.000 0.000 iterators.py:5(<module>) | |
2 0.000 0.000 0.000 0.000 message.py:120(__init__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3184(__init__) | |
1 0.000 0.000 0.000 0.000 specifiers.py:78(_IndividualSpecifier) | |
1 0.000 0.000 0.000 0.000 random.py:72(Random) | |
1 0.000 0.000 0.000 0.000 {built-in method utcfromtimestamp} | |
1 0.000 0.000 0.000 0.000 datetime.py:1151(time) | |
10 0.000 0.000 0.000 0.000 _policybase.py:104(<genexpr>) | |
1 0.000 0.000 0.000 0.000 {built-in method math.exp} | |
1 0.000 0.000 0.000 0.000 subprocess.py:831(__del__) | |
1 0.000 0.000 0.000 0.000 threading.py:567(Barrier) | |
7 0.000 0.000 0.000 0.000 threading.py:1068(ident) | |
1 0.000 0.000 0.000 0.000 __init__.py:1697(ZipProvider) | |
54 0.000 0.000 0.000 0.000 __init__.py:2595(_reload_version) | |
1 0.000 0.000 0.000 0.000 events.py:405(_PatchAllMixin) | |
1 0.000 0.000 0.000 0.000 __init__.py:553(WorkingSet) | |
1 0.000 0.000 0.000 0.000 monkey.py:1057(<listcomp>) | |
2 0.000 0.000 0.000 0.000 inspect.py:179(iscoroutinefunction) | |
18 0.000 0.000 0.000 0.000 inspect.py:478(getmro) | |
1 0.000 0.000 0.000 0.000 inspect.py:2713(Signature) | |
5 0.000 0.000 0.000 0.000 _util.py:55(<genexpr>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4160(__init__) | |
62 0.000 0.000 0.000 0.000 pyparsing.py:4296(postParse) | |
1 0.000 0.000 0.000 0.000 __init__.py:2(<module>) | |
7 0.000 0.000 0.000 0.000 __init__.py:127(__getattr__) | |
5 0.000 0.000 0.000 0.000 enum.py:557(_generate_next_value_) | |
53 0.000 0.000 0.000 0.000 enum.py:614(name) | |
1 0.000 0.000 0.000 0.000 _weakrefset.py:38(_remove) | |
14 0.000 0.000 0.000 0.000 _collections_abc.py:392(__subclasshook__) | |
3 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1097(_get_parent_path) | |
15 0.000 0.000 0.000 0.000 {method 'keys' of 'dict' objects} | |
19 0.000 0.000 0.000 0.000 {built-in method builtins.vars} | |
1 0.000 0.000 0.000 0.000 {built-in method sys._current_frames} | |
2 0.000 0.000 0.000 0.000 {built-in method posix.register_at_fork} | |
10 0.000 0.000 0.000 0.000 {method 'seek' of '_io.StringIO' objects} | |
3 0.000 0.000 0.000 0.000 threadpool.py:99(__len__) | |
1 0.000 0.000 0.000 0.000 <string>:1(__new__) | |
1 0.000 0.000 0.000 0.000 thread.py:108(ThreadPoolExecutor) | |
41 0.000 0.000 0.000 0.000 {built-in method _CheckCalledFromGeneratedFile} | |
1 0.000 0.000 0.000 0.000 message.py:44(Message) | |
1 0.000 0.000 0.000 0.000 base_subprocess.py:10(BaseSubprocessTransport) | |
1 0.000 0.000 0.000 0.000 selector_events.py:719(_SelectorSocketTransport) | |
1 0.000 0.000 0.000 0.000 _compression.py:15(<module>) | |
1 0.000 0.000 0.000 0.000 queues.py:20(Queue) | |
1 0.000 0.000 0.000 0.000 futures.py:32(Future) | |
10 0.000 0.000 0.000 0.000 six.py:181(_get_module) | |
1 0.000 0.000 0.000 0.000 __init__.py:1365(Server) | |
1 0.000 0.000 0.000 0.000 __init__.py:1480(addHandler) | |
2 0.000 0.000 0.000 0.000 threading.py:167(is_alive) | |
4 0.000 0.000 0.000 0.000 pyparsing.py:3015(parseImpl) | |
1 0.000 0.000 0.000 0.000 six.py:469(Module_six_moves_urllib) | |
4 0.000 0.000 0.000 0.000 specifiers.py:111(__hash__) | |
1 0.000 0.000 0.000 0.000 tempfile.py:627(SpooledTemporaryFile) | |
1 0.000 0.000 0.000 0.000 __init__.py:10(__init__) | |
1 0.000 0.000 0.000 0.000 calendar.py:52(<listcomp>) | |
1 0.000 0.000 0.000 0.000 calendar.py:69(_localized_day) | |
1 0.000 0.000 0.000 0.000 selectors.py:80(BaseSelector) | |
1 0.000 0.000 0.000 0.000 datetime.py:453(timedelta) | |
1 0.000 0.000 0.000 0.000 threading.py:88(_RLock) | |
2 0.000 0.000 0.000 0.000 threading.py:1112(daemon) | |
1 0.000 0.000 0.000 0.000 __init__.py:1125(ResourceManager) | |
73 0.000 0.000 0.000 0.000 __init__.py:2497(_parse_extras) | |
6 0.000 0.000 0.000 0.000 opcode.py:51(jabs_op) | |
23 0.000 0.000 0.000 0.000 events.py:80(notify) | |
1 0.000 0.000 0.000 0.000 events.py:163(IEventLoopBlocked) | |
2 0.000 0.000 0.000 0.000 events.py:434(will_patch_module) | |
13 0.000 0.000 0.000 0.000 monkey.py:1073(<genexpr>) | |
6 0.000 0.000 0.000 0.000 inspect.py:158(isfunction) | |
1 0.000 0.000 0.000 0.000 inspect.py:2428(Parameter) | |
1 0.000 0.000 0.000 0.000 timeout.py:30(_FakeTimer) | |
64 0.000 0.000 0.000 0.000 pyparsing.py:4705(<lambda>) | |
3 0.000 0.000 0.000 0.000 _config.py:91(validate_bool) | |
1 0.000 0.000 0.000 0.000 enum.py:41(_make_class_unpicklable) | |
21 0.000 0.000 0.000 0.000 enum.py:619(value) | |
1 0.000 0.000 0.000 0.000 weakref.py:354(__init__) | |
1 0.000 0.000 0.000 0.000 weakref.py:406(__setitem__) | |
4 0.000 0.000 0.000 0.000 {built-in method fromkeys} | |
1 0.000 0.000 0.000 0.000 {method 'union' of 'set' objects} | |
25 0.000 0.000 0.000 0.000 {built-in method builtins.locals} | |
1 0.000 0.000 0.000 0.000 {built-in method posix.WIFSIGNALED} | |
1 0.000 0.000 0.000 0.000 {built-in method posix.sysconf} | |
5 0.000 0.000 0.000 0.000 {method 'extend' of 'collections.deque' objects} | |
1 0.000 0.000 0.000 0.000 {built-in method _locale.nl_langinfo} | |
1 0.000 0.000 0.000 0.000 _threading.py:34(__init__) | |
1 0.000 0.000 0.000 0.000 _threading.py:54(__enter__) | |
1 0.000 0.000 0.000 0.000 _server.py:932(_augment_options) | |
1 0.000 0.000 0.000 0.000 symbol_database.py:65(SymbolDatabase) | |
8 0.000 0.000 0.000 0.000 {method 'FindMessageTypeByName' of 'google.protobuf.pyext._message.DescriptorPool' objects} | |
6 0.000 0.000 0.000 0.000 {method 'FindMethodByName' of 'google.protobuf.pyext._message.DescriptorPool' objects} | |
1 0.000 0.000 0.000 0.000 containers.py:347(RepeatedCompositeFieldContainer) | |
1 0.000 0.000 0.000 0.000 containers.py:546(MessageMap) | |
1 0.000 0.000 0.000 0.000 descriptor_pool.py:107(__new__) | |
1 0.000 0.000 0.000 0.000 pool.py:39(GroupMappingMixin) | |
1 0.000 0.000 0.000 0.000 pool.py:303(__init__) | |
1 0.000 0.000 0.000 0.000 descriptor.py:222(Descriptor) | |
1 0.000 0.000 0.000 0.000 gevent.py:14(<module>) | |
1 0.000 0.000 0.000 0.000 unix_events.py:44(_UnixSelectorEventLoop) | |
1 0.000 0.000 0.000 0.000 unix_events.py:548(_UnixWritePipeTransport) | |
1 0.000 0.000 0.000 0.000 sslproto.py:36(_SSLPipe) | |
1 0.000 0.000 0.000 0.000 sslproto.py:284(_SSLProtocolTransport) | |
1 0.000 0.000 0.000 0.000 sslproto.py:405(SSLProtocol) | |
1 0.000 0.000 0.000 0.000 _base.py:71(_AsCompletedWaiter) | |
1 0.000 0.000 0.000 0.000 _base.py:309(Future) | |
1 0.000 0.000 0.000 0.000 coroutines.py:35(CoroWrapper) | |
1 0.000 0.000 0.000 0.000 six.py:475(Module_six_moves_urllib) | |
2 0.000 0.000 0.000 0.000 six.py:586(iteritems) | |
1 0.000 0.000 0.000 0.000 base_events.py:160(_SendfileFallbackProtocol) | |
10 0.000 0.000 0.000 0.000 __init__.py:677(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:792(createLock) | |
1 0.000 0.000 0.000 0.000 __init__.py:1245(_fixupChildren) | |
1 0.000 0.000 0.000 0.000 __init__.py:1275(Logger) | |
1 0.000 0.000 0.000 0.000 __init__.py:1622(__init__) | |
16 0.000 0.000 0.000 0.000 six.py:75(_add_doc) | |
1 0.000 0.000 0.000 0.000 queue.py:560(Channel) | |
1 0.000 0.000 0.000 0.000 __init__.py:305(RpcContext) | |
2 0.000 0.000 0.000 0.000 threading.py:172(_set_tstate_lock) | |
1 0.000 0.000 0.000 0.000 _socket3.py:517(gettimeout) | |
1 0.000 0.000 0.000 0.000 lock.py:200(RLock) | |
8 0.000 0.000 0.000 0.000 message.py:606(get_default_type) | |
1 0.000 0.000 0.000 0.000 _encoded_words.py:73(_QByteMap) | |
1 0.000 0.000 0.000 0.000 specifiers.py:589(SpecifierSet) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:205(ParseBaseException) | |
2 0.000 0.000 0.000 0.000 six.py:159(_resolve) | |
3 0.000 0.000 0.000 0.000 six.py:209(is_package) | |
1 0.000 0.000 0.000 0.000 appdirs.py:407(AppDirs) | |
1 0.000 0.000 0.000 0.000 __about__.py:4(<module>) | |
1 0.000 0.000 0.000 0.000 version.py:72(LegacyVersion) | |
12 0.000 0.000 0.000 0.000 __init__.py:15(search_path) | |
1 0.000 0.000 0.000 0.000 calendar.py:148(Calendar) | |
1 0.000 0.000 0.000 0.000 calendar.py:293(TextCalendar) | |
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_md5} | |
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha1} | |
1 0.000 0.000 0.000 0.000 _policybase.py:271(Compat32) | |
1 0.000 0.000 0.000 0.000 string.py:175(Formatter) | |
1 0.000 0.000 0.000 0.000 feedparser.py:45(BufferedSubFile) | |
1 0.000 0.000 0.000 0.000 plistlib.py:139(Data) | |
1 0.000 0.000 0.000 0.000 plistlib.py:247(_PlistParser) | |
1 0.000 0.000 0.000 0.000 subprocess.py:60(CalledProcessError) | |
1 0.000 0.000 0.000 0.000 subprocess.py:97(TimeoutExpired) | |
1 0.000 0.000 0.000 0.000 threading.py:728(_newname) | |
1 0.000 0.000 0.000 0.000 threading.py:894(_set_tstate_lock) | |
2 0.000 0.000 0.000 0.000 threading.py:1096(daemon) | |
1 0.000 0.000 0.000 0.000 __init__.py:1619(_register) | |
10 0.000 0.000 0.000 0.000 __init__.py:2334(_cygwin_patch) | |
1 0.000 0.000 0.000 0.000 events.py:174(EventLoopBlocked) | |
1 0.000 0.000 0.000 0.000 events.py:187(IMemoryUsageThresholdExceeded) | |
1 0.000 0.000 0.000 0.000 events.py:255(IGeventPatchEvent) | |
1 0.000 0.000 0.000 0.000 events.py:368(IGeventWillPatchAllEvent) | |
2 0.000 0.000 0.000 0.000 events.py:411(patch_all_arguments) | |
1 0.000 0.000 0.000 0.000 __init__.py:258(VersionConflict) | |
1 0.000 0.000 0.000 0.000 __init__.py:303(DistributionNotFound) | |
2 0.000 0.000 0.000 0.000 inspect.py:171(isgeneratorfunction) | |
1 0.000 0.000 0.000 0.000 greenlet.py:55(SpawnedLink) | |
20 0.000 0.000 0.000 0.000 _util.py:173(Attribute) | |
48 0.000 0.000 0.000 0.000 pyparsing.py:4383(postParse) | |
1 0.000 0.000 0.000 0.000 _config.py:210(ImportableSetting) | |
1 0.000 0.000 0.000 0.000 os.py:1000(__init__) | |
1 0.000 0.000 0.000 0.000 os.py:1016(__getattr__) | |
1 0.000 0.000 0.000 0.000 _collections_abc.py:252(__subclasshook__) | |
8 0.000 0.000 0.000 0.000 _collections_abc.py:302(__subclasshook__) | |
3 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1087(_find_parent_path_names) | |
1 0.000 0.000 0.000 0.000 codecs.py:94(__new__) | |
4 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:765(is_package) | |
2 0.000 0.000 0.000 0.000 {built-in method maketrans} | |
5 0.000 0.000 0.000 0.000 {method 'pop' of 'list' objects} | |
25 0.000 0.000 0.000 0.000 {method '__prepare__' of 'type' objects} | |
40 0.000 0.000 0.000 0.000 {method 'upper' of 'str' objects} | |
4 0.000 0.000 0.000 0.000 {built-in method builtins.callable} | |
4 0.000 0.000 0.000 0.000 {built-in method _imp.exec_builtin} | |
1 0.000 0.000 0.000 0.000 {built-in method posix.getpid} | |
1 0.000 0.000 0.000 0.000 {method 'groups' of 're.Match' objects} | |
1 0.000 0.000 0.000 0.000 {built-in method _codecs.lookup} | |
3 0.000 0.000 0.000 0.000 {method '__enter__' of '_thread.lock' objects} | |
4 0.000 0.000 0.000 0.000 {method 'write' of '_io.StringIO' objects} | |
3 0.000 0.000 0.000 0.000 threadpool.py:105(_get_size) | |
1 0.000 0.000 0.000 0.000 _threading.py:88(notify_one) | |
1 0.000 0.000 0.000 0.000 _threading.py:31(_Condition) | |
1 0.000 0.000 0.000 0.000 _server.py:236(_Context) | |
2 0.000 0.000 0.000 0.000 _server.py:923(_validate_generic_rpc_handlers) | |
1 0.000 0.000 0.000 0.000 _interceptor.py:88(_FailureOutcome) | |
1 0.000 0.000 0.000 0.000 _interceptor.py:484(_Channel) | |
1 0.000 0.000 0.000 0.000 _utilities.py:62(_ChannelReadyFuture) | |
1 0.000 0.000 0.000 0.000 descriptor_database.py:46(DescriptorDatabase) | |
1 0.000 0.000 0.000 0.000 well_known_types.py:254(Duration) | |
1 0.000 0.000 0.000 0.000 well_known_types.py:561(_FieldMaskTree) | |
1 0.000 0.000 0.000 0.000 well_known_types.py:806(ListValue) | |
1 0.000 0.000 0.000 0.000 containers.py:189(BaseContainer) | |
1 0.000 0.000 0.000 0.000 pool.py:281(Group) | |
1 0.000 0.000 0.000 0.000 pool.py:518(Pool) | |
1 0.000 0.000 0.000 0.000 pool.py:651(pass_value) | |
1 0.000 0.000 0.000 0.000 descriptor.py:749(ServiceDescriptor) | |
1 0.000 0.000 0.000 0.000 unix_events.py:979(FastChildWatcher) | |
1 0.000 0.000 0.000 0.000 selector_events.py:577(_SelectorTransport) | |
1 0.000 0.000 0.000 0.000 locks.py:234(Event) | |
1 0.000 0.000 0.000 0.000 locks.py:299(Condition) | |
1 0.000 0.000 0.000 0.000 streams.py:276(StreamWriter) | |
1 0.000 0.000 0.000 0.000 streams.py:351(StreamReader) | |
1 0.000 0.000 0.000 0.000 unix_events.py:422(_UnixReadPipeTransport) | |
1 0.000 0.000 0.000 0.000 base_events.py:228(Server) | |
1 0.000 0.000 0.000 0.000 events.py:32(Handle) | |
1 0.000 0.000 0.000 0.000 events.py:104(TimerHandle) | |
1 0.000 0.000 0.000 0.000 {method 'register_completion_queue' of 'grpc._cython.cygrpc.Server' objects} | |
2 0.000 0.000 0.000 0.000 six.py:103(MovedModule) | |
2 0.000 0.000 0.000 0.000 six.py:124(_LazyModule) | |
2 0.000 0.000 0.000 0.000 six.py:173(__init__) | |
2 0.000 0.000 0.000 0.000 six.py:164(_SixMetaPathImporter) | |
2 0.000 0.000 0.000 0.000 six.py:229(_MovedItems) | |
1 0.000 0.000 0.000 0.000 __init__.py:355(Call) | |
1 0.000 0.000 0.000 0.000 __init__.py:671(UnaryUnaryMultiCallable) | |
1 0.000 0.000 0.000 0.000 __init__.py:808(StreamUnaryMultiCallable) | |
1 0.000 0.000 0.000 0.000 __init__.py:463(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:672(Filterer) | |
1 0.000 0.000 0.000 0.000 __init__.py:754(Handler) | |
1 0.000 0.000 0.000 0.000 __init__.py:1019(FileHandler) | |
1 0.000 0.000 0.000 0.000 queue.py:27(Queue) | |
1 0.000 0.000 0.000 0.000 local.py:361(local) | |
2 0.000 0.000 0.000 0.000 threading.py:145(main_native_thread) | |
1 0.000 0.000 0.000 0.000 event.py:19(_get_linkable) | |
1 0.000 0.000 0.000 0.000 event.py:30(Event) | |
1 0.000 0.000 0.000 0.000 select.py:62(SelectResult) | |
1 0.000 0.000 0.000 0.000 _ssl3.py:102(_contextawaresock) | |
1 0.000 0.000 0.000 0.000 ssl.py:351(_ASN1Object) | |
1 0.000 0.000 0.000 0.000 lock.py:128(DummySemaphore) | |
1 0.000 0.000 0.000 0.000 _semaphore.py:16(Semaphore) | |
2 0.000 0.000 0.000 0.000 message.py:303(set_payload) | |
1 0.000 0.000 0.000 0.000 markers.py:44(Node) | |
1 0.000 0.000 0.000 0.000 markers.py:272(Marker) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:1298(addCondition) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2975(CharsNotIn) | |
3 0.000 0.000 0.000 0.000 pyparsing.py:3064(<genexpr>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3046(White) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3104(GoToColumn) | |
2 0.000 0.000 0.000 0.000 version.py:56(__ge__) | |
1 0.000 0.000 0.000 0.000 tempfile.py:414(_TemporaryFileCloser) | |
1 0.000 0.000 0.000 0.000 tempfile.py:457(_TemporaryFileWrapper) | |
1 0.000 0.000 0.000 0.000 tempfile.py:775(TemporaryDirectory) | |
1 0.000 0.000 0.000 0.000 __init__.py:4(VendorImporter) | |
1 0.000 0.000 0.000 0.000 _parseaddr.py:203(AddrlistClass) | |
1 0.000 0.000 0.000 0.000 calendar.py:72(<listcomp>) | |
4 0.000 0.000 0.000 0.000 {built-in method _socket.getdefaulttimeout} | |
1 0.000 0.000 0.000 0.000 socket.py:546(SocketIO) | |
1 0.000 0.000 0.000 0.000 header.py:179(Header) | |
1 0.000 0.000 0.000 0.000 header.py:413(_ValueFormatter) | |
1 0.000 0.000 0.000 0.000 header.py:541(_Accumulator) | |
1 0.000 0.000 0.000 0.000 string.py:78(Template) | |
2 0.000 0.000 0.000 0.000 parser.py:18(__init__) | |
2 0.000 0.000 0.000 0.000 feedparser.py:210(_pop_message) | |
1 0.000 0.000 0.000 0.000 feedparser.py:136(FeedParser) | |
1 0.000 0.000 0.000 0.000 errors.py:33(MessageDefect) | |
2 0.000 0.000 0.000 0.000 {built-in method math.log} | |
1 0.000 0.000 0.000 0.000 selectors.py:290(SelectSelector) | |
3 0.000 0.000 0.000 0.000 datetime.py:40(_days_before_year) | |
5 0.000 0.000 0.000 0.000 datetime.py:45(_days_in_month) | |
5 0.000 0.000 0.000 0.000 datetime.py:425(_check_tzinfo_arg) | |
1 0.000 0.000 0.000 0.000 subprocess.py:379(CompletedProcess) | |
1 0.000 0.000 0.000 0.000 threading.py:204(Condition) | |
1 0.000 0.000 0.000 0.000 __init__.py:1600(DefaultProvider) | |
1 0.000 0.000 0.000 0.000 __init__.py:1650(ZipManifests) | |
1 0.000 0.000 0.000 0.000 __init__.py:2086(NoDists) | |
1 0.000 0.000 0.000 0.000 __init__.py:3097(Requirement) | |
1 0.000 0.000 0.000 0.000 zipfile.py:290(ZipInfo) | |
1 0.000 0.000 0.000 0.000 zipfile.py:692(_SharedFile) | |
1 0.000 0.000 0.000 0.000 zipfile.py:750(ZipExtFile) | |
1 0.000 0.000 0.000 0.000 zipfile.py:1049(_ZipWriteFile) | |
1 0.000 0.000 0.000 0.000 events.py:120(IPeriodicMonitorThread) | |
1 0.000 0.000 0.000 0.000 events.py:151(PeriodicMonitorThreadStartedEvent) | |
1 0.000 0.000 0.000 0.000 events.py:244(MemoryUsageUnderThreshold) | |
1 0.000 0.000 0.000 0.000 events.py:288(DoNotPatch) | |
1 0.000 0.000 0.000 0.000 events.py:312(IGeventWillPatchModuleEvent) | |
1 0.000 0.000 0.000 0.000 __init__.py:290(ContextualVersionConflict) | |
1 0.000 0.000 0.000 0.000 __init__.py:525(IResourceProvider) | |
16 0.000 0.000 0.000 0.000 inspect.py:2518(annotation) | |
16 0.000 0.000 0.000 0.000 inspect.py:2522(kind) | |
1 0.000 0.000 0.000 0.000 inspect.py:2583(BoundArguments) | |
1 0.000 0.000 0.000 0.000 _waiter.py:27(Waiter) | |
1 0.000 0.000 0.000 0.000 timeout.py:72(Timeout) | |
1 0.000 0.000 0.000 0.000 _tblib.py:168(Traceback) | |
1 0.000 0.000 0.000 0.000 greenlet.py:870(_dummy_event) | |
1 0.000 0.000 0.000 0.000 hub.py:210(signal) | |
1 0.000 0.000 0.000 0.000 traceback.py:309(StackSummary) | |
1 0.000 0.000 0.000 0.000 traceback.py:425(TracebackException) | |
1 0.000 0.000 0.000 0.000 _hub_local.py:26(__init__) | |
11 0.000 0.000 0.000 0.000 _util.py:169(dec) | |
2 0.000 0.000 0.000 0.000 {method 'start' of 'gevent.libev.corecext.watcher' objects} | |
1 0.000 0.000 0.000 0.000 {method 'fork' of 'gevent.libev.corecext.loop' objects} | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3256(ParseExpression) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3792(FollowedBy) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3914(__str__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4163(__lshift__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4141(Forward) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4234(Combine) | |
1 0.000 0.000 0.000 0.000 _config.py:619(ResolverNameservers) | |
10 0.000 0.000 0.000 0.000 __future__.py:81(__init__) | |
1 0.000 0.000 0.000 0.000 _config.py:195(__setattr__) | |
3 0.000 0.000 0.000 0.000 enum.py:846(_high_bit) | |
1 0.000 0.000 0.000 0.000 os.py:803(fsencode) | |
1 0.000 0.000 0.000 0.000 _collections_abc.py:148(__subclasshook__) | |
1 0.000 0.000 0.000 0.000 {method 'split' of 'bytes' objects} | |
1 0.000 0.000 0.000 0.000 {method 'difference' of 'set' objects} | |
2 0.000 0.000 0.000 0.000 {method 'title' of 'str' objects} | |
8 0.000 0.000 0.000 0.000 {built-in method builtins.delattr} | |
1 0.000 0.000 0.000 0.000 {built-in method builtins.hex} | |
4 0.000 0.000 0.000 0.000 {built-in method _sre.ascii_iscased} | |
1 0.000 0.000 0.000 0.000 {built-in method _functools.reduce} | |
1 0.000 0.000 0.000 0.000 {built-in method _thread._set_sentinel} | |
3 0.000 0.000 0.000 0.000 {method 'acquire' of '_thread.lock' objects} | |
3 0.000 0.000 0.000 0.000 {method '__exit__' of '_thread.lock' objects} | |
5 0.000 0.000 0.000 0.000 {method 'truncate' of '_io.StringIO' objects} | |
1 0.000 0.000 0.000 0.000 {method 'values' of 'mappingproxy' objects} | |
7 0.000 0.000 0.000 0.000 {method 'items' of 'mappingproxy' objects} | |
1 0.000 0.000 0.000 0.000 thread.py:17(Resolver) | |
1 0.000 0.000 0.000 0.000 idna.py:253(IncrementalDecoder) | |
1 0.000 0.000 0.000 0.000 threadpool.py:32(_WorkerGreenlet) | |
3 0.000 0.000 0.000 0.000 threadpool.py:87(_get_maxsize) | |
1 0.000 0.000 0.000 0.000 threadpool.py:321(_apply_immediately) | |
1 0.000 0.000 0.000 0.000 threadpool.py:368(exception) | |
1 0.000 0.000 0.000 0.000 threadpool.py:416(successful) | |
1 0.000 0.000 0.000 0.000 threadpool.py:352(ThreadResult) | |
1 0.000 0.000 0.000 0.000 threadpool.py:536(ThreadPoolExecutor) | |
1 0.000 0.000 0.000 0.000 _threading.py:57(__exit__) | |
1 0.000 0.000 0.000 0.000 _threading.py:99(Queue) | |
1 0.000 0.000 0.000 0.000 _server.py:337(_RequestIterator) | |
1 0.000 0.000 0.000 0.000 _server.py:937(_Server) | |
1 0.000 0.000 0.000 0.000 _common.py:67(encode) | |
1 0.000 0.000 0.000 0.000 _interceptor.py:22(_ServicePipeline) | |
1 0.000 0.000 0.000 0.000 _utilities.py:32(RpcMethodHandler) | |
1 0.000 0.000 0.000 0.000 __init__.py:82(AbstractResolver) | |
1 0.000 0.000 0.000 0.000 descriptor_database.py:42(DescriptorDatabaseConflictingDefinitionError) | |
1 0.000 0.000 0.000 0.000 symbol_database.py:105(RegisterServiceDescriptor) | |
1 0.000 0.000 0.000 0.000 symbol_database.py:116(RegisterFileDescriptor) | |
1 0.000 0.000 0.000 0.000 well_known_types.py:67(Any) | |
1 0.000 0.000 0.000 0.000 well_known_types.py:102(Timestamp) | |
1 0.000 0.000 0.000 0.000 well_known_types.py:413(FieldMask) | |
1 0.000 0.000 0.000 0.000 well_known_types.py:753(Struct) | |
1 0.000 0.000 0.000 0.000 thread.py:45(_WorkItem) | |
1 0.000 0.000 0.000 0.000 thread.py:102(BrokenThreadPool) | |
8 0.000 0.000 0.000 0.000 {method 'AddDescriptor' of 'google.protobuf.pyext._message.DescriptorPool' objects} | |
1 0.000 0.000 0.000 0.000 containers.py:236(RepeatedScalarFieldContainer) | |
1 0.000 0.000 0.000 0.000 containers.py:456(ScalarMap) | |
1 0.000 0.000 0.000 0.000 containers.py:655(_UnknownField) | |
1 0.000 0.000 0.000 0.000 containers.py:681(UnknownFieldRef) | |
1 0.000 0.000 0.000 0.000 containers.py:715(UnknownFieldSet) | |
1 0.000 0.000 0.000 0.000 enum_type_wrapper.py:41(EnumTypeWrapper) | |
1 0.000 0.000 0.000 0.000 message.py:40(DecodeError) | |
1 0.000 0.000 0.000 0.000 message_factory.py:56(MessageFactory) | |
1 0.000 0.000 0.000 0.000 _imap.py:28(Failure) | |
1 0.000 0.000 0.000 0.000 _imap.py:43(IMapUnordered) | |
1 0.000 0.000 0.000 0.000 descriptor.py:64(DescriptorMetaclass) | |
1 0.000 0.000 0.000 0.000 descriptor.py:76(_Lock) | |
1 0.000 0.000 0.000 0.000 descriptor.py:94(DescriptorBase) | |
1 0.000 0.000 0.000 0.000 descriptor.py:165(_NestedDescriptorBase) | |
1 0.000 0.000 0.000 0.000 descriptor.py:607(EnumDescriptor) | |
1 0.000 0.000 0.000 0.000 descriptor.py:673(EnumValueDescriptor) | |
1 0.000 0.000 0.000 0.000 descriptor.py:713(OneofDescriptor) | |
1 0.000 0.000 0.000 0.000 descriptor.py:770(__new__) | |
1 0.000 0.000 0.000 0.000 descriptor.py:804(MethodDescriptor) | |
1 0.000 0.000 0.000 0.000 unix_events.py:1089(_UnixDefaultEventLoopPolicy) | |
1 0.000 0.000 0.000 0.000 base_subprocess.py:254(WriteSubprocessPipeProto) | |
1 0.000 0.000 0.000 0.000 selector_events.py:941(_SelectorDatagramTransport) | |
1 0.000 0.000 0.000 0.000 _compression.py:37(create_channel_option) | |
2 0.000 0.000 0.000 0.000 __init__.py:17(<module>) | |
1 0.000 0.000 0.000 0.000 locks.py:13(_ContextManager) | |
1 0.000 0.000 0.000 0.000 locks.py:101(Lock) | |
1 0.000 0.000 0.000 0.000 locks.py:418(Semaphore) | |
1 0.000 0.000 0.000 0.000 locks.py:493(BoundedSemaphore) | |
1 0.000 0.000 0.000 0.000 queues.py:219(PriorityQueue) | |
1 0.000 0.000 0.000 0.000 streams.py:39(LimitOverrunError) | |
1 0.000 0.000 0.000 0.000 streams.py:212(StreamReaderProtocol) | |
1 0.000 0.000 0.000 0.000 subprocess.py:17(SubprocessStreamProtocol) | |
1 0.000 0.000 0.000 0.000 unix_events.py:769(AbstractChildWatcher) | |
1 0.000 0.000 0.000 0.000 unix_events.py:900(SafeChildWatcher) | |
1 0.000 0.000 0.000 0.000 protocols.py:9(BaseProtocol) | |
1 0.000 0.000 0.000 0.000 protocols.py:105(BufferedProtocol) | |
1 0.000 0.000 0.000 0.000 protocols.py:160(DatagramProtocol) | |
1 0.000 0.000 0.000 0.000 transports.py:68(WriteTransport) | |
1 0.000 0.000 0.000 0.000 transports.py:233(_FlowControlMixin) | |
1 0.000 0.000 0.000 0.000 tasks.py:602(_GatheringFuture) | |
1 0.000 0.000 0.000 0.000 _base.py:44(Error) | |
1 0.000 0.000 0.000 0.000 _base.py:48(CancelledError) | |
1 0.000 0.000 0.000 0.000 _base.py:52(TimeoutError) | |
1 0.000 0.000 0.000 0.000 _base.py:93(_FirstCompletedWaiter) | |
1 0.000 0.000 0.000 0.000 _base.py:108(_AllCompletedWaiter) | |
1 0.000 0.000 0.000 0.000 base_futures.py:13(InvalidStateError) | |
1 0.000 0.000 0.000 0.000 events.py:168(AbstractServer) | |
1 0.000 0.000 0.000 0.000 events.py:576(AbstractEventLoopPolicy) | |
1 0.000 0.000 0.000 0.000 events.py:625(_Local) | |
2 0.000 0.000 0.000 0.000 six.py:139(MovedAttribute) | |
1 0.000 0.000 0.000 0.000 six.py:322(Module_six_moves_urllib_parse) | |
1 0.000 0.000 0.000 0.000 six.py:364(Module_six_moves_urllib_error) | |
1 0.000 0.000 0.000 0.000 __init__.py:424(UnaryUnaryClientInterceptor) | |
1 0.000 0.000 0.000 0.000 __init__.py:461(UnaryStreamClientInterceptor) | |
1 0.000 0.000 0.000 0.000 __init__.py:497(StreamUnaryClientInterceptor) | |
1 0.000 0.000 0.000 0.000 __init__.py:586(CallCredentials) | |
1 0.000 0.000 0.000 0.000 __init__.py:603(AuthMetadataContext) | |
1 0.000 0.000 0.000 0.000 __init__.py:912(StreamStreamMultiCallable) | |
1 0.000 0.000 0.000 0.000 __init__.py:1297(GenericRpcHandler) | |
1 0.000 0.000 0.000 0.000 __init__.py:1314(ServiceRpcHandler) | |
1 0.000 0.000 0.000 0.000 __init__.py:1337(ServerInterceptor) | |
1 0.000 0.000 0.000 0.000 __init__.py:377(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:371(PercentStyle) | |
1 0.000 0.000 0.000 0.000 __init__.py:395(StringTemplateStyle) | |
1 0.000 0.000 0.000 0.000 __init__.py:419(Formatter) | |
1 0.000 0.000 0.000 0.000 __init__.py:593(BufferingFormatter) | |
1 0.000 0.000 0.000 0.000 __init__.py:1088(_StderrHandler) | |
3 0.000 0.000 0.000 0.000 __init__.py:1118(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:1112(PlaceHolder) | |
1 0.000 0.000 0.000 0.000 __init__.py:1159(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:1154(Manager) | |
1 0.000 0.000 0.000 0.000 __init__.py:2008(NullHandler) | |
1 0.000 0.000 0.000 0.000 pickle.py:184(_Framer) | |
1 0.000 0.000 0.000 0.000 pickle.py:247(_Unframer) | |
1 0.000 0.000 0.000 0.000 queue.py:75(ItemWaiter) | |
1 0.000 0.000 0.000 0.000 queue.py:413(UnboundQueue) | |
1 0.000 0.000 0.000 0.000 queue.py:431(PriorityQueue) | |
1 0.000 0.000 0.000 0.000 queue.py:456(LifoQueue) | |
1 0.000 0.000 0.000 0.000 queue.py:474(JoinableQueue) | |
1 0.000 0.000 0.000 0.000 queue.py:22(Full) | |
1 0.000 0.000 0.000 0.000 queue.py:220(PriorityQueue) | |
1 0.000 0.000 0.000 0.000 queue.py:239(LifoQueue) | |
1 0.000 0.000 0.000 0.000 queue.py:255(_PySimpleQueue) | |
1 0.000 0.000 0.000 0.000 __init__.py:36(FutureTimeoutError) | |
1 0.000 0.000 0.000 0.000 __init__.py:40(FutureCancelledError) | |
1 0.000 0.000 0.000 0.000 __init__.py:298(RpcError) | |
1 0.000 0.000 0.000 0.000 subprocess.py:1582(CompletedProcess) | |
1 0.000 0.000 0.000 0.000 threading.py:164(Thread) | |
1 0.000 0.000 0.000 0.000 _threading_local.py:146(_localimpl) | |
1 0.000 0.000 0.000 0.000 _threading_local.py:204(local) | |
1 0.000 0.000 0.000 0.000 _socketcommon.py:143(cancel_wait_ex) | |
1 0.000 0.000 0.000 0.000 ssl.py:153(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 _semaphore.py:148(BoundedSemaphore) | |
1 0.000 0.000 0.000 0.000 _abstract_linkable.py:25(AbstractLinkable) | |
1 0.000 0.000 0.000 0.000 _abstract_linkable.py:195(_init) | |
1 0.000 0.000 0.000 0.000 local.py:346(_init) | |
1 0.000 0.000 0.000 0.000 message.py:1159(EmailMessage) | |
1 0.000 0.000 0.000 0.000 thread.py:58(LockType) | |
1 0.000 0.000 0.000 0.000 markers.py:59(Variable) | |
2 0.000 0.000 0.000 0.000 sysconfig.py:174(_get_default_scheme) | |
1 0.000 0.000 0.000 0.000 requirements.py:75(Requirement) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:183(<genexpr>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:287(ParseSyntaxException) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:314(_ParseResultsWithOffset) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:1455(_UnboundedCache) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2364(Token) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2372(Empty) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2383(NoMatch) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2439(Keyword) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2545(CloseMatch) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2838(QuotedString) | |
3 0.000 0.000 0.000 0.000 pyparsing.py:3066(<genexpr>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3180(StringStart) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3195(StringEnd) | |
1 0.000 0.000 0.000 0.000 six.py:320(Module_six_moves_urllib_parse) | |
2 0.000 0.000 0.000 0.000 version.py:57(<lambda>) | |
1 0.000 0.000 0.000 0.000 version.py:42(_BaseVersion) | |
1 0.000 0.000 0.000 0.000 _structures.py:39(NegativeInfinity) | |
1 0.000 0.000 0.000 0.000 tempfile.py:132(_RandomNameSequence) | |
1 0.000 0.000 0.000 0.000 __init__.py:64(install) | |
1 0.000 0.000 0.000 0.000 parse.py:323(ParseResult) | |
1 0.000 0.000 0.000 0.000 parse.py:337(SplitResultBytes) | |
1 0.000 0.000 0.000 0.000 parse.py:348(_fix_result_transcoding) | |
1 0.000 0.000 0.000 0.000 parse.py:724(Quoter) | |
1 0.000 0.000 0.000 0.000 _parseaddr.py:495(AddressList) | |
1 0.000 0.000 0.000 0.000 calendar.py:154(__init__) | |
1 0.000 0.000 0.000 0.000 calendar.py:410(HTMLCalendar) | |
1 0.000 0.000 0.000 0.000 calendar.py:546(different_locale) | |
1 0.000 0.000 0.000 0.000 calendar.py:558(LocaleTextCalendar) | |
3 0.000 0.000 0.000 0.000 {method 'fileno' of '_socket.socket' objects} | |
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha224} | |
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha256} | |
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha512} | |
1 0.000 0.000 0.000 0.000 random.py:667(SystemRandom) | |
1 0.000 0.000 0.000 0.000 parse.py:134(_ResultMixinBytes) | |
1 0.000 0.000 0.000 0.000 parse.py:142(_NetlocResultMixinBase) | |
1 0.000 0.000 0.000 0.000 parse.py:205(_NetlocResultMixinBytes) | |
1 0.000 0.000 0.000 0.000 parse.py:310(DefragResult) | |
1 0.000 0.000 0.000 0.000 string.py:55(_TemplateMetaclass) | |
1 0.000 0.000 0.000 0.000 charset.py:167(Charset) | |
1 0.000 0.000 0.000 0.000 datetime.py:1081(tzinfo) | |
3 0.000 0.000 0.000 0.000 datetime.py:2117(_create) | |
1 0.000 0.000 0.000 0.000 __init__.py:5(<module>) | |
1 0.000 0.000 0.000 0.000 parser.py:17(Parser) | |
1 0.000 0.000 0.000 0.000 parser.py:80(BytesParser) | |
4 0.000 0.000 0.000 0.000 feedparser.py:125(__iter__) | |
1 0.000 0.000 0.000 0.000 errors.py:56(MissingHeaderBodySeparatorDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:64(InvalidMultipartContentTransferEncodingDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:78(HeaderDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:84(InvalidHeaderDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:87(HeaderMissingRequiredValue) | |
1 0.000 0.000 0.000 0.000 errors.py:90(NonPrintableDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:104(NonASCIILocalPartDefect) | |
1 0.000 0.000 0.000 0.000 _policybase.py:41(__init__) | |
1 0.000 0.000 0.000 0.000 _policybase.py:18(_PolicyBase) | |
1 0.000 0.000 0.000 0.000 selectors.py:206(_BaseSelectorImpl) | |
1 0.000 0.000 0.000 0.000 selectors.py:341(_PollLikeSelector) | |
1 0.000 0.000 0.000 0.000 selectors.py:433(PollSelector) | |
1 0.000 0.000 0.000 0.000 selectors.py:442(EpollSelector) | |
1 0.000 0.000 0.000 0.000 plistlib.py:351(_DumbXMLWriter) | |
1 0.000 0.000 0.000 0.000 plistlib.py:389(_PlistWriter) | |
1 0.000 0.000 0.000 0.000 plistlib.py:522(InvalidFileException) | |
1 0.000 0.000 0.000 0.000 plistlib.py:530(_BinaryPlistParser) | |
1 0.000 0.000 0.000 0.000 subprocess.py:57(SubprocessError) | |
1 0.000 0.000 0.000 0.000 subprocess.py:213(_cleanup) | |
1 0.000 0.000 0.000 0.000 subprocess.py:1521(_internal_poll) | |
1 0.000 0.000 0.000 0.000 selectors.py:60(_SelectorMapping) | |
1 0.000 0.000 0.000 0.000 shutil.py:55(Error) | |
1 0.000 0.000 0.000 0.000 _compression.py:9(BaseStream) | |
1 0.000 0.000 0.000 0.000 _compression.py:33(DecompressReader) | |
1 0.000 0.000 0.000 0.000 threading.py:370(Semaphore) | |
1 0.000 0.000 0.000 0.000 threading.py:488(Event) | |
1 0.000 0.000 0.000 0.000 threading.py:968(_stop) | |
4 0.000 0.000 0.000 0.000 threading.py:1282(main_thread) | |
1 0.000 0.000 0.000 0.000 __init__.py:939(_ReqExtras) | |
1 0.000 0.000 0.000 0.000 __init__.py:1578(EggProvider) | |
1 0.000 0.000 0.000 0.000 __init__.py:1630(EmptyProvider) | |
1 0.000 0.000 0.000 0.000 __init__.py:1872(FileMetadata) | |
1 0.000 0.000 0.000 0.000 __init__.py:1939(EggMetadata) | |
4 0.000 0.000 0.000 0.000 __init__.py:2173(register_namespace_handler) | |
1 0.000 0.000 0.000 0.000 __init__.py:2981(EggInfoDistribution) | |
18 0.000 0.000 0.000 0.000 __init__.py:3151(_always_object) | |
1 0.000 0.000 0.000 0.000 zipfile.py:569(LZMACompressor) | |
1 0.000 0.000 0.000 0.000 zipfile.py:730(_Tellable) | |
1 0.000 0.000 0.000 0.000 dis.py:461(Bytecode) | |
1 0.000 0.000 0.000 0.000 events.py:202(_AbstractMemoryEvent) | |
1 0.000 0.000 0.000 0.000 events.py:263(GeventPatchEvent) | |
1 0.000 0.000 0.000 0.000 events.py:279(IGeventWillPatchEvent) | |
1 0.000 0.000 0.000 0.000 events.py:301(IGeventDidPatchEvent) | |
1 0.000 0.000 0.000 0.000 events.py:325(GeventWillPatchModuleEvent) | |
1 0.000 0.000 0.000 0.000 events.py:341(IGeventDidPatchModuleEvent) | |
1 0.000 0.000 0.000 0.000 events.py:351(GeventDidPatchModuleEvent) | |
1 0.000 0.000 0.000 0.000 events.py:424(GeventWillPatchAllEvent) | |
1 0.000 0.000 0.000 0.000 events.py:437(IGeventDidPatchBuiltinModulesEvent) | |
1 0.000 0.000 0.000 0.000 events.py:454(GeventDidPatchBuiltinModulesEvent) | |
1 0.000 0.000 0.000 0.000 events.py:464(IGeventDidPatchAllEvent) | |
1 0.000 0.000 0.000 0.000 __init__.py:120(PEP440Warning) | |
1 0.000 0.000 0.000 0.000 __init__.py:251(ResolutionError) | |
1 0.000 0.000 0.000 0.000 __init__.py:330(UnknownExtra) | |
4 0.000 0.000 0.000 0.000 __init__.py:344(register_loader_type) | |
1 0.000 0.000 0.000 0.000 __init__.py:502(IMetadataProvider) | |
1 0.000 0.000 0.000 0.000 __init__.py:907(subscribe) | |
1 0.000 0.000 0.000 0.000 monkey.py:869(patch_builtins) | |
1 0.000 0.000 0.000 0.000 monkey.py:900(_check_repatching) | |
1 0.000 0.000 0.000 0.000 inspect.py:2392(_void) | |
30 0.000 0.000 0.000 0.000 inspect.py:2514(default) | |
1 0.000 0.000 0.000 0.000 dis.py:199(Instruction) | |
1 0.000 0.000 0.000 0.000 _waiter.py:166(MultipleWaiter) | |
1 0.000 0.000 0.000 0.000 _waiter.py:197(_init) | |
2 0.000 0.000 0.000 0.000 _tblib.py:360(_unlocked_imports) | |
1 0.000 0.000 0.000 0.000 greenlet.py:101(FailureSpawnedLink) | |
1 0.000 0.000 0.000 0.000 greenlet.py:112(_Frame) | |
2 0.000 0.000 0.000 0.000 greenlet.py:873(__init__) | |
1 0.000 0.000 0.000 0.000 _tblib.py:127(_AttrDict) | |
1 0.000 0.000 0.000 0.000 _ident.py:28(IdentRegistry) | |
1 0.000 0.000 0.000 0.000 traceback.py:223(FrameSummary) | |
1 0.000 0.000 0.000 0.000 tokenize.py:94(TokenInfo) | |
1 0.000 0.000 0.000 0.000 tokenize.py:108(any) | |
2 0.000 0.000 0.000 0.000 tokenize.py:109(maybe) | |
1 0.000 0.000 0.000 0.000 _hub_local.py:24(_Threadlocal) | |
1 0.000 0.000 0.000 0.000 _util.py:166(Interface) | |
11 0.000 0.000 0.000 0.000 _util.py:168(implementer) | |
1 0.000 0.000 0.000 0.000 exceptions.py:52(BlockingSwitchOutError) | |
1 0.000 0.000 0.000 0.000 exceptions.py:61(InvalidSwitchError) | |
1 0.000 0.000 0.000 0.000 _hub_primitives.py:44(WaitOperationsGreenlet) | |
1 0.000 0.000 0.000 0.000 _hub_primitives.py:98(_WaitIterator) | |
1 0.000 0.000 0.000 0.000 _hub_primitives.py:388(_init) | |
1 0.000 0.000 0.000 0.000 {method 'update_now' of 'gevent.libev.corecext.loop' objects} | |
1 0.000 0.000 0.000 0.000 {method 'async_' of 'gevent.libev.corecext.loop' objects} | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3213(WordStart) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:3461(<genexpr>) | |
8 0.000 0.000 0.000 0.000 pyparsing.py:3486(<lambda>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3444(Or) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3523(MatchFirst) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3715(ParseElementEnhance) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3818(NotAny) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3954(_NullToken) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4299(Dict) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4390(OnlyOnce) | |
1 0.000 0.000 0.000 0.000 _config.py:289(ByteCountSettingMixin) | |
1 0.000 0.000 0.000 0.000 _config.py:310(Resolver) | |
1 0.000 0.000 0.000 0.000 _config.py:344(Loop) | |
1 0.000 0.000 0.000 0.000 _config.py:373(FormatContext) | |
1 0.000 0.000 0.000 0.000 _config.py:381(LibevBackend) | |
1 0.000 0.000 0.000 0.000 _config.py:467(MonitorThread) | |
1 0.000 0.000 0.000 0.000 _config.py:518(MonitorMemoryPeriod) | |
1 0.000 0.000 0.000 0.000 _config.py:533(MonitorMemoryMaxUsage) | |
1 0.000 0.000 0.000 0.000 _config.py:554(AresSettingMixin) | |
1 0.000 0.000 0.000 0.000 _config.py:603(AresServers) | |
1 0.000 0.000 0.000 0.000 _config.py:671(ResolverTimeout) | |
1 0.000 0.000 0.000 0.000 sre_parse.py:288(seek) | |
1 0.000 0.000 0.000 0.000 _config.py:26(SettingType) | |
4 0.000 0.000 0.000 0.000 _config.py:109(validate_anything) | |
1 0.000 0.000 0.000 0.000 _config.py:114(Setting) | |
1 0.000 0.000 0.000 0.000 _config.py:167(Config) | |
1 0.000 0.000 0.000 0.000 __init__.py:125(_signal_metaclass) | |
1 0.000 0.000 0.000 0.000 __init__.py:140(signal) | |
1 0.000 0.000 0.000 0.000 weakref.py:288(update) | |
1 0.000 0.000 0.000 0.000 server_simple.py:74(RPCServer) | |
1 0.000 0.000 0.000 0.000 {method 'rfind' of 'bytes' objects} | |
1 0.000 0.000 0.000 0.000 {method 'rstrip' of 'bytes' objects} | |
3 0.000 0.000 0.000 0.000 {method 'bit_length' of 'int' objects} | |
4 0.000 0.000 0.000 0.000 {method 'isalnum' of 'str' objects} | |
1 0.000 0.000 0.000 0.000 {built-in method posix.WIFEXITED} | |
1 0.000 0.000 0.000 0.000 {built-in method posix.WEXITSTATUS} | |
4 0.000 0.000 0.000 0.000 {built-in method _sre.ascii_tolower} | |
2 0.000 0.000 0.000 0.000 {built-in method atexit.register} | |
1 0.000 0.000 0.000 0.000 idna.py:146(Codec) | |
1 0.000 0.000 0.000 0.000 idna.py:218(IncrementalEncoder) | |
1 0.000 0.000 0.000 0.000 idna.py:292(StreamWriter) | |
1 0.000 0.000 0.000 0.000 idna.py:295(StreamReader) | |
1 0.000 0.000 0.000 0.000 threadpool.py:336(_FakeAsync) | |
1 0.000 0.000 0.000 0.000 _server.py:756(_ServerState) | |
1 0.000 0.000 0.000 0.000 _interceptor.py:42(service_pipeline) | |
1 0.000 0.000 0.000 0.000 _interceptor.py:46(_ClientCallDetails) | |
1 0.000 0.000 0.000 0.000 _interceptor.py:202(_UnaryUnaryMultiCallable) | |
1 0.000 0.000 0.000 0.000 _interceptor.py:305(_UnaryStreamMultiCallable) | |
1 0.000 0.000 0.000 0.000 _interceptor.py:343(_StreamUnaryMultiCallable) | |
1 0.000 0.000 0.000 0.000 _interceptor.py:446(_StreamStreamMultiCallable) | |
1 0.000 0.000 0.000 0.000 <string>:1(<module>) | |
1 0.000 0.000 0.000 0.000 _utilities.py:46(DictionaryGenericHandler) | |
1 0.000 0.000 0.000 0.000 descriptor_pool.py:1203(Default) | |
1 0.000 0.000 0.000 0.000 descriptor_database.py:38(Error) | |
1 0.000 0.000 0.000 0.000 cpp_message.py:42(GeneratedProtocolMessageType) | |
1 0.000 0.000 0.000 0.000 symbol_database.py:187(Default) | |
1 0.000 0.000 0.000 0.000 api.py:8(ArghusServerServicer) | |
1 0.000 0.000 0.000 0.000 _server.py:83(_HandlerCallDetails) | |
1 0.000 0.000 0.000 0.000 _server.py:91(_RPCState) | |
1 0.000 0.000 0.000 0.000 {method 'AddFileDescriptor' of 'google.protobuf.pyext._message.DescriptorPool' objects} | |
1 0.000 0.000 0.000 0.000 {method 'AddServiceDescriptor' of 'google.protobuf.pyext._message.DescriptorPool' objects} | |
1 0.000 0.000 0.000 0.000 {method 'FindServiceByName' of 'google.protobuf.pyext._message.DescriptorPool' objects} | |
2 0.000 0.000 0.000 0.000 api_implementation.py:136(Type) | |
1 0.000 0.000 0.000 0.000 message.py:39(Error) | |
1 0.000 0.000 0.000 0.000 message.py:41(EncodeError) | |
1 0.000 0.000 0.000 0.000 pool.py:511(PoolFull) | |
1 0.000 0.000 0.000 0.000 _imap.py:187(IMap) | |
1 0.000 0.000 0.000 0.000 settings.py:2(<module>) | |
1 0.000 0.000 0.000 0.000 api_pb2_grpc.py:7(ServerApiStub) | |
1 0.000 0.000 0.000 0.000 api_pb2_grpc.py:49(ServerApiServicer) | |
1 0.000 0.000 0.000 0.000 descriptor.py:51(Error) | |
1 0.000 0.000 0.000 0.000 descriptor.py:55(TypeTransformationError) | |
1 0.000 0.000 0.000 0.000 descriptor.py:844(FileDescriptor) | |
1 0.000 0.000 0.000 0.000 base_subprocess.py:280(ReadSubprocessPipeProto) | |
1 0.000 0.000 0.000 0.000 _grpcio_metadata.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 queues.py:10(QueueEmpty) | |
1 0.000 0.000 0.000 0.000 queues.py:15(QueueFull) | |
1 0.000 0.000 0.000 0.000 queues.py:235(LifoQueue) | |
1 0.000 0.000 0.000 0.000 streams.py:22(IncompleteReadError) | |
1 0.000 0.000 0.000 0.000 streams.py:147(FlowControlMixin) | |
1 0.000 0.000 0.000 0.000 unix_events.py:750(_UnixSubprocessTransport) | |
1 0.000 0.000 0.000 0.000 unix_events.py:839(BaseChildWatcher) | |
1 0.000 0.000 0.000 0.000 protocols.py:64(Protocol) | |
1 0.000 0.000 0.000 0.000 protocols.py:173(SubprocessProtocol) | |
1 0.000 0.000 0.000 0.000 transports.py:44(ReadTransport) | |
1 0.000 0.000 0.000 0.000 transports.py:136(Transport) | |
1 0.000 0.000 0.000 0.000 transports.py:158(DatagramTransport) | |
1 0.000 0.000 0.000 0.000 transports.py:181(SubprocessTransport) | |
1 0.000 0.000 0.000 0.000 _base.py:56(_Waiter) | |
1 0.000 0.000 0.000 0.000 _base.py:138(_AcquireFutures) | |
1 0.000 0.000 0.000 0.000 _base.py:536(Executor) | |
1 0.000 0.000 0.000 0.000 _base.py:615(BrokenExecutor) | |
1 0.000 0.000 0.000 0.000 events.py:24(SendfileNotAvailableError) | |
1 0.000 0.000 0.000 0.000 events.py:674(_RunningLoop) | |
2 0.000 0.000 0.000 0.000 six.py:86(_LazyDescr) | |
1 0.000 0.000 0.000 0.000 six.py:384(Module_six_moves_urllib_request) | |
1 0.000 0.000 0.000 0.000 six.py:436(Module_six_moves_urllib_response) | |
1 0.000 0.000 0.000 0.000 six.py:457(Module_six_moves_urllib_robotparser) | |
1 0.000 0.000 0.000 0.000 __init__.py:406(ClientCallDetails) | |
1 0.000 0.000 0.000 0.000 __init__.py:534(StreamStreamClientInterceptor) | |
1 0.000 0.000 0.000 0.000 __init__.py:573(ChannelCredentials) | |
1 0.000 0.000 0.000 0.000 __init__.py:612(AuthMetadataPluginCallback) | |
1 0.000 0.000 0.000 0.000 __init__.py:625(AuthMetadataPlugin) | |
1 0.000 0.000 0.000 0.000 __init__.py:642(ServerCredentials) | |
1 0.000 0.000 0.000 0.000 __init__.py:653(ServerCertificateConfiguration) | |
1 0.000 0.000 0.000 0.000 __init__.py:773(UnaryStreamMultiCallable) | |
1 0.000 0.000 0.000 0.000 __init__.py:1252(RpcMethodHandler) | |
1 0.000 0.000 0.000 0.000 __init__.py:1288(HandlerCallDetails) | |
1 0.000 0.000 0.000 0.000 __init__.py:232(LogRecord) | |
1 0.000 0.000 0.000 0.000 __init__.py:386(StrFormatStyle) | |
1 0.000 0.000 0.000 0.000 __init__.py:635(Filter) | |
1 0.000 0.000 0.000 0.000 __init__.py:940(StreamHandler) | |
1 0.000 0.000 0.000 0.000 __init__.py:1616(RootLogger) | |
1 0.000 0.000 0.000 0.000 __init__.py:2024(createLock) | |
1 0.000 0.000 0.000 0.000 pickle.py:64(PickleError) | |
1 0.000 0.000 0.000 0.000 pickle.py:68(PicklingError) | |
1 0.000 0.000 0.000 0.000 pickle.py:75(UnpicklingError) | |
1 0.000 0.000 0.000 0.000 pickle.py:88(_Stop) | |
1 0.000 0.000 0.000 0.000 __init__.py:282(Status) | |
1/0 0.000 0.000 0.000 threading.py:175(run) | |
1 0.000 0.000 0.000 0.000 threading.py:197(Timer) | |
1 0.000 0.000 0.000 0.000 socket.py:31(error) | |
1 0.000 0.000 0.000 0.000 _socket3.py:55(_wrefsocket) | |
1 0.000 0.000 0.000 0.000 select.py:173(PollResult) | |
1 0.000 0.000 0.000 0.000 select.py:193(poll) | |
1 0.000 0.000 0.000 0.000 _abstract_linkable.py:19(<lambda>) | |
1 0.000 0.000 0.000 0.000 local.py:161(<lambda>) | |
1 0.000 0.000 0.000 0.000 local.py:210(_wrefdict) | |
1 0.000 0.000 0.000 0.000 local.py:213(_greenlet_deleted) | |
1 0.000 0.000 0.000 0.000 local.py:233(_local_deleted) | |
1 0.000 0.000 0.000 0.000 local.py:252(_localimpl) | |
1 0.000 0.000 0.000 0.000 local.py:273(_localimpl_dict_entry) | |
1 0.000 0.000 0.000 0.000 uu.py:39(Error) | |
1 0.000 0.000 0.000 0.000 markers.py:65(Value) | |
1 0.000 0.000 0.000 0.000 markers.py:71(Op) | |
1 0.000 0.000 0.000 0.000 markers.py:31(UndefinedComparison) | |
1 0.000 0.000 0.000 0.000 markers.py:25(InvalidMarker) | |
1 0.000 0.000 0.000 0.000 markers.py:37(UndefinedEnvironmentName) | |
1 0.000 0.000 0.000 0.000 _compat.py:27(metaclass) | |
1 0.000 0.000 0.000 0.000 requirements.py:18(InvalidRequirement) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:195(_Constants) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:261(ParseException) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:282(ParseFatalException) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:306(RecursiveGrammarException) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:1478(_FifoCache) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2398(Literal) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2504(CaselessLiteral) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2527(CaselessKeyword) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2606(Word) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3097(_PositionToken) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3130(LineStart) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3160(LineEnd) | |
6 0.000 0.000 0.000 0.000 six.py:189(__get_module) | |
1 0.000 0.000 0.000 0.000 six.py:360(Module_six_moves_urllib_error) | |
1 0.000 0.000 0.000 0.000 six.py:380(Module_six_moves_urllib_request) | |
1 0.000 0.000 0.000 0.000 six.py:430(Module_six_moves_urllib_response) | |
1 0.000 0.000 0.000 0.000 six.py:451(Module_six_moves_urllib_robotparser) | |
1 0.000 0.000 0.000 0.000 version.py:36(InvalidVersion) | |
1 0.000 0.000 0.000 0.000 specifiers.py:15(InvalidSpecifier) | |
1 0.000 0.000 0.000 0.000 parse.py:318(SplitResult) | |
1 0.000 0.000 0.000 0.000 parse.py:329(DefragResultBytes) | |
1 0.000 0.000 0.000 0.000 parse.py:342(ParseResultBytes) | |
1 0.000 0.000 0.000 0.000 calendar.py:24(IllegalMonthError) | |
1 0.000 0.000 0.000 0.000 calendar.py:31(IllegalWeekdayError) | |
2 0.000 0.000 0.000 0.000 calendar.py:55(__init__) | |
2 0.000 0.000 0.000 0.000 calendar.py:74(__init__) | |
1 0.000 0.000 0.000 0.000 calendar.py:160(setfirstweekday) | |
1 0.000 0.000 0.000 0.000 calendar.py:589(LocaleHTMLCalendar) | |
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha384} | |
1 0.000 0.000 0.000 0.000 socket.py:130(_GiveupOnSendfile) | |
1 0.000 0.000 0.000 0.000 parse.py:126(_ResultMixinStr) | |
1 0.000 0.000 0.000 0.000 parse.py:175(_NetlocResultMixinStr) | |
1 0.000 0.000 0.000 0.000 {method 'toordinal' of 'datetime.date' objects} | |
1 0.000 0.000 0.000 0.000 __init__.py:8(<module>) | |
1 0.000 0.000 0.000 0.000 parser.py:72(HeaderParser) | |
1 0.000 0.000 0.000 0.000 parser.py:127(BytesHeaderParser) | |
1 0.000 0.000 0.000 0.000 feedparser.py:532(BytesFeedParser) | |
1 0.000 0.000 0.000 0.000 errors.py:8(MessageError) | |
1 0.000 0.000 0.000 0.000 errors.py:12(MessageParseError) | |
1 0.000 0.000 0.000 0.000 errors.py:16(HeaderParseError) | |
1 0.000 0.000 0.000 0.000 errors.py:20(BoundaryError) | |
1 0.000 0.000 0.000 0.000 errors.py:24(MultipartConversionError) | |
1 0.000 0.000 0.000 0.000 errors.py:28(CharsetError) | |
1 0.000 0.000 0.000 0.000 errors.py:41(NoBoundaryInMultipartDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:44(StartBoundaryNotFoundDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:47(CloseBoundaryNotFoundDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:50(FirstHeaderLineIsContinuationDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:53(MisplacedEnvelopeHeaderDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:61(MultipartInvariantViolationDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:67(UndecodableBytesDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:70(InvalidBase64PaddingDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:73(InvalidBase64CharactersDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:101(ObsoleteHeaderDefect) | |
1 0.000 0.000 0.000 0.000 {built-in method math.sqrt} | |
1 0.000 0.000 0.000 0.000 plistlib.py:699(_BinaryPlistWriter) | |
1 0.000 0.000 0.000 0.000 zipfile.py:1899(PyZipFile) | |
1 0.000 0.000 0.000 0.000 shutil.py:58(SameFileError) | |
1 0.000 0.000 0.000 0.000 shutil.py:61(SpecialFileError) | |
1 0.000 0.000 0.000 0.000 shutil.py:65(ExecError) | |
1 0.000 0.000 0.000 0.000 shutil.py:68(ReadError) | |
1 0.000 0.000 0.000 0.000 shutil.py:71(RegistryError) | |
1 0.000 0.000 0.000 0.000 threading.py:450(BoundedSemaphore) | |
1 0.000 0.000 0.000 0.000 threading.py:721(BrokenBarrierError) | |
1/0 0.000 0.000 0.000 threading.py:854(run) | |
1 0.000 0.000 0.000 0.000 threading.py:1134(Timer) | |
1 0.000 0.000 0.000 0.000 threading.py:1164(_MainThread) | |
1 0.000 0.000 0.000 0.000 threading.py:1183(_DummyThread) | |
1 0.000 0.000 0.000 0.000 __init__.py:1109(ExtractionError) | |
1 0.000 0.000 0.000 0.000 __init__.py:1129(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:1643(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:1914(PathMetadata) | |
4 0.000 0.000 0.000 0.000 __init__.py:1957(register_finder) | |
2 0.000 0.000 0.000 0.000 __init__.py:2004(find_nothing) | |
2 0.000 0.000 0.000 0.000 __init__.py:2678(version) | |
1 0.000 0.000 0.000 0.000 __init__.py:3070(RequirementParseError) | |
1 0.000 0.000 0.000 0.000 __init__.py:3289(PkgResourcesDeprecationWarning) | |
1 0.000 0.000 0.000 0.000 zipfile.py:38(BadZipFile) | |
1 0.000 0.000 0.000 0.000 zipfile.py:42(LargeZipFile) | |
1 0.000 0.000 0.000 0.000 zipfile.py:592(LZMADecompressor) | |
1 0.000 0.000 0.000 0.000 events.py:217(MemoryUsageThresholdExceeded) | |
1 0.000 0.000 0.000 0.000 events.py:295(GeventWillPatchEvent) | |
1 0.000 0.000 0.000 0.000 events.py:306(GeventDidPatchEvent) | |
1 0.000 0.000 0.000 0.000 events.py:472(GeventDidPatchAllEvent) | |
1 0.000 0.000 0.000 0.000 monkey.py:156(MonkeyPatchWarning) | |
1 0.000 0.000 0.000 0.000 monkey.py:368(_process_warnings) | |
1 0.000 0.000 0.000 0.000 inspect.py:878(EndOfBlock) | |
1 0.000 0.000 0.000 0.000 inspect.py:880(BlockFinder) | |
1 0.000 0.000 0.000 0.000 inspect.py:2396(_empty) | |
32 0.000 0.000 0.000 0.000 inspect.py:2510(name) | |
1 0.000 0.000 0.000 0.000 inspect.py:2822(parameters) | |
1 0.000 0.000 0.000 0.000 inspect.py:2826(return_annotation) | |
1 0.000 0.000 0.000 0.000 _greenlet_primitives.py:84(_init) | |
1 0.000 0.000 0.000 0.000 _waiter.py:24(<lambda>) | |
1 0.000 0.000 0.000 0.000 greenlet.py:46(<lambda>) | |
1 0.000 0.000 0.000 0.000 greenlet.py:89(SuccessSpawnedLink) | |
1 0.000 0.000 0.000 0.000 _tblib.py:141(Code) | |
1 0.000 0.000 0.000 0.000 _tblib.py:152(Frame) | |
1 0.000 0.000 0.000 0.000 greenlet.py:997(_init) | |
1 0.000 0.000 0.000 0.000 _tblib.py:133(__traceback_maker) | |
1 0.000 0.000 0.000 0.000 _tblib.py:137(TracebackParseError) | |
1 0.000 0.000 0.000 0.000 hub.py:738(linkproxy) | |
1 0.000 0.000 0.000 0.000 _ident.py:20(ValuedWeakRef) | |
1 0.000 0.000 0.000 0.000 tokenize.py:212(TokenError) | |
1 0.000 0.000 0.000 0.000 tokenize.py:214(StopTokenizing) | |
1 0.000 0.000 0.000 0.000 tokenize.py:217(Untokenizer) | |
1 0.000 0.000 0.000 0.000 _util.py:13(_NONE) | |
1 0.000 0.000 0.000 0.000 _util.py:117(Lazy) | |
1 0.000 0.000 0.000 0.000 _util.py:137(readproperty) | |
1 0.000 0.000 0.000 0.000 exceptions.py:19(LoopExit) | |
1 0.000 0.000 0.000 0.000 exceptions.py:69(ConcurrentObjectUseError) | |
1 0.000 0.000 0.000 0.000 _hub_primitives.py:30(<lambda>) | |
1 0.000 0.000 0.000 0.000 _greenlet_primitives.py:26(<lambda>) | |
1 0.000 0.000 0.000 0.000 _greenlet_primitives.py:34(TrackedRawGreenlet) | |
1 0.000 0.000 0.000 0.000 _greenlet_primitives.py:53(SwitchOutGreenletWithLoop) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3233(WordEnd) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3384(_ErrorStop) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3591(Each) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3850(_MultipleMatch) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3888(OneOrMore) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3923(ZeroOrMore) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3962(Optional) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4026(SkipTo) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4222(_ForwardNoRecurse) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4226(TokenConverter) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4278(Group) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4364(Suppress) | |
1 0.000 0.000 0.000 0.000 copy.py:55(Error) | |
1 0.000 0.000 0.000 0.000 pprint.py:72(_safe_key) | |
1 0.000 0.000 0.000 0.000 _config.py:260(BoolSettingMixin) | |
1 0.000 0.000 0.000 0.000 _config.py:266(IntSettingMixin) | |
1 0.000 0.000 0.000 0.000 _config.py:275(_PositiveValueMixin) | |
1 0.000 0.000 0.000 0.000 _config.py:283(FloatSettingMixin) | |
1 0.000 0.000 0.000 0.000 _config.py:335(Threadpool) | |
1 0.000 0.000 0.000 0.000 _config.py:394(FileObject) | |
1 0.000 0.000 0.000 0.000 _config.py:415(WatchChildren) | |
1 0.000 0.000 0.000 0.000 _config.py:428(TraceMalloc) | |
1 0.000 0.000 0.000 0.000 _config.py:447(TrackGreenletTree) | |
1 0.000 0.000 0.000 0.000 _config.py:493(MaxBlockingTime) | |
1 0.000 0.000 0.000 0.000 _config.py:566(AresFlags) | |
1 0.000 0.000 0.000 0.000 _config.py:571(AresTimeout) | |
1 0.000 0.000 0.000 0.000 _config.py:583(AresTries) | |
1 0.000 0.000 0.000 0.000 _config.py:588(AresNdots) | |
1 0.000 0.000 0.000 0.000 _config.py:593(AresUDPPort) | |
1 0.000 0.000 0.000 0.000 _config.py:598(AresTCPPort) | |
1 0.000 0.000 0.000 0.000 sre_parse.py:98(checkgroup) | |
1 0.000 0.000 0.000 0.000 sre_parse.py:101(checklookbehindgroup) | |
1 0.000 0.000 0.000 0.000 __future__.py:80(_Feature) | |
4 0.000 0.000 0.000 0.000 enum.py:892(<lambda>) | |
1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects} | |
1 0.000 0.000 0.000 0.000 functools.py:445(lru_cache) | |
4 0.000 0.000 0.000 0.000 codecs.py:331(getstate) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment