Guest User

Untitled

a guest
Oct 19th, 2019
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 154.56 KB | None | 0 0
  1. python3 -mcProfile -s cumtime -m dvc version
  2. DVC version: 0.63.3
  3. Python version: 3.7.4
  4. Platform: Darwin-19.0.0-x86_64-i386-64bit
  5. Binary: False
  6. Filesystem type (workspace): ('apfs', '/dev/disk1s5')
  7.          250901 function calls (246857 primitive calls) in 11.107 seconds
  8.  
  9.    Ordered by: cumulative time
  10.  
  11.    ncalls  tottime  percall  cumtime  percall filename:lineno(function)
  12.     338/1    0.007    0.000   11.108   11.108 {built-in method builtins.exec}
  13.         1    0.000    0.000   11.107   11.107 runpy.py:195(run_module)
  14.         1    0.000    0.000   10.703   10.703 runpy.py:62(_run_code)
  15.         1    0.000    0.000   10.703   10.703 __main__.py:1(<module>)
  16.         1    0.000    0.000   10.414   10.414 main.py:20(main)
  17.         2    0.000    0.000   10.023    5.011 analytics.py:52(__init__)
  18.         2    0.000    0.000   10.020    5.010 lock.py:67(__init__)
  19.         2    0.000    0.000   10.020    5.010 _lockfile.py:91(__init__)
  20.         2    0.000    0.000   10.020    5.010 lock.py:36(getfqdn)
  21.         2    0.000    0.000   10.020    5.010 socket.py:731(getaddrinfo)
  22.         2   10.010    5.005   10.020    5.010 {built-in method _socket.getaddrinfo}
  23.         1    0.000    0.000    5.208    5.208 analytics.py:252(send_cmd)
  24.    339/10    0.005    0.000    0.836    0.084 </usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python: can't open file 'dvc': [Errno 2] No such file or directory
  25. frozen importlib._bootstrap>:978(_find_and_load)
  26.   339/10    0.003    0.000    0.835    0.084 <frozen importlib._bootstrap>:948(_find_and_load_unlocked)
  27.   322/10    0.003    0.000    0.833    0.083 <frozen importlib._bootstrap>:663(_load_unlocked)
  28.   288/10    0.002    0.000    0.832    0.083 <frozen importlib._bootstrap_external>:722(exec_module)
  29.   383/10    0.001    0.000    0.817    0.082 <frozen importlib._bootstrap>:211(_call_with_frames_removed)
  30.       20    0.001    0.000    0.654    0.033 __init__.py:1(<module>)
  31.    35/13    0.000    0.000    0.548    0.042 {built-in method builtins.__import__}
  32.      289    0.010    0.000    0.461    0.002 <frozen importlib._bootstrap_external>:793(get_code)
  33.      2/1    0.000    0.000    0.404    0.404 runpy.py:102(_get_module_details)
  34.        2    0.000    0.000    0.403    0.201 __init__.py:5(<module>)
  35.        1    0.000    0.000    0.391    0.391 logger.py:1(<module>)
  36.      289    0.033    0.000    0.376    0.001 <frozen importlib._bootstrap_external>:914(get_data)
  37.      289    0.343    0.001    0.343    0.001 {method 'read' of '_io.FileIO' objects}
  38.        2    0.000    0.000    0.295    0.147 main.py:1(<module>)
  39.        1    0.000    0.000    0.260    0.260 cli.py:1(<module>)
  40.        1    0.000    0.000    0.177    0.177 daemon.py:85(daemon)
  41.        1    0.000    0.000    0.175    0.175 inspect.py:1511(stack)
  42.        1    0.000    0.000    0.175    0.175 inspect.py:1483(getouterframes)
  43.       14    0.000    0.000    0.175    0.013 inspect.py:1444(getframeinfo)
  44.       14    0.000    0.000    0.173    0.012 inspect.py:760(findsource)
  45.       16    0.005    0.000    0.162    0.010 inspect.py:714(getmodule)
  46.  774/725    0.026    0.000    0.154    0.000 {built-in method builtins.__build_class__}
  47.        1    0.000    0.000    0.135    0.135 version.py:27(run)
  48.        1    0.000    0.000    0.129    0.129 progress.py:1(<module>)
  49.      383    0.001    0.000    0.123    0.000 posixpath.py:391(realpath)
  50.  384/383    0.010    0.000    0.114    0.000 posixpath.py:400(_joinrealpath)
  51.        1    0.000    0.000    0.103    0.103 __init__.py:41(Repo)
  52.      322    0.001    0.000    0.103    0.000 <frozen importlib._bootstrap>:576(module_from_spec)
  53.        1    0.000    0.000    0.099    0.099 remote.py:1(<module>)
  54.      334    0.005    0.000    0.096    0.000 <frozen importlib._bootstrap>:882(_find_spec)
  55.      330    0.001    0.000    0.087    0.000 <frozen importlib._bootstrap_external>:1272(find_spec)
  56.  332/330    0.003    0.000    0.087    0.000 <frozen importlib._bootstrap_external>:1240(_get_spec)
  57.       30    0.000    0.000    0.084    0.003 <frozen importlib._bootstrap_external>:1040(create_module)
  58.       30    0.083    0.003    0.084    0.003 {built-in method _imp.create_dynamic}
  59.     3615    0.006    0.000    0.079    0.000 posixpath.py:168(islink)
  60.      550    0.012    0.000    0.077    0.000 <frozen importlib._bootstrap_external>:1356(find_spec)
  61. 1239/1154    0.001    0.000    0.075    0.000 <frozen importlib._bootstrap>:1009(_handle_fromlist)
  62.        1    0.000    0.000    0.075    0.075 azure.py:1(<module>)
  63.     3639    0.072    0.000    0.072    0.000 {built-in method posix.lstat}
  64.        5    0.000    0.000    0.071    0.014 base.py:1(<module>)
  65.        1    0.000    0.000    0.071    0.071 __init__.py:3(<module>)
  66.     2400    0.070    0.000    0.070    0.000 {built-in method posix.stat}
  67.        1    0.000    0.000    0.064    0.064 main.py:3(<module>)
  68.        1    0.000    0.000    0.055    0.055 cli.py:129(parse_args)
  69.      289    0.003    0.000    0.054    0.000 <frozen importlib._bootstrap_external>:523(_compile_bytecode)
  70.        1    0.000    0.000    0.050    0.050 _tqdm.py:9(<module>)
  71.      289    0.050    0.000    0.050    0.000 {built-in method marshal.loads}
  72.        3    0.000    0.000    0.050    0.017 config.py:1(<module>)
  73.     1305    0.002    0.000    0.049    0.000 <frozen importlib._bootstrap_external>:74(_path_stat)
  74.        2    0.000    0.000    0.045    0.023 add.py:1(<module>)
  75.        1    0.000    0.000    0.044    0.044 py3.py:1(<module>)
  76.       62    0.001    0.000    0.043    0.001 argparse.py:1619(__init__)
  77.        1    0.000    0.000    0.043    0.043 _utils.py:1(<module>)
  78.      850    0.002    0.000    0.041    0.000 re.py:271(_compile)
  79.        2    0.000    0.000    0.041    0.020 stage.py:1(<module>)
  80.      747    0.000    0.000    0.041    0.000 re.py:232(compile)
  81.       64    0.001    0.000    0.037    0.001 sre_compile.py:759(compile)
  82.        1    0.000    0.000    0.037    0.037 loader.py:3(<module>)
  83.       50    0.000    0.000    0.037    0.001 argparse.py:1102(add_parser)
  84.        2    0.000    0.000    0.035    0.017 diff.py:1(<module>)
  85.      174    0.000    0.000    0.031    0.000 gettext.py:624(gettext)
  86.      174    0.000    0.000    0.031    0.000 gettext.py:585(dgettext)
  87.      376    0.002    0.000    0.031    0.000 inspect.py:702(getabsfile)
  88.        1    0.000    0.000    0.030    0.030 shutil.py:5(<module>)
  89.      174    0.001    0.000    0.030    0.000 gettext.py:514(translation)
  90.      174    0.003    0.000    0.029    0.000 gettext.py:474(find)
  91.     4364    0.015    0.000    0.027    0.000 posixpath.py:75(join)
  92.        1    0.000    0.000    0.027    0.027 handlers.py:24(<module>)
  93.        1    0.000    0.000    0.025    0.025 __init__.py:2(<module>)
  94.      399    0.004    0.000    0.024    0.000 inspect.py:680(getsourcefile)
  95.       64    0.000    0.000    0.024    0.000 sre_parse.py:919(parse)
  96.     1065    0.002    0.000    0.023    0.000 genericpath.py:16(exists)
  97.        3    0.000    0.000    0.023    0.008 compat.py:1(<module>)
  98.        1    0.000    0.000    0.023    0.023 initialise.py:2(<module>)
  99.        1    0.000    0.000    0.023    0.023 version.py:1(<module>)
  100.   226/64    0.001    0.000    0.023    0.000 sre_parse.py:417(_parse_sub)
  101.   267/71    0.007    0.000    0.022    0.000 sre_parse.py:475(_parse)
  102.        1    0.000    0.000    0.022    0.022 constructor.py:3(<module>)
  103.        2    0.000    0.000    0.021    0.010 __init__.py:23(<module>)
  104.        1    0.000    0.000    0.021    0.021 ansitowin32.py:2(<module>)
  105.        1    0.000    0.000    0.020    0.020 __init__.py:21(<module>)
  106.        1    0.000    0.000    0.019    0.019 subprocess.py:42(<module>)
  107.        1    0.000    0.000    0.018    0.018 bz2.py:5(<module>)
  108.        1    0.000    0.000    0.017    0.017 configobj.py:16(<module>)
  109.      766    0.002    0.000    0.017    0.000 posixpath.py:376(abspath)
  110.      466    0.001    0.000    0.016    0.000 <frozen importlib._bootstrap_external>:84(_path_is_mode_type)
  111.        1    0.000    0.000    0.016    0.016 calc.py:1(<module>)
  112.        1    0.000    0.000    0.015    0.015 winterm.py:2(<module>)
  113.      322    0.003    0.000    0.015    0.000 <frozen importlib._bootstrap>:504(_init_module_attrs)
  114.        1    0.000    0.000    0.015    0.015 socket.py:47(<module>)
  115.      432    0.001    0.000    0.015    0.000 <frozen importlib._bootstrap_external>:93(_path_isfile)
  116.        1    0.000    0.000    0.015    0.015 state.py:1(<module>)
  117.        1    0.000    0.000    0.015    0.015 colls.py:1(<module>)
  118.        1    0.000    0.000    0.015    0.015 ignore.py:1(<module>)
  119. 5323/5302    0.007    0.000    0.014    0.000 {built-in method builtins.hasattr}
  120.        1    0.000    0.000    0.014    0.014 win32.py:4(<module>)
  121.        1    0.000    0.000    0.013    0.013 tempfile.py:24(<module>)
  122.     2964    0.005    0.000    0.013    0.000 <frozen importlib._bootstrap_external>:56(_path_join)
  123.       64    0.000    0.000    0.013    0.000 sre_compile.py:598(_code)
  124.      220    0.002    0.000    0.013    0.000 argparse.py:1322(add_argument)
  125.        1    0.000    0.000    0.013    0.013 __init__.py:15(<module>)
  126.        1    0.000    0.000    0.012    0.012 number.py:4(<module>)
  127.        1    0.000    0.000    0.012    0.012 fetch.py:1(<module>)
  128.      767    0.008    0.000    0.012    0.000 posixpath.py:338(normpath)
  129.        1    0.000    0.000    0.012    0.012 pathlib.py:1(<module>)
  130.        1    0.000    0.000    0.011    0.011 threading.py:1(<module>)
  131.        1    0.000    0.000    0.011    0.011 platform.py:1061(system)
  132.        2    0.000    0.000    0.011    0.006 platform.py:923(uname)
  133.        1    0.000    0.000    0.011    0.011 platform.py:780(_syscmd_uname)
  134.        1    0.000    0.000    0.011    0.011 hashlib.py:54(<module>)
  135.        1    0.000    0.000    0.011    0.011 __init__.py:97(<module>)
  136.        1    0.000    0.000    0.011    0.011 platform.py:1334(platform)
  137.        1    0.000    0.000    0.011    0.011 platform.py:834(architecture)
  138.        1    0.000    0.000    0.011    0.011 platform.py:798(_syscmd_file)
  139.        1    0.000    0.000    0.011    0.011 random.py:38(<module>)
  140.    19437    0.011    0.000    0.011    0.000 {built-in method builtins.isinstance}
  141.        2    0.000    0.000    0.010    0.005 daemon.py:1(<module>)
  142.        3    0.000    0.000    0.010    0.003 lock.py:1(<module>)
  143.   456/64    0.003    0.000    0.010    0.000 sre_compile.py:71(_compile)
  144.        1    0.000    0.000    0.010    0.010 __init__.py:71(search_function)
  145.        1    0.000    0.000    0.010    0.010 context.py:1(<module>)
  146.      578    0.004    0.000    0.009    0.000 <frozen importlib._bootstrap_external>:271(cache_from_source)
  147.       14    0.000    0.000    0.009    0.001 linecache.py:37(getlines)
  148.        7    0.000    0.000    0.009    0.001 enum.py:633(_convert)
  149.        8    0.000    0.000    0.009    0.001 linecache.py:82(updatecache)
  150.        1    0.000    0.000    0.009    0.009 inspect.py:27(<module>)
  151.        1    0.000    0.000    0.009    0.009 data_sync.py:98(add_parser)
  152.      289    0.001    0.000    0.009    0.000 <frozen importlib._bootstrap_external>:951(path_stats)
  153.      339    0.001    0.000    0.009    0.000 <frozen importlib._bootstrap>:147(__enter__)
  154.        1    0.000    0.000    0.009    0.009 external_repo.py:1(<module>)
  155.        1    0.000    0.000    0.009    0.009 comments.py:3(<module>)
  156.        1    0.000    0.000    0.009    0.009 traceback.py:1(<module>)
  157.        1    0.009    0.009    0.009    0.009 {method 'read' of '_io.TextIOWrapper' objects}
  158.      170    0.000    0.000    0.009    0.000 enum.py:284(__call__)
  159.       46    0.003    0.000    0.008    0.000 __init__.py:316(namedtuple)
  160.        1    0.000    0.000    0.008    0.008 fractions.py:4(<module>)
  161.       11    0.002    0.000    0.008    0.001 enum.py:135(__new__)
  162.        1    0.000    0.000    0.008    0.008 inflect.py:49(<module>)
  163.      607    0.001    0.000    0.008    0.000 <frozen importlib._bootstrap>:403(cached)
  164.        1    0.000    0.000    0.008    0.008 dumper.py:3(<module>)
  165.        1    0.000    0.000    0.008    0.008 _psosx.py:5(<module>)
  166.        1    0.000    0.000    0.008    0.008 __init__.py:67(__init__)
  167.        7    0.000    0.000    0.008    0.001 enum.py:389(_create_)
  168.        1    0.000    0.000    0.008    0.008 idna.py:3(<module>)
  169.        1    0.000    0.000    0.008    0.008 configobj.py:1071(ConfigObj)
  170.        1    0.000    0.000    0.008    0.008 platform.py:10(<module>)
  171.        1    0.000    0.000    0.007    0.007 __init__.py:1368(info)
  172.      6/4    0.000    0.000    0.007    0.002 {built-in method builtins.next}
  173.        1    0.000    0.000    0.007    0.007 __init__.py:1491(_log)
  174.        1    0.000    0.000    0.007    0.007 __init__.py:1516(handle)
  175.        1    0.000    0.000    0.007    0.007 __init__.py:1570(callHandlers)
  176.        1    0.000    0.000    0.007    0.007 __init__.py:881(handle)
  177.        1    0.000    0.000    0.007    0.007 logger.py:153(emit)
  178.        7    0.000    0.000    0.007    0.001 tokenize.py:443(open)
  179.        1    0.000    0.000    0.007    0.007 _tqdm.py:549(write)
  180.        2    0.000    0.000    0.007    0.004 _tqdm.py:558(external_write_mode)
  181.        1    0.000    0.000    0.007    0.007 contextlib.py:107(__enter__)
  182.      319    0.001    0.000    0.007    0.000 <frozen importlib._bootstrap_external>:369(_get_cached)
  183.        1    0.000    0.000    0.007    0.007 _tqdm.py:591(get_lock)
  184.        1    0.000    0.000    0.007    0.007 subprocess.py:895(communicate)
  185.        1    0.000    0.000    0.007    0.007 _tqdm.py:80(__init__)
  186.        1    0.000    0.000    0.007    0.007 _tqdm.py:102(create_mp_lock)
  187.        1    0.000    0.000    0.007    0.007 context.py:69(RLock)
  188.        1    0.000    0.000    0.007    0.007 __init__.py:39(__getattr__)
  189.        1    0.000    0.000    0.007    0.007 linecache.py:6(<module>)
  190.        2    0.000    0.000    0.007    0.003 destroy.py:1(<module>)
  191.        1    0.000    0.000    0.007    0.007 configparser.py:139(<module>)
  192.        1    0.000    0.000    0.007    0.007 signal.py:1(<module>)
  193.        1    0.007    0.007    0.007    0.007 {method 'read' of '_io.BufferedReader' objects}
  194.        1    0.000    0.000    0.007    0.007 pickle.py:24(<module>)
  195.        1    0.000    0.000    0.006    0.006 analytics.py:228(is_enabled)
  196.        1    0.000    0.000    0.006    0.006 __init__.py:24(<module>)
  197.        1    0.000    0.000    0.006    0.006 dbapi2.py:23(<module>)
  198.      348    0.002    0.000    0.006    0.000 gettext.py:211(_expand_lang)
  199.        1    0.000    0.000    0.006    0.006 analytics.py:215(_get_current_config)
  200.        1    0.000    0.000    0.006    0.006 funcs.py:1(<module>)
  201.       32    0.000    0.000    0.006    0.000 <frozen importlib._bootstrap_external>:1404(_fill_cache)
  202.        7    0.000    0.000    0.006    0.001 tokenize.py:350(detect_encoding)
  203.        1    0.000    0.000    0.006    0.006 repro.py:1(<module>)
  204.      659    0.001    0.000    0.006    0.000 <frozen importlib._bootstrap_external>:1203(_path_importer_cache)
  205.     2964    0.004    0.000    0.006    0.000 <frozen importlib._bootstrap_external>:58(<listcomp>)
  206.     9746    0.006    0.000    0.006    0.000 {method 'startswith' of 'str' objects}
  207.        9    0.000    0.000    0.006    0.001 tokenize.py:374(read_or_stop)
  208.        9    0.006    0.001    0.006    0.001 {method 'readline' of '_io.BufferedReader' objects}
  209.      391    0.004    0.000    0.006    0.000 <frozen importlib._bootstrap>:157(_get_module_lock)
  210.        1    0.000    0.000    0.006    0.006 decoder.py:2(<module>)
  211.     1139    0.003    0.000    0.006    0.000 {built-in method builtins.any}
  212.      249    0.002    0.000    0.006    0.000 argparse.py:1241(__init__)
  213.     5569    0.003    0.000    0.005    0.000 posixpath.py:41(_get_sep)
  214.      187    0.001    0.000    0.005    0.000 argparse.py:1548(__init__)
  215.        1    0.000    0.000    0.005    0.005 remote.py:65(add_parser)
  216.       32    0.005    0.000    0.005    0.000 {built-in method posix.listdir}
  217.     5149    0.002    0.000    0.005    0.000 sre_parse.py:254(get)
  218.      289    0.003    0.000    0.005    0.000 <frozen importlib._bootstrap_external>:438(_classify_pyc)
  219.        2    0.000    0.000    0.005    0.003 subprocess.py:656(__init__)
  220.        1    0.000    0.000    0.005    0.005 config.py:317(__init__)
  221.       32    0.003    0.000    0.005    0.000 <frozen importlib._bootstrap_external>:1190(_path_hooks)
  222.        1    0.000    0.000    0.005    0.005 config.py:25(<module>)
  223.        1    0.000    0.000    0.005    0.005 dis.py:1(<module>)
  224.        1    0.000    0.000    0.005    0.005 bisect.py:1(<module>)
  225.      320    0.001    0.000    0.005    0.000 <frozen importlib._bootstrap_external>:1351(_get_spec)
  226.        1    0.000    0.000    0.005    0.005 _lockfile.py:30(<module>)
  227.        1    0.000    0.000    0.005    0.005 thread.py:4(<module>)
  228.        1    0.000    0.000    0.005    0.005 synchronize.py:11(<module>)
  229.       11    0.001    0.000    0.005    0.000 enum.py:177(<setcomp>)
  230.      213    0.000    0.000    0.005    0.000 argparse.py:2460(_get_formatter)
  231.        4    0.000    0.000    0.005    0.001 data_sync.py:78(shared_parent_parser)
  232.        1    0.000    0.000    0.005    0.005 dir_util.py:3(<module>)
  233.        2    0.000    0.000    0.005    0.002 subprocess.py:1383(_execute_child)
  234.        1    0.000    0.000    0.005    0.005 prompt.py:1(<module>)
  235.        1    0.000    0.000    0.005    0.005 tokenize.py:21(<module>)
  236.        1    0.000    0.000    0.005    0.005 _common.py:5(<module>)
  237.      213    0.002    0.000    0.004    0.000 argparse.py:159(__init__)
  238.        1    0.000    0.000    0.004    0.004 pathspec.py:5(<module>)
  239.      166    0.003    0.000    0.004    0.000 sre_compile.py:276(_optimize_charset)
  240.        1    0.000    0.000    0.004    0.004 config.py:430(load)
  241.        1    0.000    0.000    0.004    0.004 decimal.py:2(<module>)
  242.        1    0.000    0.000    0.004    0.004 metrics.py:102(add_parser)
  243.      125    0.000    0.000    0.004    0.000 argparse.py:1369(add_argument_group)
  244.     3522    0.004    0.000    0.004    0.000 {built-in method builtins.getattr}
  245.       14    0.000    0.000    0.004    0.000 hashlib.py:116(__get_openssl_constructor)
  246.       53    0.003    0.000    0.004    0.000 inflect.py:116(bysize)
  247.        8    0.000    0.000    0.004    0.000 hashlib.py:73(__get_builtin_constructor)
  248.        1    0.000    0.000    0.004    0.004 stringprep.py:6(<module>)
  249.     1150    0.001    0.000    0.004    0.000 posixpath.py:64(isabs)
  250.      952    0.002    0.000    0.004    0.000 os.py:673(__getitem__)
  251.      322    0.002    0.000    0.004    0.000 <frozen importlib._bootstrap>:318(__exit__)
  252.        1    0.000    0.000    0.004    0.004 __init__.py:4(<module>)
  253.        2    0.000    0.000    0.004    0.002 get.py:1(<module>)
  254.        1    0.000    0.000    0.004    0.004 reduction.py:10(<module>)
  255.     5751    0.004    0.000    0.004    0.000 sre_parse.py:233(__next)
  256.      348    0.001    0.000    0.004    0.000 locale.py:384(normalize)
  257.        1    0.000    0.000    0.004    0.004 lzma.py:9(<module>)
  258.        1    0.000    0.000    0.003    0.003 scanner.py:2(<module>)
  259.        5    0.000    0.000    0.003    0.001 cli.py:105(get_parent_parser)
  260.        1    0.000    0.000    0.003    0.003 _main.py:1(<module>)
  261.        3    0.000    0.000    0.003    0.001 __init__.py:124(find_root)
  262.  563/177    0.003    0.000    0.003    0.000 sre_parse.py:174(getwidth)
  263.       63    0.000    0.000    0.003    0.000 argparse.py:1403(_add_container_actions)
  264.     8786    0.003    0.000    0.003    0.000 {built-in method posix.fspath}
  265.        1    0.000    0.000    0.003    0.003 uuid.py:45(<module>)
  266.        1    0.000    0.000    0.003    0.003 analytics.py:196(dump)
  267.      320    0.002    0.000    0.003    0.000 <frozen importlib._bootstrap_external>:574(spec_from_file_location)
  268.        1    0.000    0.000    0.003    0.003 tag.py:60(add_parser)
  269.      702    0.001    0.000    0.003    0.000 _collections_abc.py:657(get)
  270.        1    0.000    0.000    0.003    0.003 datetime.py:5(<module>)
  271.     4810    0.003    0.000    0.003    0.000 {method 'join' of 'str' objects}
  272.     3165    0.003    0.000    0.003    0.000 <frozen importlib._bootstrap>:222(_verbose_message)
  273.       69    0.000    0.000    0.003    0.000 __init__.py:1925(getLogger)
  274.     8034    0.003    0.000    0.003    0.000 {method 'endswith' of 'str' objects}
  275.      339    0.001    0.000    0.003    0.000 <frozen importlib._bootstrap>:151(__exit__)
  276.     3013    0.002    0.000    0.003    0.000 sre_parse.py:164(__getitem__)
  277.       64    0.000    0.000    0.003    0.000 sre_compile.py:536(_compile_info)
  278.    17868    0.003    0.000    0.003    0.000 {method 'append' of 'list' objects}
  279.        1    0.000    0.000    0.003    0.003 repro.py:60(add_parser)
  280.       69    0.001    0.000    0.003    0.000 __init__.py:1216(getLogger)
  281.        1    0.000    0.000    0.003    0.003 getpass.py:11(<module>)
  282.        1    0.000    0.000    0.003    0.003 tempfile.py:520(NamedTemporaryFile)
  283.        3    0.000    0.000    0.003    0.001 config.py:333(get_global_config_dir)
  284.      330    0.000    0.000    0.003    0.000 argparse.py:1728(_add_action)
  285.        1    0.000    0.000    0.003    0.003 queue.py:1(<module>)
  286.        2    0.000    0.000    0.003    0.001 cache.py:1(<module>)
  287.        1    0.000    0.000    0.003    0.003 pipeline.py:179(add_parser)
  288.        1    0.000    0.000    0.003    0.003 __init__.py:6(<module>)
  289.        3    0.000    0.000    0.003    0.001 tree.py:1(<module>)
  290.        1    0.000    0.000    0.003    0.003 config.py:399(_load_configs)
  291.        9    0.000    0.000    0.003    0.000 configobj.py:1174(__init__)
  292.      391    0.002    0.000    0.003    0.000 <frozen importlib._bootstrap>:103(release)
  293.      369    0.001    0.000    0.003    0.000 argparse.py:1570(_add_action)
  294.        3    0.000    0.000    0.003    0.001 local.py:1(<module>)
  295.        1    0.000    0.000    0.003    0.003 error.py:3(<module>)
  296.      391    0.002    0.000    0.003    0.000 <frozen importlib._bootstrap>:78(acquire)
  297.        8    0.002    0.000    0.003    0.000 {method 'readlines' of '_io._IOBase' objects}
  298.        1    0.000    0.000    0.003    0.003 opcode.py:5(<module>)
  299.        1    0.000    0.000    0.002    0.002 struct.py:3(<module>)
  300.       32    0.000    0.000    0.002    0.000 <frozen importlib._bootstrap_external>:1445(path_hook_for_FileFinder)
  301.        1    0.000    0.000    0.002    0.002 os.py:977(popen)
  302.      867    0.001    0.000    0.002    0.000 <frozen importlib._bootstrap_external>:51(_r_long)
  303.        1    0.000    0.000    0.002    0.002 scalarstring.py:3(<module>)
  304. 8698/8177    0.002    0.000    0.002    0.000 {built-in method builtins.len}
  305.        1    0.000    0.000    0.002    0.002 configparser.py:559(RawConfigParser)
  306.        1    0.000    0.000    0.002    0.002 daemon.py:34(add_parser)
  307.        3    0.000    0.000    0.002    0.001 s3.py:1(<module>)
  308.        3    0.000    0.000    0.002    0.001 hdfs.py:1(<module>)
  309.      110    0.000    0.000    0.002    0.000 sre_parse.py:96(closegroup)
  310.        2    0.000    0.000    0.002    0.001 status.py:1(<module>)
  311.        1    0.000    0.000    0.002    0.002 util.py:4(<module>)
  312.        9    0.000    0.000    0.002    0.000 configobj.py:1232(_load)
  313.        1    0.000    0.000    0.002    0.002 funcmakers.py:1(<module>)
  314.        1    0.000    0.000    0.002    0.002 fs.py:1(<module>)
  315.        1    0.000    0.000    0.002    0.002 reader.py:3(<module>)
  316.        1    0.000    0.000    0.002    0.002 configobj.py:422(TemplateInterpolation)
  317.      174    0.001    0.000    0.002    0.000 locale.py:350(_replace_encoding)
  318.        2    0.002    0.001    0.002    0.001 {built-in method posix.read}
  319.     2801    0.002    0.000    0.002    0.000 argparse.py:1293(register)
  320.     3634    0.002    0.000    0.002    0.000 {method 'partition' of 'str' objects}
  321.        1    0.000    0.000    0.002    0.002 cache.py:20(add_parser)
  322.        1    0.000    0.000    0.002    0.002 tempfile.py:114(_sanitize_params)
  323.      369    0.001    0.000    0.002    0.000 argparse.py:1379(_add_action)
  324.        1    0.000    0.000    0.002    0.002 tempfile.py:287(gettempdir)
  325.       12    0.000    0.000    0.002    0.000 posixpath.py:190(ismount)
  326.     6539    0.002    0.000    0.002    0.000 {method 'rstrip' of 'str' objects}
  327.        1    0.000    0.000    0.002    0.002 time.py:5(<module>)
  328.        1    0.000    0.000    0.002    0.002 tempfile.py:186(_get_default_tempdir)
  329.       62    0.000    0.000    0.002    0.000 argparse.py:1374(add_mutually_exclusive_group)
  330.       36    0.000    0.000    0.002    0.000 abc.py:125(__new__)
  331.      209    0.002    0.000    0.002    0.000 {built-in method __new__ of type object at 0x100ce7ab0}
  332.        1    0.000    0.000    0.002    0.002 string.py:15(<module>)
  333.      336    0.001    0.000    0.002    0.000 <frozen importlib._bootstrap>:58(__init__)
  334.        3    0.000    0.000    0.002    0.001 <frozen importlib._bootstrap_external>:1114(__iter__)
  335.        3    0.000    0.000    0.002    0.001 <frozen importlib._bootstrap_external>:1101(_recalculate)
  336.        1    0.002    0.002    0.002    0.002 stage.py:131(Stage)
  337.        2    0.000    0.000    0.002    0.001 __init__.py:140(find_dvc_dir)
  338.       62    0.000    0.000    0.002    0.000 argparse.py:1582(__init__)
  339.        1    0.000    0.000    0.002    0.002 seqs.py:1(<module>)
  340.     2683    0.002    0.000    0.002    0.000 {method 'rpartition' of 'str' objects}
  341.     2478    0.001    0.000    0.002    0.000 inspect.py:63(ismodule)
  342.        2    0.002    0.001    0.002    0.001 {built-in method _posixsubprocess.fork_exec}
  343.        1    0.000    0.000    0.002    0.002 run.py:84(add_parser)
  344.      289    0.001    0.000    0.002    0.000 <frozen importlib._bootstrap_external>:471(_validate_timestamp_pyc)
  345.     1167    0.002    0.000    0.002    0.000 {method 'split' of 'str' objects}
  346.        1    0.000    0.000    0.002    0.002 string.py:65(__init__)
  347.     5286    0.002    0.000    0.002    0.000 {method 'get' of 'dict' objects}
  348.      578    0.001    0.000    0.002    0.000 <frozen importlib._bootstrap_external>:62(_path_split)
  349.       34    0.000    0.000    0.002    0.000 <frozen importlib._bootstrap_external>:98(_path_isdir)
  350.      336    0.001    0.000    0.002    0.000 <frozen importlib._bootstrap>:176(cb)
  351.        1    0.000    0.000    0.002    0.002 parse.py:28(<module>)
  352.        1    0.000    0.000    0.001    0.001 lock.py:39(add_parser)
  353.      173    0.001    0.000    0.001    0.000 argparse.py:1459(_get_optional_kwargs)
  354.      433    0.001    0.000    0.001    0.000 inspect.py:642(getfile)
  355.        1    0.000    0.000    0.001    0.001 events.py:1(<module>)
  356.        1    0.000    0.000    0.001    0.001 daemon.py:72(_spawn)
  357.        1    0.000    0.000    0.001    0.001 init.py:28(add_parser)
  358.        1    0.000    0.000    0.001    0.001 configparser.py:375(BasicInterpolation)
  359.      952    0.001    0.000    0.001    0.000 os.py:751(encode)
  360.        4    0.000    0.000    0.001    0.000 config.py:384(_resolve_paths)
  361.        2    0.000    0.000    0.001    0.001 _lockfile.py:328(__del__)
  362.        1    0.000    0.000    0.001    0.001 ntpath.py:6(<module>)
  363.      206    0.001    0.000    0.001    0.000 argparse.py:582(_format_args)
  364.      520    0.001    0.000    0.001    0.000 <frozen importlib._bootstrap>:416(parent)
  365.    184/2    0.000    0.000    0.001    0.001 copy.py:132(deepcopy)
  366.        7    0.000    0.000    0.001    0.000 enum.py:654(<listcomp>)
  367.      867    0.001    0.000    0.001    0.000 {built-in method from_bytes}
  368.       20    0.000    0.000    0.001    0.000 inflect.py:133(make_pl_si_lists)
  369.        2    0.000    0.000    0.001    0.001 _lockfile.py:323(finalize)
  370.      175    0.001    0.000    0.001    0.000 __init__.py:43(normalize_encoding)
  371.        1    0.000    0.000    0.001    0.001 logger.py:167(setup)
  372.        1    0.000    0.000    0.001    0.001 encoder.py:2(<module>)
  373.        2    0.000    0.000    0.001    0.001 _lockfile.py:276(unlock)
  374.      4/2    0.000    0.000    0.001    0.001 copy.py:268(_reconstruct)
  375.        7    0.000    0.000    0.001    0.000 argparse.py:1697(add_subparsers)
  376.        1    0.000    0.000    0.001    0.001 six.py:21(<module>)
  377.        1    0.000    0.000    0.001    0.001 ansitowin32.py:43(AnsiToWin32)
  378.      995    0.001    0.000    0.001    0.000 <frozen importlib._bootstrap>:859(__exit__)
  379.        1    0.000    0.000    0.001    0.001 daemon.py:40(_spawn_posix)
  380.     1532    0.001    0.000    0.001    0.000 inspect.py:690(<genexpr>)
  381.        1    0.000    0.000    0.001    0.001 config.py:351(BaseConfigurator)
  382.      928    0.001    0.000    0.001    0.000 {built-in method builtins.setattr}
  383.       12    0.001    0.000    0.001    0.000 {built-in method io.open}
  384.        1    0.000    0.000    0.001    0.001 gc.py:52(add_parser)
  385.        1    0.000    0.000    0.001    0.001 checkout.py:23(add_parser)
  386.        1    0.001    0.001    0.001    0.001 {built-in method posix.fork}
  387.       66    0.001    0.000    0.001    0.000 __init__.py:1267(_fixupParents)
  388.        1    0.000    0.000    0.001    0.001 exceptions.py:1(<module>)
  389.        1    0.000    0.000    0.001    0.001 config.py:797(dictConfig)
  390.      288    0.001    0.000    0.001    0.000 <frozen importlib._bootstrap>:35(_new_module)
  391.        1    0.000    0.000    0.001    0.001 config.py:490(configure)
  392.      124    0.000    0.000    0.001    0.000 argparse.py:1587(_add_action)
  393.      3/2    0.000    0.000    0.001    0.001 copy.py:219(_deepcopy_tuple)
  394.        1    0.000    0.000    0.001    0.001 _base.py:4(<module>)
  395.      725    0.001    0.000    0.001    0.000 {method 'match' of 're.Pattern' objects}
  396.      3/2    0.000    0.000    0.001    0.000 copy.py:220(<listcomp>)
  397.     1197    0.001    0.000    0.001    0.000 inspect.py:687(<genexpr>)
  398.        3    0.001    0.000    0.001    0.000 {built-in method posix.unlink}
  399.      995    0.001    0.000    0.001    0.000 <frozen importlib._bootstrap>:855(__enter__)
  400.     3627    0.001    0.000    0.001    0.000 {built-in method _stat.S_ISLNK}
  401.       52    0.000    0.000    0.001    0.000 <frozen importlib._bootstrap>:194(_lock_unlock_module)
  402.        1    0.000    0.000    0.001    0.001 unprotect.py:25(add_parser)
  403.     16/4    0.000    0.000    0.001    0.000 copy.py:236(_deepcopy_dict)
  404.        1    0.000    0.000    0.001    0.001 get.py:34(add_parser)
  405.       79    0.001    0.000    0.001    0.000 functools.py:37(update_wrapper)
  406.      103    0.000    0.000    0.001    0.000 re.py:170(match)
  407.        1    0.000    0.000    0.001    0.001 commit.py:36(add_parser)
  408.        1    0.000    0.000    0.001    0.001 add.py:33(add_parser)
  409.        1    0.000    0.000    0.001    0.001 remove.py:45(add_parser)
  410.        1    0.000    0.000    0.001    0.001 config.py:125(Config)
  411.        1    0.000    0.000    0.001    0.001 glob.py:1(<module>)
  412.        1    0.000    0.000    0.001    0.001 imp.py:32(add_parser)
  413.        1    0.000    0.000    0.001    0.001 move.py:26(add_parser)
  414.       10    0.001    0.000    0.001    0.000 {built-in method posix.getcwd}
  415.        1    0.000    0.000    0.001    0.001 config.py:59(add_parser)
  416.        2    0.000    0.000    0.001    0.000 _lockfile.py:303(is_locked)
  417.      330    0.000    0.000    0.001    0.000 <frozen importlib._bootstrap>:792(find_spec)
  418.     1722    0.001    0.000    0.001    0.000 {built-in method _imp.acquire_lock}
  419.        1    0.000    0.000    0.001    0.001 diff.py:138(add_parser)
  420.        1    0.000    0.000    0.001    0.001 imp_url.py:30(add_parser)
  421.      115    0.000    0.000    0.001    0.000 enum.py:70(__setitem__)
  422.     1104    0.000    0.000    0.001    0.000 sre_parse.py:249(match)
  423.      289    0.001    0.000    0.001    0.000 <frozen importlib._bootstrap_external>:401(_check_name_wrapper)
  424.      378    0.001    0.000    0.001    0.000 posixpath.py:52(normcase)
  425.       32    0.000    0.000    0.001    0.000 <frozen importlib._bootstrap_external>:1319(__init__)
  426.        1    0.000    0.000    0.001    0.001 get_url.py:25(add_parser)
  427.      681    0.001    0.000    0.001    0.000 {built-in method _thread.allocate_lock}
  428.        1    0.000    0.000    0.001    0.001 copy.py:49(<module>)
  429.       64    0.000    0.000    0.001    0.000 enum.py:836(__and__)
  430.      338    0.001    0.000    0.001    0.000 <frozen importlib._bootstrap>:369(__init__)
  431.      289    0.001    0.000    0.001    0.000 {built-in method _imp._fix_co_filename}
  432.        1    0.000    0.000    0.001    0.001 destroy.py:37(add_parser)
  433.        1    0.000    0.000    0.001    0.001 update.py:25(add_parser)
  434.        2    0.000    0.000    0.001    0.000 _lockfile.py:452(_touch)
  435.        1    0.000    0.000    0.001    0.001 pickle.py:181(<listcomp>)
  436.        1    0.000    0.000    0.001    0.001 socketserver.py:119(<module>)
  437.        1    0.000    0.000    0.001    0.001 argparse.py:62(<module>)
  438.     1722    0.001    0.000    0.001    0.000 {built-in method _imp.release_lock}
  439.      550    0.001    0.000    0.001    0.000 <frozen importlib._bootstrap_external>:36(_relax_case)
  440.        1    0.000    0.000    0.001    0.001 root.py:20(add_parser)
  441.        1    0.000    0.000    0.001    0.001 install.py:22(add_parser)
  442.        1    0.000    0.000    0.001    0.001 version.py:128(add_parser)
  443.      217    0.000    0.000    0.001    0.000 sre_compile.py:423(_simple)
  444.     1247    0.001    0.000    0.001    0.000 {built-in method builtins.min}
  445.       67    0.000    0.000    0.001    0.000 __init__.py:1336(__init__)
  446.      250    0.000    0.000    0.001    0.000 argparse.py:1499(_get_handler)
  447.      334    0.000    0.000    0.001    0.000 <frozen importlib._bootstrap>:719(find_spec)
  448.     3476    0.001    0.000    0.001    0.000 {method 'setdefault' of 'dict' objects}
  449.     1046    0.000    0.000    0.001    0.000 sre_parse.py:160(__len__)
  450.       26    0.000    0.000    0.001    0.000 sre_compile.py:411(_mk_bitmap)
  451.        1    0.000    0.000    0.001    0.001 tokens.py:4(<module>)
  452.        1    0.000    0.000    0.001    0.001 process.py:10(<module>)
  453.        1    0.000    0.000    0.001    0.001 selectors.py:5(<module>)
  454.      166    0.000    0.000    0.001    0.000 sre_compile.py:249(_compile_charset)
  455.      690    0.000    0.000    0.001    0.000 sre_parse.py:286(tell)
  456.        1    0.000    0.000    0.001    0.001 ast.py:26(<module>)
  457.        1    0.000    0.000    0.001    0.001 tempfile.py:247(_mkstemp_inner)
  458.        1    0.000    0.000    0.001    0.001 errors.py:9(<module>)
  459.        3    0.000    0.000    0.001    0.000 tempfile.py:153(__next__)
  460.      322    0.001    0.000    0.001    0.000 <frozen importlib._bootstrap>:311(__enter__)
  461.      227    0.000    0.000    0.001    0.000 argparse.py:1495(_pop_action_class)
  462.        2    0.001    0.000    0.001    0.000 {built-in method posix.open}
  463.        1    0.000    0.000    0.001    0.001 cyaml.py:3(<module>)
  464.      794    0.000    0.000    0.001    0.000 sre_parse.py:172(append)
  465.        9    0.000    0.000    0.001    0.000 configobj.py:1543(_parse)
  466.        6    0.000    0.000    0.001    0.000 decorators.py:10(decorator)
  467.      124    0.001    0.000    0.001    0.000 {method 'format' of 'str' objects}
  468.        2    0.000    0.000    0.000    0.000 util.py:73(find_spec)
  469.      153    0.000    0.000    0.000    0.000 enum.py:376(__setattr__)
  470.      330    0.000    0.000    0.000    0.000 {built-in method _imp.is_frozen}
  471.        1    0.000    0.000    0.000    0.000 ansi.py:5(<module>)
  472.     1286    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:321(<genexpr>)
  473.      971    0.000    0.000    0.000    0.000 {method 'encode' of 'str' objects}
  474.        2    0.000    0.000    0.000    0.000 warnings.py:130(filterwarnings)
  475.      195    0.000    0.000    0.000    0.000 {method 'extend' of 'list' objects}
  476.        1    0.000    0.000    0.000    0.000 schema.py:182(__init__)
  477.      322    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:307(__init__)
  478.      603    0.000    0.000    0.000    0.000 {method 'replace' of 'str' objects}
  479.        1    0.000    0.000    0.000    0.000 representer.py:3(<module>)
  480.        7    0.000    0.000    0.000    0.000 enum.py:830(__or__)
  481.        1    0.000    0.000    0.000    0.000 resolver.py:3(<module>)
  482.        1    0.000    0.000    0.000    0.000 version.py:82(get_fs_type)
  483.       16    0.000    0.000    0.000    0.000 __init__.py:29(locked)
  484.        1    0.000    0.000    0.000    0.000 numbers.py:6(<module>)
  485.      275    0.000    0.000    0.000    0.000 argparse.py:802(__init__)
  486.      163    0.000    0.000    0.000    0.000 enum.py:526(__new__)
  487.        1    0.000    0.000    0.000    0.000 __init__.py:248(fix_env)
  488.        3    0.000    0.000    0.000    0.000 http.py:1(<module>)
  489.        1    0.000    0.000    0.000    0.000 scalarint.py:3(<module>)
  490.        1    0.000    0.000    0.000    0.000 argparse.py:1748(parse_args)
  491.      510    0.000    0.000    0.000    0.000 sre_parse.py:111(__init__)
  492.      2/1    0.000    0.000    0.000    0.000 argparse.py:1755(parse_known_args)
  493.        1    0.000    0.000    0.000    0.000 calendar.py:6(<module>)
  494.      277    0.000    0.000    0.000    0.000 types.py:164(__get__)
  495.        1    0.000    0.000    0.000    0.000 schema.py:3(<module>)
  496.       36    0.000    0.000    0.000    0.000 {built-in method _abc._abc_init}
  497.      290    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:884(__init__)
  498.       85    0.000    0.000    0.000    0.000 argparse.py:902(__init__)
  499.      339    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:143(__init__)
  500.      785    0.000    0.000    0.000    0.000 {built-in method _thread.get_ident}
  501.      2/1    0.000    0.000    0.000    0.000 argparse.py:1790(_parse_known_args)
  502.     1243    0.000    0.000    0.000    0.000 {method 'add' of 'set' objects}
  503.       11    0.000    0.000    0.000    0.000 configobj.py:486(__init__)
  504.        6    0.000    0.000    0.000    0.000 decorators.py:77(has_single_arg)
  505.        1    0.000    0.000    0.000    0.000 debug.py:2(<module>)
  506.        1    0.000    0.000    0.000    0.000 os.py:710(copy)
  507.      110    0.000    0.000    0.000    0.000 sre_parse.py:84(opengroup)
  508.      2/1    0.000    0.000    0.000    0.000 argparse.py:1935(consume_positionals)
  509.       13    0.000    0.000    0.000    0.000 genericpath.py:39(isdir)
  510.        1    0.000    0.000    0.000    0.000 flow.py:1(<module>)
  511.        6    0.000    0.000    0.000    0.000 inspect.py:3081(signature)
  512.        3    0.000    0.000    0.000    0.000 gs.py:1(<module>)
  513.        2    0.000    0.000    0.000    0.000 config.py:693(configure_handler)
  514.      149    0.000    0.000    0.000    0.000 sre_parse.py:343(_escape)
  515.        6    0.000    0.000    0.000    0.000 inspect.py:2829(from_callable)
  516.        1    0.000    0.000    0.000    0.000 compat.py:3(<module>)
  517.       96    0.000    0.000    0.000    0.000 __init__.py:212(_acquireLock)
  518.        6    0.000    0.000    0.000    0.000 inspect.py:2198(_signature_from_callable)
  519.       26    0.000    0.000    0.000    0.000 sre_compile.py:413(<listcomp>)
  520.       64    0.000    0.000    0.000    0.000 sre_parse.py:224(__init__)
  521.       14    0.000    0.000    0.000    0.000 contextlib.py:210(contextmanager)
  522.        1    0.000    0.000    0.000    0.000 configobj.py:286(InterpolationEngine)
  523.     1047    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
  524.        1    0.000    0.000    0.000    0.000 path_info.py:1(<module>)
  525.      448    0.000    0.000    0.000    0.000 argparse.py:1297(_registry_get)
  526.        3    0.000    0.000    0.000    0.000 tempfile.py:142(rng)
  527.       32    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1433(<setcomp>)
  528.        1    0.000    0.000    0.000    0.000 _monitor.py:1(<module>)
  529.        2    0.000    0.000    0.000    0.000 os.py:196(makedirs)
  530.        1    0.000    0.000    0.000    0.000 scanner.py:3(<module>)
  531.       62    0.000    0.000    0.000    0.000 config.py:289(convert_with_key)
  532.      369    0.000    0.000    0.000    0.000 argparse.py:1508(_check_conflict)
  533.      224    0.000    0.000    0.000    0.000 {method 'update' of 'dict' objects}
  534.        4    0.000    0.000    0.000    0.000 __init__.py:1349(setLevel)
  535.       30    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1048(exec_module)
  536.    78/57    0.000    0.000    0.000    0.000 sre_compile.py:461(_get_literal_prefix)
  537.        4    0.000    0.000    0.000    0.000 config.py:583(_lower)
  538.       83    0.000    0.000    0.000    0.000 schema.py:497(__init__)
  539.        3    0.000    0.000    0.000    0.000 ansi.py:26(__init__)
  540.      224    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
  541.        1    0.000    0.000    0.000    0.000 _psosx.py:377(Process)
  542.      240    0.000    0.000    0.000    0.000 os.py:755(decode)
  543.       11    0.000    0.000    0.000    0.000 enum.py:125(__prepare__)
  544.        2    0.000    0.000    0.000    0.000 gc.py:1(<module>)
  545.        4    0.000    0.000    0.000    0.000 __init__.py:1304(_clear_cache)
  546.       88    0.000    0.000    0.000    0.000 argparse.py:879(__init__)
  547.        2    0.000    0.000    0.000    0.000 argparse.py:2086(_match_arguments_partial)
  548.        1    0.000    0.000    0.000    0.000 emitter.py:3(<module>)
  549.        1    0.000    0.000    0.000    0.000 uuid.py:69(UUID)
  550.        3    0.000    0.000    0.000    0.000 config.py:782(configure_logger)
  551.        3    0.000    0.000    0.000    0.000 exceptions.py:150(__init__)
  552.        2    0.000    0.000    0.000    0.000 {built-in method posix.utime}
  553.      111    0.000    0.000    0.000    0.000 {built-in method _imp.is_builtin}
  554.     1066    0.000    0.000    0.000    0.000 {method 'lower' of 'str' objects}
  555.        7    0.000    0.000    0.000    0.000 {built-in method posix.close}
  556.        1    0.000    0.000    0.000    0.000 synchronize.py:186(__init__)
  557.        1    0.000    0.000    0.000    0.000 synchronize.py:50(__init__)
  558.        1    0.000    0.000    0.000    0.000 platform.py:769(_follow_symlinks)
  559.        6    0.000    0.000    0.000    0.000 inspect.py:2117(_signature_from_function)
  560.       62    0.000    0.000    0.000    0.000 config.py:436(convert)
  561.        3    0.000    0.000    0.000    0.000 subprocess.py:985(wait)
  562.       96    0.000    0.000    0.000    0.000 __init__.py:221(_releaseLock)
  563.        4    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:740(create_module)
  564.       19    0.000    0.000    0.000    0.000 inflect.py:101(joinstem)
  565.      641    0.000    0.000    0.000    0.000 {method 'pop' of 'dict' objects}
  566.       11    0.000    0.000    0.000    0.000 enum.py:474(_find_new_)
  567.        1    0.000    0.000    0.000    0.000 _inspect.py:1(<module>)
  568.       87    0.000    0.000    0.000    0.000 sre_parse.py:408(_uniq)
  569.       47    0.000    0.000    0.000    0.000 base.py:25(append_doc_link)
  570.        1    0.000    0.000    0.000    0.000 data_cloud.py:1(<module>)
  571.        1    0.000    0.000    0.000    0.000 strings.py:1(<module>)
  572.      246    0.000    0.000    0.000    0.000 sre_parse.py:168(__setitem__)
  573.       25    0.000    0.000    0.000    0.000 _psosx.py:332(wrap_exceptions)
  574.        1    0.000    0.000    0.000    0.000 tempfile.py:498(__exit__)
  575.        7    0.000    0.000    0.000    0.000 {built-in method builtins.dir}
  576.        3    0.000    0.000    0.000    0.000 enum.py:793(_missing_)
  577.        6    0.000    0.000    0.000    0.000 abc.py:130(register)
  578.        1    0.000    0.000    0.000    0.000 configparser.py:447(ExtendedInterpolation)
  579.      351    0.000    0.000    0.000    0.000 sre_parse.py:81(groups)
  580.        1    0.000    0.000    0.000    0.000 __init__.py:120(dump)
  581.        2    0.000    0.000    0.000    0.000 imp_url.py:1(<module>)
  582.        1    0.000    0.000    0.000    0.000 version.py:84(<dictcomp>)
  583.        3    0.000    0.000    0.000    0.000 exceptions.py:20(__init__)
  584.       18    0.000    0.000    0.000    0.000 configobj.py:1328(_initialise)
  585.      284    0.000    0.000    0.000    0.000 {built-in method builtins.max}
  586.        3    0.000    0.000    0.000    0.000 appdirs.py:166(user_config_dir)
  587.        1    0.000    0.000    0.000    0.000 appdirs.py:9(<module>)
  588.      420    0.000    0.000    0.000    0.000 {method 'find' of 'bytearray' objects}
  589.        3    0.000    0.000    0.000    0.000 enum.py:800(_create_pseudo_member_)
  590.        2    0.000    0.000    0.000    0.000 move.py:1(<module>)
  591.        1    0.000    0.000    0.000    0.000 configparser.py:521(LegacyInterpolation)
  592.        4    0.000    0.000    0.000    0.000 {built-in method _imp.create_builtin}
  593.       29    0.000    0.000    0.000    0.000 enum.py:442(_get_mixins_)
  594.        2    0.000    0.000    0.000    0.000 run.py:1(<module>)
  595.        6    0.000    0.000    0.000    0.000 {built-in method _abc._abc_register}
  596.        1    0.000    0.000    0.000    0.000 data_sync.py:1(<module>)
  597.        3    0.000    0.000    0.000    0.000 appdirs.py:45(user_data_dir)
  598.       75    0.000    0.000    0.000    0.000 argparse.py:844(__init__)
  599.        1    0.000    0.000    0.000    0.000 util.py:10(<module>)
  600.        1    0.000    0.000    0.000    0.000 {method '__exit__' of '_io._IOBase' objects}
  601.        1    0.000    0.000    0.000    0.000 __init__.py:259(_reset_cache)
  602.        1    0.000    0.000    0.000    0.000 unprotect.py:1(<module>)
  603.      220    0.000    0.000    0.000    0.000 socket.py:86(<lambda>)
  604.        9    0.000    0.000    0.000    0.000 datetime.py:473(__new__)
  605.        2    0.000    0.000    0.000    0.000 remove.py:1(<module>)
  606.        1    0.000    0.000    0.000    0.000 _compat_pickle.py:9(<module>)
  607.        2    0.000    0.000    0.000    0.000 commit.py:1(<module>)
  608.       29    0.000    0.000    0.000    0.000 config.py:322(__getitem__)
  609.        3    0.000    0.000    0.000    0.000 config.py:764(common_logger_config)
  610.        1    0.000    0.000    0.000    0.000 cache.py:62(Cache)
  611.      219    0.000    0.000    0.000    0.000 socket.py:81(<lambda>)
  612.      205    0.000    0.000    0.000    0.000 argparse.py:575(format)
  613.        1    0.000    0.000    0.000    0.000 metrics.py:1(<module>)
  614.        2    0.000    0.000    0.000    0.000 update.py:1(<module>)
  615.        1    0.000    0.000    0.000    0.000 parser.py:3(<module>)
  616.      218    0.000    0.000    0.000    0.000 socket.py:76(<lambda>)
  617.        1    0.000    0.000    0.000    0.000 _version.py:2(<module>)
  618.        1    0.000    0.000    0.000    0.000 repo.py:1(<module>)
  619.     17/6    0.000    0.000    0.000    0.000 abc.py:141(__subclasscheck__)
  620.        5    0.000    0.000    0.000    0.000 cache.py:26(_make_remote_property)
  621.      945    0.000    0.000    0.000    0.000 {method 'isupper' of 'str' objects}
  622.        1    0.000    0.000    0.000    0.000 _endian.py:1(<module>)
  623.        1    0.000    0.000    0.000    0.000 synchronize.py:114(_make_name)
  624.     17/6    0.000    0.000    0.000    0.000 {built-in method _abc._abc_subclasscheck}
  625.        1    0.000    0.000    0.000    0.000 istextfile.py:1(<module>)
  626.      252    0.000    0.000    0.000    0.000 {method 'decode' of 'bytes' objects}
  627.        3    0.000    0.000    0.000    0.000 enum.py:872(_decompose)
  628.      874    0.000    0.000    0.000    0.000 {method 'isalnum' of 'str' objects}
  629.        1    0.000    0.000    0.000    0.000 nodes.py:3(<module>)
  630.       64    0.000    0.000    0.000    0.000 {built-in method _sre.compile}
  631.        2    0.000    0.000    0.000    0.000 ssh.py:1(<module>)
  632.        4    0.000    0.000    0.000    0.000 __init__.py:802(__init__)
  633.        1    0.000    0.000    0.000    0.000 configparser.py:1304(ConverterMapping)
  634.      101    0.000    0.000    0.000    0.000 {method 'acquire' of '_thread.RLock' objects}
  635.        4    0.000    0.000    0.000    0.000 random.py:88(__init__)
  636.        4    0.000    0.000    0.000    0.000 posixpath.py:232(expanduser)
  637.        3    0.000    0.000    0.000    0.000 tempfile.py:156(<listcomp>)
  638.        3    0.000    0.000    0.000    0.000 subprocess.py:1592(_wait)
  639.       20    0.000    0.000    0.000    0.000 configobj.py:512(_initialise)
  640.        1    0.000    0.000    0.000    0.000 serializer.py:3(<module>)
  641.        1    0.000    0.000    0.000    0.000 tempfile.py:159(_candidate_tempdir_list)
  642.        1    0.000    0.000    0.000    0.000 scalarfloat.py:3(<module>)
  643.       49    0.000    0.000    0.000    0.000 argparse.py:1024(__init__)
  644.       23    0.000    0.000    0.000    0.000 sre_parse.py:267(getuntil)
  645.        3    0.000    0.000    0.000    0.000 tokenize.py:132(_all_string_prefixes)
  646.        3    0.000    0.000    0.000    0.000 __init__.py:73(CFUNCTYPE)
  647.      221    0.000    0.000    0.000    0.000 socket.py:91(<lambda>)
  648.        1    0.000    0.000    0.000    0.000 _compression.py:1(<module>)
  649.        4    0.000    0.000    0.000    0.000 random.py:97(seed)
  650.        1    0.000    0.000    0.000    0.000 __init__.py:412(Process)
  651.       57    0.000    0.000    0.000    0.000 sre_parse.py:295(_class_escape)
  652.        6    0.000    0.000    0.000    0.000 pathlib.py:1007(__new__)
  653.        2    0.000    0.000    0.000    0.000 get_url.py:1(<module>)
  654.        2    0.000    0.000    0.000    0.000 https.py:1(<module>)
  655.       50    0.000    0.000    0.000    0.000 {built-in method builtins.repr}
  656.        1    0.000    0.000    0.000    0.000 gitwildmatch.py:6(<module>)
  657.       23    0.000    0.000    0.000    0.000 posixpath.py:104(split)
  658.       47    0.000    0.000    0.000    0.000 sre_compile.py:492(_get_charset_prefix)
  659.        1    0.000    0.000    0.000    0.000 tag.py:1(<module>)
  660.       57    0.000    0.000    0.000    0.000 inspect.py:228(istraceback)
  661.      213    0.000    0.000    0.000    0.000 argparse.py:204(__init__)
  662.       88    0.000    0.000    0.000    0.000 six.py:141(__init__)
  663.        1    0.000    0.000    0.000    0.000 reproduce.py:1(<module>)
  664.       16    0.000    0.000    0.000    0.000 posixpath.py:154(dirname)
  665.       21    0.000    0.000    0.000    0.000 codecs.py:319(decode)
  666.      115    0.000    0.000    0.000    0.000 enum.py:26(_is_dunder)
  667.      206    0.000    0.000    0.000    0.000 argparse.py:566(_metavar_formatter)
  668.        1    0.000    0.000    0.000    0.000 {method 'join' of 'bytes' objects}
  669.        1    0.000    0.000    0.000    0.000 root.py:1(<module>)
  670.        4    0.000    0.000    0.000    0.000 {method '__reduce_ex__' of 'object' objects}
  671.        1    0.000    0.000    0.000    0.000 local.py:41(RemoteLOCAL)
  672.        1    0.000    0.000    0.000    0.000 composer.py:3(<module>)
  673.        8    0.000    0.000    0.000    0.000 resolver.py:133(add_implicit_resolver_base)
  674.       24    0.000    0.000    0.000    0.000 random.py:256(choice)
  675.        1    0.000    0.000    0.000    0.000 appdirs.py:407(AppDirs)
  676.        1    0.000    0.000    0.000    0.000 opcode.py:37(<listcomp>)
  677.      289    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:909(get_filename)
  678.       48    0.000    0.000    0.000    0.000 argparse.py:1071(__init__)
  679.        2    0.000    0.000    0.000    0.000 checkout.py:1(<module>)
  680.        1    0.000    0.000    0.000    0.000 objects.py:1(<module>)
  681.        1    0.000    0.000    0.000    0.000 analytics.py:1(<module>)
  682.      115    0.000    0.000    0.000    0.000 enum.py:34(_is_sunder)
  683.        7    0.000    0.000    0.000    0.000 argparse.py:283(format_help)
  684.        2    0.000    0.000    0.000    0.000 install.py:1(<module>)
  685.       30    0.000    0.000    0.000    0.000 {built-in method _imp.exec_dynamic}
  686.       71    0.000    0.000    0.000    0.000 __init__.py:716(__init__)
  687.      150    0.000    0.000    0.000    0.000 sre_compile.py:65(_combine_flags)
  688.        1    0.000    0.000    0.000    0.000 analytics.py:208(_is_enabled_config)
  689.      322    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:424(has_location)
  690.       77    0.000    0.000    0.000    0.000 functools.py:67(wraps)
  691.       47    0.000    0.000    0.000    0.000 argparse.py:1443(_get_positional_kwargs)
  692.        1    0.000    0.000    0.000    0.000 pool.py:1(<module>)
  693.        2    0.000    0.000    0.000    0.000 imp.py:1(<module>)
  694.       21    0.000    0.000    0.000    0.000 schema.py:101(__init__)
  695.       13    0.000    0.000    0.000    0.000 linecache.py:53(checkcache)
  696.       14    0.000    0.000    0.000    0.000 __init__.py:139(_check_size)
  697.        2    0.000    0.000    0.000    0.000 weakref.py:102(__init__)
  698.       26    0.000    0.000    0.000    0.000 random.py:224(_randbelow)
  699.        1    0.000    0.000    0.000    0.000 __future__.py:48(<module>)
  700.        9    0.000    0.000    0.000    0.000 __init__.py:1356(debug)
  701.        2    0.000    0.000    0.000    0.000 lock.py:92(_set_claimfile)
  702.        1    0.000    0.000    0.000    0.000 tree.py:35(WorkingTree)
  703.      175    0.000    0.000    0.000    0.000 {method 'index' of 'str' objects}
  704.        1    0.000    0.000    0.000    0.000 oss.py:1(<module>)
  705.        1    0.000    0.000    0.000    0.000 os.py:1003(close)
  706.        6    0.000    0.000    0.000    0.000 pathlib.py:660(_from_parts)
  707.        1    0.000    0.000    0.000    0.000 token.py:1(<module>)
  708.        3    0.000    0.000    0.000    0.000 __init__.py:489(PYFUNCTYPE)
  709.        4    0.000    0.000    0.000    0.000 {function Random.seed at 0x101d397a0}
  710.        1    0.000    0.000    0.000    0.000 os.py:616(get_exec_path)
  711.       29    0.000    0.000    0.000    0.000 enum.py:453(_find_data_type)
  712.       16    0.000    0.000    0.000    0.000 subprocess.py:1442(<genexpr>)
  713.        2    0.000    0.000    0.000    0.000 genericpath.py:27(isfile)
  714.       84    0.000    0.000    0.000    0.000 enum.py:18(_is_descriptor)
  715.        1    0.000    0.000    0.000    0.000 inflect.py:739(<listcomp>)
  716.      128    0.000    0.000    0.000    0.000 sre_compile.py:595(isstring)
  717.        8    0.000    0.000    0.000    0.000 decorators.py:248(update_wrapper)
  718.        1    0.000    0.000    0.000    0.000 __init__.py:1476(makeRecord)
  719.       96    0.000    0.000    0.000    0.000 istextfile.py:21(<genexpr>)
  720.       30    0.000    0.000    0.000    0.000 _collections_abc.py:719(__iter__)
  721.      241    0.000    0.000    0.000    0.000 enum.py:628(value)
  722.       16    0.000    0.000    0.000    0.000 config.py:330(pop)
  723.        1    0.000    0.000    0.000    0.000 pipeline.py:1(<module>)
  724.        3    0.000    0.000    0.000    0.000 enum.py:890(<listcomp>)
  725.       64    0.000    0.000    0.000    0.000 sre_parse.py:903(fix_flags)
  726.       82    0.000    0.000    0.000    0.000 __init__.py:187(_checkLevel)
  727.        1    0.000    0.000    0.000    0.000 datetime.py:1509(datetime)
  728.        2    0.000    0.000    0.000    0.000 {method 'timetuple' of 'datetime.datetime' objects}
  729.        1    0.000    0.000    0.000    0.000 pull.py:1(<module>)
  730.        2    0.000    0.000    0.000    0.000 {built-in method posix.mkdir}
  731.      256    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1325(<genexpr>)
  732.        1    0.000    0.000    0.000    0.000 __init__.py:282(__init__)
  733.       45    0.000    0.000    0.000    0.000 argparse.py:1303(set_defaults)
  734.        1    0.000    0.000    0.000    0.000 __init__.py:2124(disk_partitions)
  735.      503    0.000    0.000    0.000    0.000 {built-in method builtins.ord}
  736.        1    0.000    0.000    0.000    0.000 __init__.py:1140(__init__)
  737.       20    0.000    0.000    0.000    0.000 inflect.py:150(<listcomp>)
  738.      244    0.000    0.000    0.000    0.000 __init__.py:388(<genexpr>)
  739.       64    0.000    0.000    0.000    0.000 sre_parse.py:76(__init__)
  740.       10    0.000    0.000    0.000    0.000 __init__.py:1614(isEnabledFor)
  741.       11    0.000    0.000    0.000    0.000 schema.py:130(__init__)
  742.        1    0.000    0.000    0.000    0.000 init.py:1(<module>)
  743.        1    0.000    0.000    0.000    0.000 base.py:79(RemoteBASE)
  744.      288    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:719(create_module)
  745.       10    0.000    0.000    0.000    0.000 configobj.py:552(__getitem__)
  746.        6    0.000    0.000    0.000    0.000 pathlib.py:640(_parse_args)
  747.        1    0.000    0.000    0.000    0.000 initialise.py:23(init)
  748.        1    0.000    0.000    0.000    0.000 _psposix.py:5(<module>)
  749.        2    0.000    0.000    0.000    0.000 _lockfile.py:399(_set_claimfile)
  750.        3    0.000    0.000    0.000    0.000 config.py:756(add_handlers)
  751.      174    0.000    0.000    0.000    0.000 inflect.py:113(<genexpr>)
  752.        4    0.000    0.000    0.000    0.000 os.py:769(getenv)
  753.       21    0.000    0.000    0.000    0.000 inspect.py:2467(__init__)
  754.        6    0.000    0.000    0.000    0.000 sre_compile.py:416(_bytes_to_codes)
  755.        1    0.000    0.000    0.000    0.000 os.py:40(_get_exports_list)
  756.        1    0.000    0.000    0.000    0.000 base.py:42(OutputBase)
  757.      480    0.000    0.000    0.000    0.000 {built-in method builtins.callable}
  758.        1    0.000    0.000    0.000    0.000 decorators.py:1(<module>)
  759.        1    0.000    0.000    0.000    0.000 _tqdm.py:186(tqdm)
  760.       67    0.000    0.000    0.000    0.000 signal.py:10(<lambda>)
  761.      101    0.000    0.000    0.000    0.000 {method 'release' of '_thread.RLock' objects}
  762.        1    0.000    0.000    0.000    0.000 _tqdm_gui.py:9(<module>)
  763.        1    0.000    0.000    0.000    0.000 base.py:41(Base)
  764.       17    0.000    0.000    0.000    0.000 config.py:326(get)
  765.        1    0.000    0.000    0.000    0.000 i18n.py:2(<module>)
  766.        2    0.000    0.000    0.000    0.000 {built-in method _ctypes.POINTER}
  767.        1    0.000    0.000    0.000    0.000 scalarbool.py:3(<module>)
  768.        1    0.000    0.000    0.000    0.000 scheme.py:1(<module>)
  769.        1    0.000    0.000    0.000    0.000 slow_link_detection.py:1(<module>)
  770.        1    0.000    0.000    0.000    0.000 _psosx.py:198(disk_partitions)
  771.      288    0.000    0.000    0.000    0.000 {method 'isidentifier' of 'str' objects}
  772.        1    0.000    0.000    0.000    0.000 token.py:78(<dictcomp>)
  773.        1    0.000    0.000    0.000    0.000 pattern.py:4(<module>)
  774.       30    0.000    0.000    0.000    0.000 os.py:696(__iter__)
  775.        3    0.000    0.000    0.000    0.000 configobj.py:481(__reduce__)
  776.        1    0.000    0.000    0.000    0.000 system.py:1(<module>)
  777.        1    0.000    0.000    0.000    0.000 push.py:1(<module>)
  778.       11    0.000    0.000    0.000    0.000 {method 'sort' of 'list' objects}
  779.        7    0.000    0.000    0.000    0.000 argparse.py:210(format_help)
  780.        1    0.000    0.000    0.000    0.000 tempfile.py:471(__getattr__)
  781.        2    0.000    0.000    0.000    0.000 initialise.py:74(wrap_stream)
  782.      154    0.000    0.000    0.000    0.000 {method 'get' of 'mappingproxy' objects}
  783.        1    0.000    0.000    0.000    0.000 threading.py:1186(__init__)
  784.        1    0.000    0.000    0.000    0.000 configobj.py:1371(_handle_bom)
  785.      175    0.000    0.000    0.000    0.000 {method 'lstrip' of 'str' objects}
  786.        4    0.000    0.000    0.000    0.000 _collections_abc.py:664(__contains__)
  787.        6    0.000    0.000    0.000    0.000 _common.py:312(memoize_when_activated)
  788.        1    0.000    0.000    0.000    0.000 util.py:5(<module>)
  789.        1    0.000    0.000    0.000    0.000 config.py:346(get_system_config_dir)
  790.        4    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:433(spec_from_loader)
  791.        9    0.000    0.000    0.000    0.000 tokenize.py:380(find_cookie)
  792.        1    0.000    0.000    0.000    0.000 config.py:269(_clearExistingHandlers)
  793.        4    0.000    0.000    0.000    0.000 {built-in method posix.pipe}
  794.        2    0.000    0.000    0.000    0.000 _lockfile.py:482(_linkcount)
  795.        3    0.000    0.000    0.000    0.000 __init__.py:831(createLock)
  796.        2    0.000    0.000    0.000    0.000 subprocess.py:1329(_get_handles)
  797.        9    0.000    0.000    0.000    0.000 configobj.py:709(items)
  798.       41    0.000    0.000    0.000    0.000 copy.py:252(_keep_alive)
  799.        1    0.000    0.000    0.000    0.000 timestamp.py:3(<module>)
  800.        2    0.000    0.000    0.000    0.000 config.py:733(<dictcomp>)
  801.        1    0.000    0.000    0.000    0.000 repo.py:15(DependencyREPO)
  802.        1    0.000    0.000    0.000    0.000 platform.py:722(_platform)
  803.       13    0.000    0.000    0.000    0.000 posixpath.py:144(basename)
  804.        1    0.000    0.000    0.000    0.000 __init__.py:270(LogRecord)
  805.        2    0.000    0.000    0.000    0.000 __init__.py:1710(cpu_times)
  806.        2    0.000    0.000    0.000    0.000 __init__.py:991(__init__)
  807.        1    0.000    0.000    0.000    0.000 reader.py:65(Reader)
  808.        1    0.000    0.000    0.000    0.000 argparse.py:1837(take_action)
  809.        6    0.000    0.000    0.000    0.000 pathlib.py:63(parse_parts)
  810.        2    0.000    0.000    0.000    0.000 ansitowin32.py:52(__init__)
  811.       11    0.000    0.000    0.000    0.000 enum.py:335(__getattr__)
  812.        1    0.000    0.000    0.000    0.000 primitives.py:1(<module>)
  813.        4    0.000    0.000    0.000    0.000 config.py:375(resolve)
  814.       85    0.000    0.000    0.000    0.000 schema.py:264(__init__)
  815.        1    0.000    0.000    0.000    0.000 _inspect.py:78(<listcomp>)
  816.      244    0.000    0.000    0.000    0.000 {method '__contains__' of 'frozenset' objects}
  817.       44    0.000    0.000    0.000    0.000 six.py:105(__init__)
  818.        1    0.000    0.000    0.000    0.000 log.py:1(<module>)
  819.        1    0.000    0.000    0.000    0.000 __init__.py:340(__init__)
  820.        2    0.000    0.000    0.000    0.000 subprocess.py:1579(_try_wait)
  821.       39    0.000    0.000    0.000    0.000 __init__.py:1170(append)
  822.       83    0.000    0.000    0.000    0.000 schema.py:511(__hash__)
  823.       95    0.000    0.000    0.000    0.000 istextfile.py:15(_int2byte)
  824.       88    0.000    0.000    0.000    0.000 {method 'clear' of 'dict' objects}
  825.       21    0.000    0.000    0.000    0.000 {built-in method _codecs.utf_8_decode}
  826.      125    0.000    0.000    0.000    0.000 sre_compile.py:453(_get_iscased)
  827.        2    0.000    0.000    0.000    0.000 {built-in method now}
  828.      5/4    0.000    0.000    0.000    0.000 configobj.py:569(__setitem__)
  829.      123    0.000    0.000    0.000    0.000 {method 'items' of 'dict' objects}
  830.        1    0.000    0.000    0.000    0.000 inspect.py:2407(_ParameterKind)
  831.      119    0.000    0.000    0.000    0.000 opcode.py:39(def_op)
  832.        3    0.000    0.000    0.000    0.000 configobj.py:529(_interpolate)
  833.        9    0.000    0.000    0.000    0.000 public.py:12(public)
  834.        2    0.000    0.000    0.000    0.000 {built-in method posix.uname}
  835.        4    0.000    0.000    0.000    0.000 __init__.py:783(_addHandlerRef)
  836.       14    0.000    0.000    0.000    0.000 inspect.py:484(unwrap)
  837.        6    0.000    0.000    0.000    0.000 inspect.py:2750(__init__)
  838.        2    0.000    0.000    0.000    0.000 config.py:464(configure_custom)
  839.        1    0.000    0.000    0.000    0.000 uuid.py:63(SafeUUID)
  840.        1    0.000    0.000    0.000    0.000 types.py:1(<module>)
  841.       11    0.000    0.000    0.000    0.000 configobj.py:719(values)
  842.        1    0.000    0.000    0.000    0.000 _common.py:130(NicDuplex)
  843.        1    0.000    0.000    0.000    0.000 anchor.py:3(<module>)
  844.       37    0.000    0.000    0.000    0.000 __init__.py:22(<genexpr>)
  845.      116    0.000    0.000    0.000    0.000 {built-in method builtins.issubclass}
  846.        8    0.000    0.000    0.000    0.000 codecs.py:309(__init__)
  847.       38    0.000    0.000    0.000    0.000 constructor.py:338(add_constructor)
  848.       11    0.000    0.000    0.000    0.000 {method 'write' of '_io.TextIOWrapper' objects}
  849.        2    0.000    0.000    0.000    0.000 {built-in method posix.waitpid}
  850.        2    0.000    0.000    0.000    0.000 {built-in method time.mktime}
  851.       10    0.000    0.000    0.000    0.000 pathlib.py:747(__hash__)
  852.        3    0.000    0.000    0.000    0.000 __init__.py:242(_register_at_fork_reinit_lock)
  853.       55    0.000    0.000    0.000    0.000 inspect.py:158(isfunction)
  854.        1    0.000    0.000    0.000    0.000 argparse.py:1128(__call__)
  855.      132    0.000    0.000    0.000    0.000 six.py:88(__init__)
  856.        3    0.000    0.000    0.000    0.000 weakref.py:165(__setitem__)
  857.       10    0.000    0.000    0.000    0.000 encoder.py:413(_iterencode)
  858.        2    0.000    0.000    0.000    0.000 random.py:218(randint)
  859.        1    0.000    0.000    0.000    0.000 __init__.py:34(Git)
  860.      284    0.000    0.000    0.000    0.000 {built-in method builtins.id}
  861.        2    0.000    0.000    0.000    0.000 _bootlocale.py:33(getpreferredencoding)
  862.       19    0.000    0.000    0.000    0.000 schema.py:242(_priority)
  863.        2    0.000    0.000    0.000    0.000 __init__.py:818(set_name)
  864.        1    0.000    0.000    0.000    0.000 fnmatch.py:11(<module>)
  865.        3    0.000    0.000    0.000    0.000 datetime.py:1517(__new__)
  866.       51    0.000    0.000    0.000    0.000 six.py:177(_add_module)
  867.        1    0.000    0.000    0.000    0.000 compat.py:7(<module>)
  868.       26    0.000    0.000    0.000    0.000 {method 'translate' of 'bytearray' objects}
  869.       60    0.000    0.000    0.000    0.000 {built-in method sys.intern}
  870.       30    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1029(__init__)
  871.       11    0.000    0.000    0.000    0.000 enum.py:64(__init__)
  872.        1    0.000    0.000    0.000    0.000 datetime.py:2136(timezone)
  873.        1    0.000    0.000    0.000    0.000 __init__.py:2018(shutdown)
  874.        2    0.000    0.000    0.000    0.000 _common.py:280(memoize)
  875.        2    0.000    0.000    0.000    0.000 {built-in method posix.readlink}
  876.        4    0.000    0.000    0.000    0.000 uuid.py:121(__init__)
  877.       18    0.000    0.000    0.000    0.000 copy.py:210(_deepcopy_list)
  878.       38    0.000    0.000    0.000    0.000 inflect.py:97(enclose)
  879.        1    0.000    0.000    0.000    0.000 inflect.py:1912(engine)
  880.      354    0.000    0.000    0.000    0.000 {method 'reverse' of 'list' objects}
  881.        1    0.000    0.000    0.000    0.000 representer.py:241(SafeRepresenter)
  882.       44    0.000    0.000    0.000    0.000 inspect.py:72(isclass)
  883.        1    0.000    0.000    0.000    0.000 config.py:648(configure_formatter)
  884.        4    0.000    0.000    0.000    0.000 configobj.py:639(get)
  885.        1    0.000    0.000    0.000    0.000 process.py:341(__init__)
  886.        6    0.000    0.000    0.000    0.000 __init__.py:384(_assert_pid_not_reused)
  887.        5    0.000    0.000    0.000    0.000 warnings.py:181(_add_filter)
  888.        2    0.000    0.000    0.000    0.000 __init__.py:502(__init__)
  889.        8    0.000    0.000    0.000    0.000 copy.py:273(<genexpr>)
  890.       57    0.000    0.000    0.000    0.000 inspect.py:238(isframe)
  891.        1    0.000    0.000    0.000    0.000 _psosx.py:152(per_cpu_times)
  892.       10    0.000    0.000    0.000    0.000 {built-in method builtins.all}
  893.       52    0.000    0.000    0.000    0.000 {built-in method sys._getframe}
  894.        2    0.000    0.000    0.000    0.000 functools.py:492(decorating_function)
  895.        2    0.000    0.000    0.000    0.000 random.py:174(randrange)
  896.        1    0.000    0.000    0.000    0.000 _compat.py:5(<module>)
  897.       19    0.000    0.000    0.000    0.000 {built-in method _struct.calcsize}
  898.        1    0.000    0.000    0.000    0.000 platform.py:1266(python_version)
  899.      2/1    0.000    0.000    0.000    0.000 calc.py:15(memoize)
  900.        1    0.000    0.000    0.000    0.000 __init__.py:29(RemoteSSH)
  901.        1    0.000    0.000    0.000    0.000 fractions.py:60(Fraction)
  902.       16    0.000    0.000    0.000    0.000 objects.py:21(__init__)
  903.        7    0.000    0.000    0.000    0.000 base.py:10(fix_subparsers)
  904.        1    0.000    0.000    0.000    0.000 process.py:63(BaseProcess)
  905.        3    0.000    0.000    0.000    0.000 warnings.py:165(simplefilter)
  906.       46    0.000    0.000    0.000    0.000 {method 'getrandbits' of '_random.Random' objects}
  907.        9    0.000    0.000    0.000    0.000 {built-in method builtins.round}
  908.        1    0.000    0.000    0.000    0.000 os.py:44(<listcomp>)
  909.       41    0.000    0.000    0.000    0.000 representer.py:139(add_representer)
  910.       43    0.000    0.000    0.000    0.000 inspect.py:80(ismethod)
  911.        4    0.000    0.000    0.000    0.000 configobj.py:785(merge)
  912.        1    0.000    0.000    0.000    0.000 path_info.py:136(URLInfo)
  913.        1    0.000    0.000    0.000    0.000 encoder.py:204(iterencode)
  914.       38    0.000    0.000    0.000    0.000 ansi.py:12(code_to_chars)
  915.        1    0.000    0.000    0.000    0.000 emitter.py:93(Emitter)
  916.        2    0.000    0.000    0.000    0.000 subprocess.py:1526(_handle_exitstatus)
  917.        2    0.000    0.000    0.000    0.000 __init__.py:1002(flush)
  918.        1    0.000    0.000    0.000    0.000 pickle.py:1024(_Unpickler)
  919.        1    0.000    0.000    0.000    0.000 __init__.py:1478(<listcomp>)
  920.        1    0.000    0.000    0.000    0.000 _lockfile.py:88(Lock)
  921.        1    0.000    0.000    0.000    0.000 appdirs.py:206(site_config_dir)
  922.        6    0.000    0.000    0.000    0.000 {method 'tolist' of 'memoryview' objects}
  923.       17    0.000    0.000    0.000    0.000 os.py:803(fsencode)
  924.       11    0.000    0.000    0.000    0.000 enum.py:152(<dictcomp>)
  925.        5    0.000    0.000    0.000    0.000 sre_parse.py:258(getwhile)
  926.       14    0.000    0.000    0.000    0.000 util.py:30(__init__)
  927.        1    0.000    0.000    0.000    0.000 main.py:36(__init__)
  928.        1    0.000    0.000    0.000    0.000 platform.py:1149(_sys_version)
  929.        1    0.000    0.000    0.000    0.000 seqs.py:178(lcat)
  930.        7    0.000    0.000    0.000    0.000 argparse.py:215(<listcomp>)
  931.        7    0.000    0.000    0.000    0.000 argparse.py:1079(__init__)
  932.        1    0.000    0.000    0.000    0.000 configobj.py:458(Section)
  933.        1    0.000    0.000    0.000    0.000 analytics.py:183(collect_cmd)
  934.        3    0.000    0.000    0.000    0.000 _weakrefset.py:36(__init__)
  935.        1    0.000    0.000    0.000    0.000 threading.py:763(__init__)
  936.        1    0.000    0.000    0.000    0.000 calc.py:31(decorator)
  937.        1    0.000    0.000    0.000    0.000 argparse.py:152(HelpFormatter)
  938.        1    0.000    0.000    0.000    0.000 _common.py:142(BatteryTime)
  939.       55    0.000    0.000    0.000    0.000 {method 'items' of 'mappingproxy' objects}
  940.        1    0.000    0.000    0.000    0.000 abc.py:1(<module>)
  941.        1    0.000    0.000    0.000    0.000 constructor.py:57(BaseConstructor)
  942.        2    0.000    0.000    0.000    0.000 idna.py:147(encode)
  943.       10    0.000    0.000    0.000    0.000 sre_compile.py:432(_generate_overlap_table)
  944.        7    0.000    0.000    0.000    0.000 __init__.py:1526(addHandler)
  945.      124    0.000    0.000    0.000    0.000 argparse.py:599(<listcomp>)
  946.       11    0.000    0.000    0.000    0.000 configobj.py:721(<listcomp>)
  947.        1    0.000    0.000    0.000    0.000 {built-in method psutil_osx.per_cpu_times}
  948.        1    0.000    0.000    0.000    0.000 pathlib.py:119(_WindowsFlavour)
  949.       10    0.000    0.000    0.000    0.000 encoder.py:333(_iterencode_dict)
  950.       43    0.000    0.000    0.000    0.000 inspect.py:252(iscode)
  951.       14    0.000    0.000    0.000    0.000 argparse.py:290(_join_parts)
  952.       20    0.000    0.000    0.000    0.000 tokenize.py:107(group)
  953.        1    0.000    0.000    0.000    0.000 __init__.py:711(Filterer)
  954.        1    0.000    0.000    0.000    0.000 scanner.py:66(Scanner)
  955.      136    0.000    0.000    0.000    0.000 copy.py:190(_deepcopy_atomic)
  956.        1    0.000    0.000    0.000    0.000 context.py:30(BaseContext)
  957.        1    0.000    0.000    0.000    0.000 hdfs.py:23(RemoteHDFS)
  958.        1    0.000    0.000    0.000    0.000 util.py:136(register_after_fork)
  959.       22    0.000    0.000    0.000    0.000 {method 'setter' of 'property' objects}
  960.       30    0.000    0.000    0.000    0.000 enum.py:198(<genexpr>)
  961.        1    0.000    0.000    0.000    0.000 __init__.py:1446(findCaller)
  962.        1    0.000    0.000    0.000    0.000 base64.py:3(<module>)
  963.       25    0.000    0.000    0.000    0.000 {method 'startswith' of 'bytes' objects}
  964.       92    0.000    0.000    0.000    0.000 {built-in method builtins.hash}
  965.        1    0.000    0.000    0.000    0.000 threading.py:513(set)
  966.       24    0.000    0.000    0.000    0.000 tokenize.py:143(<listcomp>)
  967.        1    0.000    0.000    0.000    0.000 calendar.py:50(_localized_month)
  968.        1    0.000    0.000    0.000    0.000 __init__.py:1321(Logger)
  969.        1    0.000    0.000    0.000    0.000 main.py:105(set_alphabet)
  970.        2    0.000    0.000    0.000    0.000 {built-in method _socket.gethostname}
  971.        1    0.000    0.000    0.000    0.000 brancher.py:1(<module>)
  972.       79    0.000    0.000    0.000    0.000 {method 'strip' of 'str' objects}
  973.        5    0.000    0.000    0.000    0.000 datetime.py:396(_check_date_fields)
  974.        1    0.000    0.000    0.000    0.000 main.py:60(YAML)
  975.        1    0.000    0.000    0.000    0.000 constructor.py:353(SafeConstructor)
  976.        1    0.000    0.000    0.000    0.000 numbers.py:32(Complex)
  977.        1    0.000    0.000    0.000    0.000 argparse.py:1067(_SubParsersAction)
  978.        2    0.000    0.000    0.000    0.000 {method 'close' of '_io.TextIOWrapper' objects}
  979.        1    0.000    0.000    0.000    0.000 __init__.py:1679(LoggerAdapter)
  980.        3    0.000    0.000    0.000    0.000 configobj.py:477(__setstate__)
  981.        1    0.000    0.000    0.000    0.000 _psosx.py:146(cpu_times)
  982.        1    0.000    0.000    0.000    0.000 {built-in method psutil_osx.disk_partitions}
  983.        1    0.000    0.000    0.000    0.000 idna.py:300(getregentry)
  984.        1    0.000    0.000    0.000    0.000 decoder.py:284(__init__)
  985.        1    0.000    0.000    0.000    0.000 compat.py:137(with_metaclass)
  986.        1    0.000    0.000    0.000    0.000 subprocess.py:608(Popen)
  987.        1    0.000    0.000    0.000    0.000 config.py:676(configure_filter)
  988.        2    0.000    0.000    0.000    0.000 config.py:373(_resolve_cache_path)
  989.        1    0.000    0.000    0.000    0.000 random.py:72(Random)
  990.        1    0.000    0.000    0.000    0.000 appdirs.py:100(site_data_dir)
  991.        3    0.000    0.000    0.000    0.000 {built-in method fromkeys}
  992.        4    0.000    0.000    0.000    0.000 _collections_abc.py:879(__iter__)
  993.        4    0.000    0.000    0.000    0.000 _weakrefset.py:81(add)
  994.        3    0.000    0.000    0.000    0.000 __init__.py:244(is_binary)
  995.        1    0.000    0.000    0.000    0.000 pathlib.py:611(PurePath)
  996.        2    0.000    0.000    0.000    0.000 datetime.py:1187(__new__)
  997.        1    0.000    0.000    0.000    0.000 funcolls.py:1(<module>)
  998.        1    0.000    0.000    0.000    0.000 graph.py:1(<module>)
  999.        1    0.000    0.000    0.000    0.000 collections.py:1(<module>)
  1000.       84    0.000    0.000    0.000    0.000 {method 'items' of 'collections.OrderedDict' objects}
  1001.        7    0.000    0.000    0.000    0.000 {method 'sub' of 're.Pattern' objects}
  1002.        1    0.000    0.000    0.000    0.000 {method 'close' of '_io.BufferedReader' objects}
  1003.       49    0.000    0.000    0.000    0.000 abc.py:7(abstractmethod)
  1004.        1    0.000    0.000    0.000    0.000 threading.py:744(Thread)
  1005.        1    0.000    0.000    0.000    0.000 _tqdm.py:129(Bar)
  1006.       12    0.000    0.000    0.000    0.000 opcode.py:43(name_op)
  1007.        7    0.000    0.000    0.000    0.000 argparse.py:295(_format_usage)
  1008.        7    0.000    0.000    0.000    0.000 argparse.py:936(__init__)
  1009.        2    0.000    0.000    0.000    0.000 context.py:40(cpu_count)
  1010.        4    0.000    0.000    0.000    0.000 {built-in method builtins.sorted}
  1011.        4    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:232(_requires_builtin_wrapper)
  1012.        9    0.000    0.000    0.000    0.000 enum.py:907(_power_of_two)
  1013.        5    0.000    0.000    0.000    0.000 threading.py:75(RLock)
  1014.        5    0.000    0.000    0.000    0.000 datetime.py:409(_check_time_fields)
  1015.        2    0.000    0.000    0.000    0.000 ansitowin32.py:20(is_a_tty)
  1016.       27    0.000    0.000    0.000    0.000 inspect.py:2799(<genexpr>)
  1017.        2    0.000    0.000    0.000    0.000 {built-in method _locale.nl_langinfo}
  1018.        4    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:748(exec_module)
  1019.        1    0.000    0.000    0.000    0.000 warnings.py:474(__enter__)
  1020.        1    0.000    0.000    0.000    0.000 copyreg.py:96(_slotnames)
  1021.        1    0.000    0.000    0.000    0.000 lzma.py:38(LZMAFile)
  1022.        1    0.000    0.000    0.000    0.000 serializer.py:34(Serializer)
  1023.        1    0.000    0.000    0.000    0.000 numbers.py:147(Real)
  1024.        1    0.000    0.000    0.000    0.000 slow_link_detection.py:27(slow_link_guard)
  1025.        1    0.000    0.000    0.000    0.000 gs.py:17(RemoteGS)
  1026.        1    0.000    0.000    0.000    0.000 contextlib.py:237(helper)
  1027.        1    0.000    0.000    0.000    0.000 threading.py:499(__init__)
  1028.       35    0.000    0.000    0.000    0.000 datetime.py:379(_check_int_field)
  1029.        1    0.000    0.000    0.000    0.000 __init__.py:793(Handler)
  1030.        2    0.000    0.000    0.000    0.000 _tqdm.py:113(create_th_lock)
  1031.        1    0.000    0.000    0.000    0.000 dbapi2.py:56(register_adapters_and_converters)
  1032.        3    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1097(_get_parent_path)
  1033.        1    0.000    0.000    0.000    0.000 contextlib.py:116(__exit__)
  1034.       36    0.000    0.000    0.000    0.000 enum.py:623(name)
  1035.        3    0.000    0.000    0.000    0.000 pathlib.py:601(__getitem__)
  1036.        1    0.000    0.000    0.000    0.000 comments.py:182(CommentedBase)
  1037.        1    0.000    0.000    0.000    0.000 comments.py:633(CommentedMap)
  1038.        1    0.000    0.000    0.000    0.000 socket.py:133(socket)
  1039.        2    0.000    0.000    0.000    0.000 config.py:398(ext_convert)
  1040.        9    0.000    0.000    0.000    0.000 tempfile.py:479(func_wrapper)
  1041.        1    0.000    0.000    0.000    0.000 number.py:54(<listcomp>)
  1042.        1    0.000    0.000    0.000    0.000 inflect.py:1050(<listcomp>)
  1043.        1    0.000    0.000    0.000    0.000 {built-in method psutil_osx.cpu_times}
  1044.        3    0.000    0.000    0.000    0.000 {built-in method posix.register_at_fork}
  1045.        1    0.000    0.000    0.000    0.000 {built-in method posix.urandom}
  1046.        8    0.000    0.000    0.000    0.000 codecs.py:260(__init__)
  1047.        1    0.000    0.000    0.000    0.000 pathlib.py:993(Path)
  1048.        1    0.000    0.000    0.000    0.000 bz2.py:28(BZ2File)
  1049.        1    0.000    0.000    0.000    0.000 datetime.py:646(__neg__)
  1050.        9    0.000    0.000    0.000    0.000 argparse.py:1740(_get_positional_actions)
  1051.        1    0.000    0.000    0.000    0.000 _collections_abc.py:672(keys)
  1052.       13    0.000    0.000    0.000    0.000 pathlib.py:733(_cparts)
  1053.        1    0.000    0.000    0.000    0.000 logger.py:25(ColorFormatter)
  1054.        1    0.000    0.000    0.000    0.000 threading.py:216(__init__)
  1055.       69    0.000    0.000    0.000    0.000 signal.py:22(<lambda>)
  1056.       85    0.000    0.000    0.000    0.000 _compat_pickle.py:167(<genexpr>)
  1057.        1    0.000    0.000    0.000    0.000 config.py:685(add_filters)
  1058.        1    0.000    0.000    0.000    0.000 configobj.py:1849(_handle_value)
  1059.        1    0.000    0.000    0.000    0.000 context.py:264(<listcomp>)
  1060.        1    0.000    0.000    0.000    0.000 s3.py:17(RemoteS3)
  1061.        1    0.000    0.000    0.000    0.000 inflect.py:219(<dictcomp>)
  1062.        1    0.000    0.000    0.000    0.000 __init__.py:9(<module>)
  1063.        1    0.000    0.000    0.000    0.000 tree.py:31(GitTree)
  1064.        5    0.000    0.000    0.000    0.000 {method 'groups' of 're.Match' objects}
  1065.       71    0.000    0.000    0.000    0.000 {built-in method _sre.unicode_iscased}
  1066.       71    0.000    0.000    0.000    0.000 enum.py:659(<lambda>)
  1067.        1    0.000    0.000    0.000    0.000 weakref.py:356(__init__)
  1068.        2    0.000    0.000    0.000    0.000 datetime.py:804(__new__)
  1069.        1    0.000    0.000    0.000    0.000 __init__.py:457(Formatter)
  1070.       68    0.000    0.000    0.000    0.000 signal.py:17(<lambda>)
  1071.        1    0.000    0.000    0.000    0.000 _tqdm_pandas.py:1(<module>)
  1072.        1    0.000    0.000    0.000    0.000 thread.py:108(ThreadPoolExecutor)
  1073.        7    0.000    0.000    0.000    0.000 argparse.py:253(add_usage)
  1074.        1    0.000    0.000    0.000    0.000 azure.py:23(RemoteAZURE)
  1075.        1    0.000    0.000    0.000    0.000 tempfile.py:503(close)
  1076.        1    0.000    0.000    0.000    0.000 diff.py:17(CmdDiff)
  1077.        6    0.000    0.000    0.000    0.000 {method 'cast' of 'memoryview' objects}
  1078.        2    0.000    0.000    0.000    0.000 {built-in method posix.cpu_count}
  1079.        7    0.000    0.000    0.000    0.000 {method 'seek' of '_io.BufferedReader' objects}
  1080.        1    0.000    0.000    0.000    0.000 _collections_abc.py:816(clear)
  1081.        1    0.000    0.000    0.000    0.000 datetime.py:774(date)
  1082.        1    0.000    0.000    0.000    0.000 datetime.py:1162(time)
  1083.        1    0.000    0.000    0.000    0.000 calendar.py:52(<listcomp>)
  1084.        4    0.000    0.000    0.000    0.000 __init__.py:838(acquire)
  1085.        1    0.000    0.000    0.000    0.000 __init__.py:1668(__init__)
  1086.        1    0.000    0.000    0.000    0.000 _tqdm.py:88(acquire)
  1087.        1    0.000    0.000    0.000    0.000 decorators.py:29(decorator_fab)
  1088.        1    0.000    0.000    0.000    0.000 objects.py:46(decorator)
  1089.        1    0.000    0.000    0.000    0.000 pickle.py:372(_Pickler)
  1090.        1    0.000    0.000    0.000    0.000 configobj.py:1496(_decode)
  1091.        6    0.000    0.000    0.000    0.000 six.py:126(__init__)
  1092.        1    0.000    0.000    0.000    0.000 tempfile.py:627(SpooledTemporaryFile)
  1093.        1    0.000    0.000    0.000    0.000 state.py:55(State)
  1094.        1    0.000    0.000    0.000    0.000 oss.py:18(RemoteOSS)
  1095.        1    0.000    0.000    0.000    0.000 data_cloud.py:14(DataCloud)
  1096.        1    0.000    0.000    0.000    0.000 synchronize.py:360(Barrier)
  1097.       16    0.000    0.000    0.000    0.000 {method 'insert' of 'list' objects}
  1098.        2    0.000    0.000    0.000    0.000 {method 'isatty' of '_io.TextIOWrapper' objects}
  1099.        1    0.000    0.000    0.000    0.000 codecs.py:94(__new__)
  1100.        2    0.000    0.000    0.000    0.000 weakref.py:290(update)
  1101.        3    0.000    0.000    0.000    0.000 weakref.py:336(__new__)
  1102.        6    0.000    0.000    0.000    0.000 pathlib.py:291(splitroot)
  1103.        1    0.000    0.000    0.000    0.000 datetime.py:454(timedelta)
  1104.        1    0.000    0.000    0.000    0.000 __init__.py:1065(FileHandler)
  1105.        1    0.000    0.000    0.000    0.000 parser.py:95(Parser)
  1106.        1    0.000    0.000    0.000    0.000 _tqdm.py:71(TqdmDefaultWriteLock)
  1107.        1    0.000    0.000    0.000    0.000 numbers.py:294(Integral)
  1108.        7    0.000    0.000    0.000    0.000 opcode.py:47(jrel_op)
  1109.        1    0.000    0.000    0.000    0.000 handlers.py:692(SysLogHandler)
  1110.        1    0.000    0.000    0.000    0.000 tempfile.py:465(__init__)
  1111.        1    0.000    0.000    0.000    0.000 tempfile.py:492(__enter__)
  1112.       72    0.000    0.000    0.000    0.000 {built-in method builtins.abs}
  1113.        1    0.000    0.000    0.000    0.000 configparser.py:296(ParsingError)
  1114.        2    0.000    0.000    0.000    0.000 __init__.py:415(__init__)
  1115.        1    0.000    0.000    0.000    0.000 decorators.py:34(make_decorator)
  1116.        1    0.000    0.000    0.000    0.000 six.py:91(__get__)
  1117.       10    0.000    0.000    0.000    0.000 schema.py:220(__init__)
  1118.        1    0.000    0.000    0.000    0.000 analytics.py:18(Analytics)
  1119.       45    0.000    0.000    0.000    0.000 {built-in method builtins.divmod}
  1120.        9    0.000    0.000    0.000    0.000 enum.py:360(__members__)
  1121.        1    0.000    0.000    0.000    0.000 threading.py:899(_set_tstate_lock)
  1122.        1    0.000    0.000    0.000    0.000 calendar.py:69(_localized_day)
  1123.        1    0.000    0.000    0.000    0.000 comments.py:41(Comment)
  1124.        1    0.000    0.000    0.000    0.000 subprocess.py:60(CalledProcessError)
  1125.        2    0.000    0.000    0.000    0.000 subprocess.py:850(__del__)
  1126.       14    0.000    0.000    0.000    0.000 py3.py:21(<genexpr>)
  1127.        1    0.000    0.000    0.000    0.000 inspect.py:2435(Parameter)
  1128.        1    0.000    0.000    0.000    0.000 argparse.py:2338(_get_values)
  1129.        1    0.000    0.000    0.000    0.000 util.py:296(RecursionError)
  1130.        1    0.000    0.000    0.000    0.000 http.py:15(RemoteHTTP)
  1131.        1    0.000    0.000    0.000    0.000 lock.py:58(Lock)
  1132.        4    0.000    0.000    0.000    0.000 {built-in method atexit.register}
  1133.        1    0.000    0.000    0.000    0.000 contextlib.py:81(__init__)
  1134.        6    0.000    0.000    0.000    0.000 enum.py:855(_high_bit)
  1135.        2    0.000    0.000    0.000    0.000 sre_parse.py:843(_parse_flags)
  1136.        1    0.000    0.000    0.000    0.000 pathlib.py:923(parents)
  1137.       10    0.000    0.000    0.000    0.000 __future__.py:81(__init__)
  1138.        2    0.000    0.000    0.000    0.000 {built-in method math.log}
  1139.        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_md5}
  1140.        1    0.000    0.000    0.000    0.000 threading.py:358(notify_all)
  1141.       38    0.000    0.000    0.000    0.000 {built-in method _ctypes.sizeof}
  1142.        2    0.000    0.000    0.000    0.000 __init__.py:736(filter)
  1143.        1    0.000    0.000    0.000    0.000 queue.py:27(Queue)
  1144.        1    0.000    0.000    0.000    0.000 objects.py:38(monkey)
  1145.        1    0.000    0.000    0.000    0.000 argparse.py:1600(ArgumentParser)
  1146.        3    0.000    0.000    0.000    0.000 configobj.py:454(__newobj__)
  1147.        1    0.000    0.000    0.000    0.000 system.py:10(System)
  1148.       10    0.000    0.000    0.000    0.000 {method 'remove' of 'list' objects}
  1149.       39    0.000    0.000    0.000    0.000 {function ConvertingDict.__getitem__ at 0x101b793b0}
  1150.        1    0.000    0.000    0.000    0.000 pathlib.py:391(_NormalAccessor)
  1151.        1    0.000    0.000    0.000    0.000 {built-in method math.exp}
  1152.        1    0.000    0.000    0.000    0.000 gettext.py:254(__init__)
  1153.        1    0.000    0.000    0.000    0.000 ansi.py:49(AnsiFore)
  1154.        7    0.000    0.000    0.000    0.000 __init__.py:1164(__init__)
  1155.        1    0.000    0.000    0.000    0.000 constructor.py:787(Constructor)
  1156.        1    0.000    0.000    0.000    0.000 scalarbool.py:24(ScalarBoolean)
  1157.        1    0.000    0.000    0.000    0.000 resolver.py:106(BaseResolver)
  1158.        1    0.000    0.000    0.000    0.000 _base.py:309(Future)
  1159.        1    0.000    0.000    0.000    0.000 inspect.py:2720(Signature)
  1160.        6    0.000    0.000    0.000    0.000 opcode.py:51(jabs_op)
  1161.        9    0.000    0.000    0.000    0.000 configobj.py:1302(<listcomp>)
  1162.        1    0.000    0.000    0.000    0.000 path_info.py:22(PathInfo)
  1163.        4    0.000    0.000    0.000    0.000 fractions.py:294(_operator_fallbacks)
  1164.        1    0.000    0.000    0.000    0.000 inflect.py:538(<setcomp>)
  1165.        1    0.000    0.000    0.000    0.000 _common.py:471(outer)
  1166.        1    0.000    0.000    0.000    0.000 public.py:6(<module>)
  1167.        1    0.000    0.000    0.000    0.000 local.py:16(OutputLOCAL)
  1168.       11    0.000    0.000    0.000    0.000 {method 'mro' of 'type' objects}
  1169.       32    0.000    0.000    0.000    0.000 {built-in method builtins.chr}
  1170.       23    0.000    0.000    0.000    0.000 {built-in method builtins.globals}
  1171.        1    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:873(_find_spec_legacy)
  1172.        1    0.000    0.000    0.000    0.000 os.py:1016(__getattr__)
  1173.        1    0.000    0.000    0.000    0.000 warnings.py:493(__exit__)
  1174.        1    0.000    0.000    0.000    0.000 threading.py:335(notify)
  1175.        1    0.000    0.000    0.000    0.000 traceback.py:437(TracebackException)
  1176.        1    0.000    0.000    0.000    0.000 __init__.py:632(BufferingFormatter)
  1177.        4    0.000    0.000    0.000    0.000 __init__.py:1600(getEffectiveLevel)
  1178.        1    0.000    0.000    0.000    0.000 comments.py:379(CommentedSeq)
  1179.        1    0.000    0.000    0.000    0.000 comments.py:965(CommentedKeyMap)
  1180.        1    0.000    0.000    0.000    0.000 representer.py:56(BaseRepresenter)
  1181.        1    0.000    0.000    0.000    0.000 _tqdm.py:92(release)
  1182.        1    0.000    0.000    0.000    0.000 util.py:253(AlreadyRegisteredError)
  1183.        1    0.000    0.000    0.000    0.000 __init__.py:1(Tag)
  1184.        1    0.000    0.000    0.000    0.000 synchronize.py:46(SemLock)
  1185.       32    0.000    0.000    0.000    0.000 {method 'bit_length' of 'int' objects}
  1186.       24    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
  1187.       10    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
  1188.       36    0.000    0.000    0.000    0.000 {method 'upper' of 'str' objects}
  1189.        8    0.000    0.000    0.000    0.000 {built-in method builtins.vars}
  1190.        3    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1087(_find_parent_path_names)
  1191.        1    0.000    0.000    0.000    0.000 posixpath.py:121(splitext)
  1192.        1    0.000    0.000    0.000    0.000 weakref.py:253(popitem)
  1193.        1    0.000    0.000    0.000    0.000 configparser.py:1189(ConfigParser)
  1194.        1    0.000    0.000    0.000    0.000 __init__.py:109(_converter)
  1195.        1    0.000    0.000    0.000    0.000 ansitowin32.py:24(StreamWrapper)
  1196.        1    0.000    0.000    0.000    0.000 __init__.py:409(PercentStyle)
  1197.        1    0.000    0.000    0.000    0.000 comments.py:97(Format)
  1198.        1    0.000    0.000    0.000    0.000 comments.py:1062(CommentedSet)
  1199.        1    0.000    0.000    0.000    0.000 scalarint.py:14(ScalarInt)
  1200.        1    0.000    0.000    0.000    0.000 scalarfloat.py:15(ScalarFloat)
  1201.        1    0.000    0.000    0.000    0.000 representer.py:660(RoundTripRepresenter)
  1202.        8    0.000    0.000    0.000    0.000 inspect.py:501(_is_wrapper)
  1203.        8    0.000    0.000    0.000    0.000 decorators.py:271(wraps)
  1204.       43    0.000    0.000    0.000    0.000 _compat_pickle.py:165(<genexpr>)
  1205.        2    0.000    0.000    0.000    0.000 config.py:279(valid_ident)
  1206.        7    0.000    0.000    0.000    0.000 argparse.py:233(_add_item)
  1207.        1    0.000    0.000    0.000    0.000 argparse.py:1531(_handle_conflict_resolve)
  1208.       11    0.000    0.000    0.000    0.000 configobj.py:1301(<genexpr>)
  1209.        2    0.000    0.000    0.000    0.000 schema.py:514(__eq__)
  1210.        5    0.000    0.000    0.000    0.000 reduction.py:43(register)
  1211.        1    0.000    0.000    0.000    0.000 reduction.py:33(ForkingPickler)
  1212.        1    0.000    0.000    0.000    0.000 reduction.py:247(AbstractReducer)
  1213.        1    0.000    0.000    0.000    0.000 tempfile.py:233(_get_candidate_names)
  1214.        1    0.000    0.000    0.000    0.000 state.py:36(StateNoop)
  1215.        1    0.000    0.000    0.000    0.000 inflect.py:531(<listcomp>)
  1216.        2    0.000    0.000    0.000    0.000 {method 'split' of 'bytes' objects}
  1217.       14    0.000    0.000    0.000    0.000 {built-in method sys.getrecursionlimit}
  1218.        6    0.000    0.000    0.000    0.000 {built-in method posix.getpid}
  1219.        2    0.000    0.000    0.000    0.000 {built-in method posix.sysconf}
  1220.        2    0.000    0.000    0.000    0.000 {method 'groupdict' of 're.Match' objects}
  1221.        4    0.000    0.000    0.000    0.000 {method 'acquire' of '_thread.lock' objects}
  1222.        8    0.000    0.000    0.000    0.000 _collections_abc.py:302(__subclasshook__)
  1223.        2    0.000    0.000    0.000    0.000 weakref.py:153(__contains__)
  1224.        3    0.000    0.000    0.000    0.000 weakref.py:341(__init__)
  1225.        1    0.000    0.000    0.000    0.000 parse.py:142(_NetlocResultMixinBase)
  1226.        1    0.000    0.000    0.000    0.000 logger.py:14(LoggingException)
  1227.        1    0.000    0.000    0.000    0.000 threading.py:567(Barrier)
  1228.        1    0.000    0.000    0.000    0.000 __init__.py:18(nanotime)
  1229.        1    0.000    0.000    0.000    0.000 winterm.py:22(WinTerm)
  1230.        2    0.000    0.000    0.000    0.000 __init__.py:428(__init__)
  1231.        1    0.000    0.000    0.000    0.000 __init__.py:154(<lambda>)
  1232.        1    0.000    0.000    0.000    0.000 __init__.py:858(format)
  1233.        1    0.000    0.000    0.000    0.000 main.py:35(ShortUUID)
  1234.        1    0.000    0.000    0.000    0.000 compat.py:267(MutableSliceableSequence)
  1235.        1    0.000    0.000    0.000    0.000 tokens.py:13(Token)
  1236.        1    0.000    0.000    0.000    0.000 composer.py:32(Composer)
  1237.        1    0.000    0.000    0.000    0.000 constructor.py:1074(RoundTripConstructor)
  1238.        1    0.000    0.000    0.000    0.000 scalarstring.py:24(ScalarString)
  1239.        1    0.000    0.000    0.000    0.000 emitter.py:56(Indents)
  1240.        5    0.000    0.000    0.000    0.000 _utils.py:8(<genexpr>)
  1241.        1    0.000    0.000    0.000    0.000 selectors.py:80(BaseSelector)
  1242.        6    0.000    0.000    0.000    0.000 platform.py:728(<genexpr>)
  1243.        1    0.000    0.000    0.000    0.000 _base.py:108(_AllCompletedWaiter)
  1244.       14    0.000    0.000    0.000    0.000 argparse.py:291(<listcomp>)
  1245.        1    0.000    0.000    0.000    0.000 argparse.py:1239(_ActionsContainer)
  1246.        1    0.000    0.000    0.000    0.000 configobj.py:410(ConfigParserInterpolation)
  1247.        1    0.000    0.000    0.000    0.000 six.py:164(_SixMetaPathImporter)
  1248.        1    0.000    0.000    0.000    0.000 six.py:475(Module_six_moves_urllib)
  1249.        1    0.000    0.000    0.000    0.000 context.py:232(get_context)
  1250.        2    0.000    0.000    0.000    0.000 tempfile.py:437(close)
  1251.        1    0.000    0.000    0.000    0.000 stage.py:54(StageFileAlreadyExistsError)
  1252.        1    0.000    0.000    0.000    0.000 tree.py:7(BaseTree)
  1253.        6    0.000    0.000    0.000    0.000 {method 'pop' of 'list' objects}
  1254.        1    0.000    0.000    0.000    0.000 warnings.py:453(__init__)
  1255.        2    0.000    0.000    0.000    0.000 functools.py:458(lru_cache)
  1256.        1    0.000    0.000    0.000    0.000 re.py:252(escape)
  1257.        1    0.000    0.000    0.000    0.000 pathlib.py:135(<setcomp>)
  1258.        9    0.000    0.000    0.000    0.000 pathlib.py:1017(_init)
  1259.        1    0.000    0.000    0.000    0.000 __future__.py:80(_Feature)
  1260.        1    0.000    0.000    0.000    0.000 encoder.py:259(_make_iterencode)
  1261.        1    0.000    0.000    0.000    0.000 threading.py:370(Semaphore)
  1262.        1    0.000    0.000    0.000    0.000 threading.py:1226(current_thread)
  1263.        2    0.000    0.000    0.000    0.000 ansitowin32.py:16(is_stream_closed)
  1264.        1    0.000    0.000    0.000    0.000 {built-in method _ctypes.dlopen}
  1265.        1    0.000    0.000    0.000    0.000 __init__.py:982(StreamHandler)
  1266.        1    0.000    0.000    0.000    0.000 __init__.py:1134(_StderrHandler)
  1267.        1    0.000    0.000    0.000    0.000 __init__.py:1200(Manager)
  1268.        5    0.000    0.000    0.000    0.000 constructor.py:345(add_multi_constructor)
  1269.        1    0.000    0.000    0.000    0.000 comments.py:561(CommentedMapView)
  1270.        1    0.000    0.000    0.000    0.000 progress.py:33(Tqdm)
  1271.        1    0.000    0.000    0.000    0.000 selectors.py:341(_PollLikeSelector)
  1272.        1    0.000    0.000    0.000    0.000 queue.py:220(PriorityQueue)
  1273.        9    0.000    0.000    0.000    0.000 types.py:9(isa)
  1274.        1    0.000    0.000    0.000    0.000 handlers.py:1203(BufferingHandler)
  1275.        1    0.000    0.000    0.000    0.000 handlers.py:1402(QueueListener)
  1276.        1    0.000    0.000    0.000    0.000 socketserver.py:516(UDPServer)
  1277.        1    0.000    0.000    0.000    0.000 argparse.py:2378(<listcomp>)
  1278.        1    0.000    0.000    0.000    0.000 exceptions.py:254(ETagMismatchError)
  1279.        2    0.000    0.000    0.000    0.000 config.py:116(__init__)
  1280.        1    0.000    0.000    0.000    0.000 six.py:114(_resolve)
  1281.        1    0.000    0.000    0.000    0.000 pathspec.py:11(PathSpec)
  1282.        2    0.000    0.000    0.000    0.000 util.py:228(register_pattern)
  1283.        1    0.000    0.000    0.000    0.000 dbapi2.py:50(<listcomp>)
  1284.        1    0.000    0.000    0.000    0.000 pipeline.py:16(CmdPipelineShow)
  1285.        1    0.000    0.000    0.000    0.000 {method 'rstrip' of 'bytes' objects}
  1286.       21    0.000    0.000    0.000    0.000 {method 'issubset' of 'set' objects}
  1287.        2    0.000    0.000    0.000    0.000 {built-in method posix.WIFSIGNALED}
  1288.       51    0.000    0.000    0.000    0.000 {built-in method _sre.unicode_tolower}
  1289.        2    0.000    0.000    0.000    0.000 {built-in method time.time}
  1290.        2    0.000    0.000    0.000    0.000 {method 'flush' of '_io.TextIOWrapper' objects}
  1291.        1    0.000    0.000    0.000    0.000 os.py:1000(__init__)
  1292.        7    0.000    0.000    0.000    0.000 enum.py:901(<lambda>)
  1293.        3    0.000    0.000    0.000    0.000 pathlib.py:673(_from_parsed_parts)
  1294.        1    0.000    0.000    0.000    0.000 parse.py:348(_fix_result_transcoding)
  1295.        1    0.000    0.000    0.000    0.000 configparser.py:1234(SectionProxy)
  1296.        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha224}
  1297.        1    0.000    0.000    0.000    0.000 _compression.py:33(DecompressReader)
  1298.        1    0.000    0.000    0.000    0.000 calendar.py:72(<listcomp>)
  1299.        1    0.000    0.000    0.000    0.000 calendar.py:148(Calendar)
  1300.        1    0.000    0.000    0.000    0.000 __init__.py:424(StrFormatStyle)
  1301.        1    0.000    0.000    0.000    0.000 __init__.py:433(StringTemplateStyle)
  1302.        4    0.000    0.000    0.000    0.000 __init__.py:845(release)
  1303.        1    0.000    0.000    0.000    0.000 __init__.py:1291(_fixupChildren)
  1304.        2    0.000    0.000    0.000    0.000 main.py:1494(__init__)
  1305.        1    0.000    0.000    0.000    0.000 compat.py:31(ordereddict)
  1306.        2    0.000    0.000    0.000    0.000 subprocess.py:226(_cleanup)
  1307.        1    0.000    0.000    0.000    0.000 numbers.py:267(Rational)
  1308.        6    0.000    0.000    0.000    0.000 inspect.py:504(_is_wrapper)
  1309.        1    0.000    0.000    0.000    0.000 inspect.py:2590(BoundArguments)
  1310.        1    0.000    0.000    0.000    0.000 dis.py:461(Bytecode)
  1311.        1    0.000    0.000    0.000    0.000 handlers.py:483(SocketHandler)
  1312.        1    0.000    0.000    0.000    0.000 socket.py:546(SocketIO)
  1313.        1    0.000    0.000    0.000    0.000 socketserver.py:153(BaseServer)
  1314.        1    0.000    0.000    0.000    0.000 argparse.py:2394(_get_value)
  1315.        1    0.000    0.000    0.000    0.000 configobj.py:141(Builder)
  1316.        2    0.000    0.000    0.000    0.000 configobj.py:298(__init__)
  1317.        3    0.000    0.000    0.000    0.000 configobj.py:303(interpolate)
  1318.        3    0.000    0.000    0.000    0.000 configobj.py:1748(_unquote)
  1319.        1    0.000    0.000    0.000    0.000 six.py:80(_import_module)
  1320.        1    0.000    0.000    0.000    0.000 schema.py:164(Regex)
  1321.        1    0.000    0.000    0.000    0.000 scheme.py:4(Schemes)
  1322.        2    0.000    0.000    0.000    0.000 {built-in method _sqlite3.register_converter}
  1323.       11    0.000    0.000    0.000    0.000 i18n.py:56(gettext_noop)
  1324.        1    0.000    0.000    0.000    0.000 external_repo.py:69(clean_repos)
  1325.        5    0.000    0.000    0.000    0.000 scm_context.py:1(scm_context)
  1326.        1    0.000    0.000    0.000    0.000 stage.py:98(StageUpdateError)
  1327.        1    0.000    0.000    0.000    0.000 synchronize.py:210(Condition)
  1328.        2    0.000    0.000    0.000    0.000 {method 'rfind' of 'bytes' objects}
  1329.        5    0.000    0.000    0.000    0.000 {method 'count' of 'list' objects}
  1330.        7    0.000    0.000    0.000    0.000 {built-in method _warnings._filters_mutated}
  1331.        4    0.000    0.000    0.000    0.000 {built-in method _imp.exec_builtin}
  1332.        1    0.000    0.000    0.000    0.000 _collections_abc.py:698(__init__)
  1333.        2    0.000    0.000    0.000    0.000 sre_parse.py:288(seek)
  1334.        1    0.000    0.000    0.000    0.000 pathlib.py:136(<setcomp>)
  1335.        9    0.000    0.000    0.000    0.000 pathlib.py:309(casefold_parts)
  1336.        1    0.000    0.000    0.000    0.000 pathlib.py:283(_PosixFlavour)
  1337.        2    0.000    0.000    0.000    0.000 pathlib.py:742(__eq__)
  1338.        1    0.000    0.000    0.000    0.000 {built-in method math.sqrt}
  1339.        3    0.000    0.000    0.000    0.000 {built-in method _json.encode_basestring_ascii}
  1340.        1    0.000    0.000    0.000    0.000 encoder.py:73(JSONEncoder)
  1341.        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha1}
  1342.        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha384}
  1343.        1    0.000    0.000    0.000    0.000 logger.py:148(LoggerHandler)
  1344.        1    0.000    0.000    0.000    0.000 threading.py:88(_RLock)
  1345.        1    0.000    0.000    0.000    0.000 threading.py:204(Condition)
  1346.        1    0.000    0.000    0.000    0.000 traceback.py:227(FrameSummary)
  1347.        2    0.000    0.000    0.000    0.000 tokenize.py:109(maybe)
  1348.        3    0.000    0.000    0.000    0.000 datetime.py:41(_days_before_year)
  1349.        3    0.000    0.000    0.000    0.000 datetime.py:2156(_create)
  1350.        1    0.000    0.000    0.000    0.000 {method 'toordinal' of 'datetime.date' objects}
  1351.        2    0.000    0.000    0.000    0.000 ansitowin32.py:30(__init__)
  1352.        3    0.000    0.000    0.000    0.000 __init__.py:99(CFunctionType)
  1353.        1    0.000    0.000    0.000    0.000 __init__.py:319(CDLL)
  1354.        3    0.000    0.000    0.000    0.000 __init__.py:490(CFunctionType)
  1355.        1    0.000    0.000    0.000    0.000 __init__.py:2054(NullHandler)
  1356.        1    0.000    0.000    0.000    0.000 string.py:175(Formatter)
  1357.        1    0.000    0.000    0.000    0.000 comments.py:124(LineCol)
  1358.        1    0.000    0.000    0.000    0.000 resolver.py:311(VersionedResolver)
  1359.        2    0.000    0.000    0.000    0.000 representer.py:146(add_multi_representer)
  1360.        1    0.000    0.000    0.000    0.000 subprocess.py:97(TimeoutExpired)
  1361.        5    0.000    0.000    0.000    0.000 <string>:1(__new__)
  1362.        1    0.000    0.000    0.000    0.000 config.py:161(_handle_existing_loggers)
  1363.        1    0.000    0.000    0.000    0.000 config.py:371(__init__)
  1364.        1    0.000    0.000    0.000    0.000 socketserver.py:390(TCPServer)
  1365.        1    0.000    0.000    0.000    0.000 {method 'acquire' of '_multiprocessing.SemLock' objects}
  1366.        1    0.000    0.000    0.000    0.000 argparse.py:972(_AppendConstAction)
  1367.        9    0.000    0.000    0.000    0.000 argparse.py:1741(<listcomp>)
  1368.        1    0.000    0.000    0.000    0.000 base.py:38(CmdBase)
  1369.        4    0.000    0.000    0.000    0.000 configobj.py:714(keys)
  1370.        1    0.000    0.000    0.000    0.000 schema.py:31(SchemaError)
  1371.        1    0.000    0.000    0.000    0.000 schema.py:258(Schema)
  1372.        1    0.000    0.000    0.000    0.000 tempfile.py:132(_RandomNameSequence)
  1373.        1    0.000    0.000    0.000    0.000 tempfile.py:414(_TemporaryFileCloser)
  1374.        1    0.000    0.000    0.000    0.000 gitwildmatch.py:20(GitWildMatchPattern)
  1375.        1    0.000    0.000    0.000    0.000 pool.py:24(close_pools)
  1376.        1    0.000    0.000    0.000    0.000 inflect.py:1588(<dictcomp>)
  1377.        1    0.000    0.000    0.000    0.000 __init__.py:225(<listcomp>)
  1378.        1    0.000    0.000    0.000    0.000 _common.py:490(__init__)
  1379.        1    0.000    0.000    0.000    0.000 synchronize.py:184(RLock)
  1380.       15    0.000    0.000    0.000    0.000 {method 'endswith' of 'bytes' objects}
  1381.        1    0.000    0.000    0.000    0.000 {method 'union' of 'set' objects}
  1382.        2    0.000    0.000    0.000    0.000 {method 'count' of 'str' objects}
  1383.        5    0.000    0.000    0.000    0.000 {built-in method builtins.iter}
  1384.        1    0.000    0.000    0.000    0.000 {method '__enter__' of '_io._IOBase' objects}
  1385.        1    0.000    0.000    0.000    0.000 {method 'write' of '_io.BufferedWriter' objects}
  1386.        1    0.000    0.000    0.000    0.000 codecs.py:186(__init__)
  1387.        1    0.000    0.000    0.000    0.000 genericpath.py:117(_splitext)
  1388.        2    0.000    0.000    0.000    0.000 pathlib.py:60(__init__)
  1389.        3    0.000    0.000    0.000    0.000 pathlib.py:595(__len__)
  1390.        1    0.000    0.000    0.000    0.000 pathlib.py:583(_PathParents)
  1391.        1    0.000    0.000    0.000    0.000 decoder.py:254(JSONDecoder)
  1392.        1    0.000    0.000    0.000    0.000 encoder.py:104(__init__)
  1393.        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha512}
  1394.        1    0.000    0.000    0.000    0.000 _compression.py:9(BaseStream)
  1395.        1    0.000    0.000    0.000    0.000 threading.py:240(__enter__)
  1396.        1    0.000    0.000    0.000    0.000 threading.py:243(__exit__)
  1397.        1    0.000    0.000    0.000    0.000 threading.py:488(Event)
  1398.        1    0.000    0.000    0.000    0.000 threading.py:1064(name)
  1399.        1    0.000    0.000    0.000    0.000 traceback.py:315(StackSummary)
  1400.        1    0.000    0.000    0.000    0.000 tokenize.py:94(TokenInfo)
  1401.        1    0.000    0.000    0.000    0.000 tokenize.py:108(any)
  1402.        5    0.000    0.000    0.000    0.000 datetime.py:46(_days_in_month)
  1403.        5    0.000    0.000    0.000    0.000 datetime.py:426(_check_tzinfo_arg)
  1404.        1    0.000    0.000    0.000    0.000 calendar.py:410(HTMLCalendar)
  1405.        2    0.000    0.000    0.000    0.000 ansitowin32.py:95(get_win32_calls)
  1406.        1    0.000    0.000    0.000    0.000 ansi.py:71(AnsiBack)
  1407.        1    0.000    0.000    0.000    0.000 winterm.py:6(WinColor)
  1408.        1    0.000    0.000    0.000    0.000 __init__.py:117(getLevelName)
  1409.        1    0.000    0.000    0.000    0.000 __init__.py:914(close)
  1410.        1    0.000    0.000    0.000    0.000 __init__.py:1205(__init__)
  1411.        1    0.000    0.000    0.000    0.000 string.py:78(Template)
  1412.        1    0.000    0.000    0.000    0.000 main.py:1502(YAMLObject)
  1413.        1    0.000    0.000    0.000    0.000 comments.py:512(CommentedKeySeq)
  1414.        1    0.000    0.000    0.000    0.000 comments.py:574(CommentedMapKeysView)
  1415.        1    0.000    0.000    0.000    0.000 representer.py:438(Representer)
  1416.        1    0.000    0.000    0.000    0.000 _utils.py:139(Comparable)
  1417.        1    0.000    0.000    0.000    0.000 _utils.py:160(SimpleTextIOWrapper)
  1418.        1    0.000    0.000    0.000    0.000 selectors.py:60(_SelectorMapping)
  1419.        1    0.000    0.000    0.000    0.000 selectors.py:206(_BaseSelectorImpl)
  1420.        1    0.000    0.000    0.000    0.000 selectors.py:290(SelectSelector)
  1421.        1    0.000    0.000    0.000    0.000 _monitor.py:14(TMonitor)
  1422.        1    0.000    0.000    0.000    0.000 _tqdm_gui.py:26(tqdm_gui)
  1423.        1    0.000    0.000    0.000    0.000 _base.py:539(Executor)
  1424.        1    0.000    0.000    0.000    0.000 queue.py:255(_PySimpleQueue)
  1425.       21    0.000    0.000    0.000    0.000 inspect.py:2517(name)
  1426.        1    0.000    0.000    0.000    0.000 strings.py:73(cut_prefix)
  1427.        1    0.000    0.000    0.000    0.000 debug.py:125(__init__)
  1428.        1    0.000    0.000    0.000    0.000 debug.py:166(__init__)
  1429.        1    0.000    0.000    0.000    0.000 handlers.py:45(BaseRotatingHandler)
  1430.        1    0.000    0.000    0.000    0.000 handlers.py:1026(NTEventLogHandler)
  1431.        1    0.000    0.000    0.000    0.000 handlers.py:1124(HTTPHandler)
  1432.        1    0.000    0.000    0.000    0.000 handlers.py:1260(MemoryHandler)
  1433.        1    0.000    0.000    0.000    0.000 pickle.py:184(_Framer)
  1434.        1    0.000    0.000    0.000    0.000 config.py:484(DictConfigurator)
  1435.        1    0.000    0.000    0.000    0.000 socketserver.py:543(ForkingMixIn)
  1436.        1    0.000    0.000    0.000    0.000 {method 'release' of '_multiprocessing.SemLock' objects}
  1437.        1    0.000    0.000    0.000    0.000 argparse.py:1575(_remove_action)
  1438.        1    0.000    0.000    0.000    0.000 argparse.py:2092(<listcomp>)
  1439.        1    0.000    0.000    0.000    0.000 exceptions.py:320(CheckoutError)
  1440.        1    0.000    0.000    0.000    0.000 unprotect.py:13(CmdUnprotect)
  1441.        1    0.000    0.000    0.000    0.000 status.py:12(CmdDataStatus)
  1442.        8    0.000    0.000    0.000    0.000 six.py:75(_add_doc)
  1443.        1    0.000    0.000    0.000    0.000 remote.py:48(CmdRemoteDefault)
  1444.        1    0.000    0.000    0.000    0.000 context.py:202(reducer)
  1445.        1    0.000    0.000    0.000    0.000 context.py:225(DefaultContext)
  1446.        1    0.000    0.000    0.000    0.000 context.py:272(ForkProcess)
  1447.        1    0.000    0.000    0.000    0.000 tempfile.py:457(_TemporaryFileWrapper)
  1448.        1    0.000    0.000    0.000    0.000 tempfile.py:775(TemporaryDirectory)
  1449.        1    0.000    0.000    0.000    0.000 random.py:669(SystemRandom)
  1450.        1    0.000    0.000    0.000    0.000 pattern.py:48(RegexPattern)
  1451.        1    0.000    0.000    0.000    0.000 gitwildmatch.py:300(GitIgnorePattern)
  1452.        1    0.000    0.000    0.000    0.000 http.py:68(IterStream)
  1453.        1    0.000    0.000    0.000    0.000 https.py:8(RemoteHTTPS)
  1454.        1    0.000    0.000    0.000    0.000 config.py:13(RemoteConfig)
  1455.        1    0.000    0.000    0.000    0.000 filesize.py:4(<module>)
  1456.        1    0.000    0.000    0.000    0.000 inflect.py:265(<listcomp>)
  1457.        1    0.000    0.000    0.000    0.000 log.py:14(Log)
  1458.        1    0.000    0.000    0.000    0.000 base.py:25(DependencyBase)
  1459.        1    0.000    0.000    0.000    0.000 __init__.py:1(Metrics)
  1460.        1    0.000    0.000    0.000    0.000 synchronize.py:90(_make_methods)
  1461.        1    0.000    0.000    0.000    0.000 util.py:147(Finalize)
  1462.        2    0.000    0.000    0.000    0.000 {built-in method maketrans}
  1463.        9    0.000    0.000    0.000    0.000 {method 'values' of 'dict' objects}
  1464.        2    0.000    0.000    0.000    0.000 {method 'release' of '_thread.lock' objects}
  1465.        1    0.000    0.000    0.000    0.000 copyreg.py:87(__newobj__)
  1466.        1    0.000    0.000    0.000    0.000 pathlib.py:56(_Flavour)
  1467.        1    0.000    0.000    0.000    0.000 parse.py:175(_NetlocResultMixinStr)
  1468.        1    0.000    0.000    0.000    0.000 parse.py:205(_NetlocResultMixinBytes)
  1469.        1    0.000    0.000    0.000    0.000 parse.py:760(Quoter)
  1470.        1    0.000    0.000    0.000    0.000 configparser.py:167(Error)
  1471.        1    0.000    0.000    0.000    0.000 decoder.py:20(JSONDecodeError)
  1472.        1    0.000    0.000    0.000    0.000 threading.py:450(BoundedSemaphore)
  1473.        1    0.000    0.000    0.000    0.000 tokenize.py:217(Untokenizer)
  1474.        1    0.000    0.000    0.000    0.000 datetime.py:1092(tzinfo)
  1475.        1    0.000    0.000    0.000    0.000 nodes.py:89(CollectionNode)
  1476.        1    0.000    0.000    0.000    0.000 nodes.py:68(ScalarNode)
  1477.        1    0.000    0.000    0.000    0.000 nodes.py:12(Node)
  1478.        1    0.000    0.000    0.000    0.000 calendar.py:154(__init__)
  1479.        1    0.000    0.000    0.000    0.000 calendar.py:293(TextCalendar)
  1480.        2    0.000    0.000    0.000    0.000 ansitowin32.py:85(should_wrap)
  1481.        1    0.000    0.000    0.000    0.000 ansi.py:36(AnsiCursor)
  1482.        1    0.000    0.000    0.000    0.000 __init__.py:151(py_object)
  1483.        1    0.000    0.000    0.000    0.000 __init__.py:358(_FuncPtr)
  1484.        1    0.000    0.000    0.000    0.000 __init__.py:387(PyDLL)
  1485.        1    0.000    0.000    0.000    0.000 __init__.py:427(LibraryLoader)
  1486.        1    0.000    0.000    0.000    0.000 _endian.py:23(_swapped_meta)
  1487.        1    0.000    0.000    0.000    0.000 __init__.py:685(__init__)
  1488.        1    0.000    0.000    0.000    0.000 __init__.py:674(Filter)
  1489.        2    0.000    0.000    0.000    0.000 __init__.py:852(setLevel)
  1490.        3    0.000    0.000    0.000    0.000 __init__.py:1146(stream)
  1491.        1    0.000    0.000    0.000    0.000 __init__.py:1662(RootLogger)
  1492.        1    0.000    0.000    0.000    0.000 main.py:738(YAMLContextManager)
  1493.        1    0.000    0.000    0.000    0.000 main.py:1489(YAMLObjectMetaclass)
  1494.        2    0.000    0.000    0.000    0.000 compat.py:193(__init__)
  1495.        1    0.000    0.000    0.000    0.000 tokens.py:133(StreamStartToken)
  1496.        1    0.000    0.000    0.000    0.000 tokens.py:217(AnchorToken)
  1497.        1    0.000    0.000    0.000    0.000 tokens.py:227(TagToken)
  1498.        1    0.000    0.000    0.000    0.000 tokens.py:249(CommentToken)
  1499.        1    0.000    0.000    0.000    0.000 events.py:14(Event)
  1500.        1    0.000    0.000    0.000    0.000 events.py:109(DocumentEndEvent)
  1501.        1    0.000    0.000    0.000    0.000 util.py:19(LazyEval)
  1502.        1    0.000    0.000    0.000    0.000 scanner.py:1758(RoundTripScanner)
  1503.        1    0.000    0.000    0.000    0.000 comments.py:167(Tag)
  1504.        1    0.000    0.000    0.000    0.000 comments.py:593(CommentedMapItemsView)
  1505.        1    0.000    0.000    0.000    0.000 comments.py:617(CommentedMapValuesView)
  1506.        1    0.000    0.000    0.000    0.000 scalarstring.py:73(FoldedScalarString)
  1507.        1    0.000    0.000    0.000    0.000 scalarstring.py:93(DoubleQuotedScalarString)
  1508.        1    0.000    0.000    0.000    0.000 anchor.py:6(Anchor)
  1509.        1    0.000    0.000    0.000    0.000 timestamp.py:15(TimeStamp)
  1510.        1    0.000    0.000    0.000    0.000 progress.py:11(TqdmThreadPoolExecutor)
  1511.        1    0.000    0.000    0.000    0.000 _tqdm.py:43(TqdmWarning)
  1512.        1    0.000    0.000    0.000    0.000 _tqdm.py:66(TqdmMonitorWarning)
  1513.        1    0.000    0.000    0.000    0.000 subprocess.py:398(CompletedProcess)
  1514.        2    0.000    0.000    0.000    0.000 subprocess.py:1544(_internal_poll)
  1515.        1    0.000    0.000    0.000    0.000 selectors.py:433(PollSelector)
  1516.        1    0.000    0.000    0.000    0.000 selectors.py:506(KqueueSelector)
  1517.        1    0.000    0.000    0.000    0.000 _base.py:56(_Waiter)
  1518.        1    0.000    0.000    0.000    0.000 _base.py:71(_AsCompletedWaiter)
  1519.        1    0.000    0.000    0.000    0.000 _base.py:93(_FirstCompletedWaiter)
  1520.        1    0.000    0.000    0.000    0.000 _base.py:138(_AcquireFutures)
  1521.        2    0.000    0.000    0.000    0.000 calc.py:56(_make_lookuper)
  1522.        1    0.000    0.000    0.000    0.000 inspect.py:880(BlockFinder)
  1523.        1    0.000    0.000    0.000    0.000 dis.py:199(Instruction)
  1524.        1    0.000    0.000    0.000    0.000 objects.py:72(LazyObject)
  1525.        2    0.000    0.000    0.000    0.000 debug.py:100(__init__)
  1526.        1    0.000    0.000    0.000    0.000 debug.py:96(LabeledContextDecorator)
  1527.        1    0.000    0.000    0.000    0.000 debug.py:123(log_errors)
  1528.        1    0.000    0.000    0.000    0.000 debug.py:164(log_durations)
  1529.        1    0.000    0.000    0.000    0.000 handlers.py:115(RotatingFileHandler)
  1530.        1    0.000    0.000    0.000    0.000 handlers.py:191(TimedRotatingFileHandler)
  1531.        1    0.000    0.000    0.000    0.000 handlers.py:414(WatchedFileHandler)
  1532.        1    0.000    0.000    0.000    0.000 handlers.py:650(DatagramHandler)
  1533.        1    0.000    0.000    0.000    0.000 handlers.py:946(SMTPHandler)
  1534.        1    0.000    0.000    0.000    0.000 handlers.py:1333(QueueHandler)
  1535.        1    0.000    0.000    0.000    0.000 pickle.py:247(_Unframer)
  1536.        1    0.000    0.000    0.000    0.000 socketserver.py:631(ThreadingMixIn)
  1537.        1    0.000    0.000    0.000    0.000 socketserver.py:696(BaseRequestHandler)
  1538.        1    0.000    0.000    0.000    0.000 socketserver.py:787(_SocketWriter)
  1539.        1    0.000    0.000    0.000    0.000 cli.py:78(DvcParser)
  1540.        1    0.000    0.000    0.000    0.000 argparse.py:1165(FileType)
  1541.        1    0.000    0.000    0.000    0.000 argparse.py:1546(_ArgumentGroup)
  1542.        1    0.000    0.000    0.000    0.000 argparse.py:2205(_get_nargs_pattern)
  1543.        1    0.000    0.000    0.000    0.000 exceptions.py:12(DvcException)
  1544.        1    0.000    0.000    0.000    0.000 exceptions.py:143(NotDvcRepoError)
  1545.        1    0.000    0.000    0.000    0.000 exceptions.py:302(DownloadError)
  1546.        1    0.000    0.000    0.000    0.000 destroy.py:14(CmdDestroy)
  1547.        1    0.000    0.000    0.000    0.000 data_sync.py:13(CmdDataBase)
  1548.        1    0.000    0.000    0.000    0.000 six.py:173(__init__)
  1549.        1    0.000    0.000    0.000    0.000 six.py:184(find_module)
  1550.        1    0.000    0.000    0.000    0.000 schema.py:96(And)
  1551.        1    0.000    0.000    0.000    0.000 schema.py:184(<listcomp>)
  1552.        1    0.000    0.000    0.000    0.000 schema.py:214(Use)
  1553.        1    0.000    0.000    0.000    0.000 schema.py:492(Optional)
  1554.        1    0.000    0.000    0.000    0.000 schema.py:533(Forbidden)
  1555.        1    0.000    0.000    0.000    0.000 base.py:46(DataCloudError)
  1556.        1    0.000    0.000    0.000    0.000 base.py:53(RemoteCmdError)
  1557.        1    0.000    0.000    0.000    0.000 context.py:219(Process)
  1558.        1    0.000    0.000    0.000    0.000 context.py:228(__init__)
  1559.        2    0.000    0.000    0.000    0.000 process.py:36(current_process)
  1560.        1    0.000    0.000    0.000    0.000 process.py:339(_MainProcess)
  1561.        1    0.000    0.000    0.000    0.000 reduction.py:207(_C)
  1562.        1    0.000    0.000    0.000    0.000 tempfile.py:93(_infer_return_type)
  1563.        1    0.000    0.000    0.000    0.000 tempfile.py:422(__init__)
  1564.        1    0.000    0.000    0.000    0.000 tempfile.py:447(__del__)
  1565.        1    0.000    0.000    0.000    0.000 ignore.py:15(DvcIgnore)
  1566.        1    0.000    0.000    0.000    0.000 ignore.py:22(DvcIgnorePatterns)
  1567.        1    0.000    0.000    0.000    0.000 ignore.py:63(DvcIgnoreFilter)
  1568.        1    0.000    0.000    0.000    0.000 util.py:13(<listcomp>)
  1569.        1    0.000    0.000    0.000    0.000 pattern.py:11(Pattern)
  1570.        1    0.000    0.000    0.000    0.000 state.py:22(StateVersionTooNewError)
  1571.        1    0.000    0.000    0.000    0.000 dbapi2.py:51(<listcomp>)
  1572.        1    0.000    0.000    0.000    0.000 path_info.py:115(_URLPathParents)
  1573.        1    0.000    0.000    0.000    0.000 path_info.py:273(CloudURLInfo)
  1574.        2    0.000    0.000    0.000    0.000 {built-in method _sqlite3.register_adapter}
  1575.        1    0.000    0.000    0.000    0.000 pool.py:30(Pool)
  1576.        1    0.000    0.000    0.000    0.000 cache.py:10(CmdCacheDir)
  1577.        1    0.000    0.000    0.000    0.000 inflect.py:226(<dictcomp>)
  1578.        1    0.000    0.000    0.000    0.000 inflect.py:898(<listcomp>)
  1579.        1    0.000    0.000    0.000    0.000 inflect.py:1051(<listcomp>)
  1580.        1    0.000    0.000    0.000    0.000 inflect.py:1059(<listcomp>)
  1581.        1    0.000    0.000    0.000    0.000 inflect.py:1611(<dictcomp>)
  1582.        1    0.000    0.000    0.000    0.000 inflect.py:1904(<dictcomp>)
  1583.        1    0.000    0.000    0.000    0.000 inflect.py:1905(<dictcomp>)
  1584.        1    0.000    0.000    0.000    0.000 ast.py:238(NodeVisitor)
  1585.        1    0.000    0.000    0.000    0.000 version.py:26(CmdVersion)
  1586.        1    0.000    0.000    0.000    0.000 __init__.py:261(Error)
  1587.        1    0.000    0.000    0.000    0.000 __init__.py:277(NoSuchProcess)
  1588.        1    0.000    0.000    0.000    0.000 __init__.py:319(AccessDenied)
  1589.        1    0.000    0.000    0.000    0.000 __init__.py:1392(Popen)
  1590.        1    0.000    0.000    0.000    0.000 _common.py:485(_WrapNumbers)
  1591.        2    0.000    0.000    0.000    0.000 _lockfile.py:126(hostname)
  1592.        1    0.000    0.000    0.000    0.000 log.py:16(__init__)
  1593.        1    0.000    0.000    0.000    0.000 base.py:26(CloneError)
  1594.        1    0.000    0.000    0.000    0.000 scm_context.py:1(<module>)
  1595.        1    0.000    0.000    0.000    0.000 stage.py:37(StageFileFormatError)
  1596.        1    0.000    0.000    0.000    0.000 stage.py:43(StageFileDoesNotExistError)
  1597.        1    0.000    0.000    0.000    0.000 stage.py:76(StagePathOutsideError)
  1598.        1    0.000    0.000    0.000    0.000 base.py:6(DependencyDoesNotExistError)
  1599.        1    0.000    0.000    0.000    0.000 base.py:12(DependencyIsNotFileOrDirError)
  1600.        1    0.000    0.000    0.000    0.000 http.py:8(DependencyHTTP)
  1601.        1    0.000    0.000    0.000    0.000 synchronize.py:123(Semaphore)
  1602.        1    0.000    0.000    0.000    0.000 synchronize.py:321(Event)
  1603.        1    0.000    0.000    0.000    0.000 util.py:333(ForkAwareThreadLock)
  1604.        1    0.000    0.000    0.000    0.000 idna.py:146(Codec)
  1605.        1    0.000    0.000    0.000    0.000 {method 'deleter' of 'property' objects}
  1606.        1    0.000    0.000    0.000    0.000 {method 'index' of 'list' objects}
  1607.        1    0.000    0.000    0.000    0.000 {method 'popitem' of 'dict' objects}
  1608.        1    0.000    0.000    0.000    0.000 {method 'translate' of 'str' objects}
  1609.        1    0.000    0.000    0.000    0.000 {built-in method sys.getdefaultencoding}
  1610.        1    0.000    0.000    0.000    0.000 {built-in method sys.getfilesystemencoding}
  1611.        1    0.000    0.000    0.000    0.000 {built-in method sys.getfilesystemencodeerrors}
  1612.        2    0.000    0.000    0.000    0.000 {built-in method posix.WIFEXITED}
  1613.        2    0.000    0.000    0.000    0.000 {built-in method posix.WEXITSTATUS}
  1614.        4    0.000    0.000    0.000    0.000 {built-in method _sre.ascii_iscased}
  1615.        4    0.000    0.000    0.000    0.000 {built-in method _sre.ascii_tolower}
  1616.        1    0.000    0.000    0.000    0.000 {built-in method from_iterable}
  1617.        1    0.000    0.000    0.000    0.000 {built-in method _stat.S_ISREG}
  1618.        1    0.000    0.000    0.000    0.000 {method '__enter__' of '_thread.lock' objects}
  1619.        1    0.000    0.000    0.000    0.000 {built-in method _thread._set_sentinel}
  1620.        4    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:765(is_package)
  1621.        1    0.000    0.000    0.000    0.000 os.py:1076(__subclasshook__)
  1622.        4    0.000    0.000    0.000    0.000 sre_parse.py:162(__delitem__)
  1623.        1    0.000    0.000    0.000    0.000 pathlib.py:386(_Accessor)
  1624.        1    0.000    0.000    0.000    0.000 pathlib.py:464(_Selector)
  1625.        1    0.000    0.000    0.000    0.000 pathlib.py:495(_PreciseSelector)
  1626.        1    0.000    0.000    0.000    0.000 pathlib.py:511(_WildcardSelector)
  1627.        1    0.000    0.000    0.000    0.000 pathlib.py:540(_RecursiveWildcardSelector)
  1628.        1    0.000    0.000    0.000    0.000 pathlib.py:588(__init__)
  1629.        1    0.000    0.000    0.000    0.000 pathlib.py:970(PurePosixPath)
  1630.        1    0.000    0.000    0.000    0.000 pathlib.py:980(PureWindowsPath)
  1631.        1    0.000    0.000    0.000    0.000 pathlib.py:1477(PosixPath)
  1632.        1    0.000    0.000    0.000    0.000 pathlib.py:1484(WindowsPath)
  1633.        1    0.000    0.000    0.000    0.000 parse.py:126(_ResultMixinStr)
  1634.        1    0.000    0.000    0.000    0.000 parse.py:134(_ResultMixinBytes)
  1635.        1    0.000    0.000    0.000    0.000 parse.py:310(DefragResult)
  1636.        1    0.000    0.000    0.000    0.000 parse.py:323(ParseResult)
  1637.        1    0.000    0.000    0.000    0.000 parse.py:337(SplitResultBytes)
  1638.        1    0.000    0.000    0.000    0.000 configparser.py:180(NoSectionError)
  1639.        1    0.000    0.000    0.000    0.000 configparser.py:189(DuplicateSectionError)
  1640.        1    0.000    0.000    0.000    0.000 configparser.py:215(DuplicateOptionError)
  1641.        1    0.000    0.000    0.000    0.000 configparser.py:242(NoOptionError)
  1642.        1    0.000    0.000    0.000    0.000 configparser.py:253(InterpolationError)
  1643.        1    0.000    0.000    0.000    0.000 configparser.py:263(InterpolationMissingOptionError)
  1644.        1    0.000    0.000    0.000    0.000 configparser.py:275(InterpolationSyntaxError)
  1645.        1    0.000    0.000    0.000    0.000 configparser.py:339(MissingSectionHeaderError)
  1646.        1    0.000    0.000    0.000    0.000 configparser.py:359(Interpolation)
  1647.        1    0.000    0.000    0.000    0.000 configparser.py:1221(SafeConfigParser)
  1648.        1    0.000    0.000    0.000    0.000 shutil.py:65(ExecError)
  1649.        1    0.000    0.000    0.000    0.000 shutil.py:71(RegistryError)
  1650.        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha256}
  1651.        1    0.000    0.000    0.000    0.000 logger.py:21(filter)
  1652.        1    0.000    0.000    0.000    0.000 logger.py:20(ExcludeErrorsFilter)
  1653.        1    0.000    0.000    0.000    0.000 logger.py:56(format)
  1654.        1    0.000    0.000    0.000    0.000 threading.py:255(_is_owned)
  1655.        1    0.000    0.000    0.000    0.000 threading.py:721(BrokenBarrierError)
  1656.        1    0.000    0.000    0.000    0.000 threading.py:896(_set_ident)
  1657.        1    0.000    0.000    0.000    0.000 threading.py:1154(Timer)
  1658.        1    0.000    0.000    0.000    0.000 threading.py:1184(_MainThread)
  1659.        1    0.000    0.000    0.000    0.000 threading.py:1203(_DummyThread)
  1660.        1    0.000    0.000    0.000    0.000 tokenize.py:212(TokenError)
  1661.        2    0.000    0.000    0.000    0.000 calendar.py:74(__init__)
  1662.        1    0.000    0.000    0.000    0.000 calendar.py:31(IllegalWeekdayError)
  1663.        1    0.000    0.000    0.000    0.000 calendar.py:24(IllegalMonthError)
  1664.        1    0.000    0.000    0.000    0.000 reader.py:37(ReaderError)
  1665.        1    0.000    0.000    0.000    0.000 loader.py:58(RoundTripLoader)
  1666.        1    0.000    0.000    0.000    0.000 loader.py:47(Loader)
  1667.        1    0.000    0.000    0.000    0.000 loader.py:36(SafeLoader)
  1668.        1    0.000    0.000    0.000    0.000 loader.py:25(BaseLoader)
  1669.        1    0.000    0.000    0.000    0.000 nodes.py:113(MappingNode)
  1670.        1    0.000    0.000    0.000    0.000 nodes.py:108(SequenceNode)
  1671.        1    0.000    0.000    0.000    0.000 calendar.py:160(setfirstweekday)
  1672.        1    0.000    0.000    0.000    0.000 calendar.py:546(different_locale)
  1673.        1    0.000    0.000    0.000    0.000 calendar.py:558(LocaleTextCalendar)
  1674.        1    0.000    0.000    0.000    0.000 calendar.py:589(LocaleHTMLCalendar)
  1675.        1    0.000    0.000    0.000    0.000 ansi.py:25(AnsiCodes)
  1676.        1    0.000    0.000    0.000    0.000 ansi.py:93(AnsiStyle)
  1677.        1    0.000    0.000    0.000    0.000 winterm.py:17(WinStyle)
  1678.        1    0.000    0.000    0.000    0.000 __init__.py:160(c_short)
  1679.        1    0.000    0.000    0.000    0.000 __init__.py:164(c_ushort)
  1680.        1    0.000    0.000    0.000    0.000 __init__.py:168(c_long)
  1681.        1    0.000    0.000    0.000    0.000 __init__.py:172(c_ulong)
  1682.        1    0.000    0.000    0.000    0.000 __init__.py:185(c_uint)
  1683.        1    0.000    0.000    0.000    0.000 __init__.py:189(c_float)
  1684.        1    0.000    0.000    0.000    0.000 __init__.py:193(c_double)
  1685.        1    0.000    0.000    0.000    0.000 __init__.py:197(c_longdouble)
  1686.        1    0.000    0.000    0.000    0.000 __init__.py:225(c_byte)
  1687.        1    0.000    0.000    0.000    0.000 __init__.py:235(c_char_p)
  1688.        1    0.000    0.000    0.000    0.000 __init__.py:246(c_bool)
  1689.        1    0.000    0.000    0.000    0.000 __init__.py:251(c_wchar_p)
  1690.        1    0.000    0.000    0.000    0.000 __init__.py:256(c_wchar)
  1691.        1    0.000    0.000    0.000    0.000 _endian.py:46(BigEndianStructure)
  1692.        1    0.000    0.000    0.000    0.000 __init__.py:722(addFilter)
  1693.        1    0.000    0.000    0.000    0.000 __init__.py:1158(PlaceHolder)
  1694.        1    0.000    0.000    0.000    0.000 __init__.py:2070(createLock)
  1695.        1    0.000    0.000    0.000    0.000 string.py:55(_TemplateMetaclass)
  1696.        1    0.000    0.000    0.000    0.000 error.py:27(StreamMark)
  1697.        1    0.000    0.000    0.000    0.000 error.py:59(StringMark)
  1698.        1    0.000    0.000    0.000    0.000 error.py:122(MarkedYAMLError)
  1699.        1    0.000    0.000    0.000    0.000 error.py:163(YAMLStreamError)
  1700.        1    0.000    0.000    0.000    0.000 error.py:167(YAMLWarning)
  1701.        1    0.000    0.000    0.000    0.000 error.py:171(MarkedYAMLWarning)
  1702.        1    0.000    0.000    0.000    0.000 error.py:215(ReusedAnchorWarning)
  1703.        1    0.000    0.000    0.000    0.000 error.py:235(MantissaNoDotYAML1_1Warning)
  1704.        1    0.000    0.000    0.000    0.000 compat.py:192(Nprint)
  1705.        1    0.000    0.000    0.000    0.000 tokens.py:112(DirectiveToken)
  1706.        1    0.000    0.000    0.000    0.000 tokens.py:123(DocumentStartToken)
  1707.        1    0.000    0.000    0.000    0.000 tokens.py:143(StreamEndToken)
  1708.        1    0.000    0.000    0.000    0.000 tokens.py:148(BlockSequenceStartToken)
  1709.        1    0.000    0.000    0.000    0.000 tokens.py:153(BlockMappingStartToken)
  1710.        1    0.000    0.000    0.000    0.000 tokens.py:158(BlockEndToken)
  1711.        1    0.000    0.000    0.000    0.000 tokens.py:168(FlowMappingStartToken)
  1712.        1    0.000    0.000    0.000    0.000 tokens.py:173(FlowSequenceEndToken)
  1713.        1    0.000    0.000    0.000    0.000 tokens.py:178(FlowMappingEndToken)
  1714.        1    0.000    0.000    0.000    0.000 tokens.py:192(ValueToken)
  1715.        1    0.000    0.000    0.000    0.000 tokens.py:202(FlowEntryToken)
  1716.        1    0.000    0.000    0.000    0.000 tokens.py:207(AliasToken)
  1717.        1    0.000    0.000    0.000    0.000 tokens.py:237(ScalarToken)
  1718.        1    0.000    0.000    0.000    0.000 events.py:39(NodeEvent)
  1719.        1    0.000    0.000    0.000    0.000 events.py:48(CollectionStartEvent)
  1720.        1    0.000    0.000    0.000    0.000 events.py:70(CollectionEndEvent)
  1721.        1    0.000    0.000    0.000    0.000 events.py:77(StreamStartEvent)
  1722.        1    0.000    0.000    0.000    0.000 events.py:86(StreamEndEvent)
  1723.        1    0.000    0.000    0.000    0.000 events.py:90(DocumentStartEvent)
  1724.        1    0.000    0.000    0.000    0.000 events.py:122(ScalarEvent)
  1725.        1    0.000    0.000    0.000    0.000 events.py:148(SequenceEndEvent)
  1726.        1    0.000    0.000    0.000    0.000 events.py:152(MappingStartEvent)
  1727.        1    0.000    0.000    0.000    0.000 events.py:156(MappingEndEvent)
  1728.        1    0.000    0.000    0.000    0.000 scanner.py:49(ScannerError)
  1729.        1    0.000    0.000    0.000    0.000 scanner.py:53(SimpleKey)
  1730.        1    0.000    0.000    0.000    0.000 parser.py:91(ParserError)
  1731.        1    0.000    0.000    0.000    0.000 parser.py:781(RoundTripParser)
  1732.        1    0.000    0.000    0.000    0.000 composer.py:28(ComposerError)
  1733.        1    0.000    0.000    0.000    0.000 constructor.py:45(ConstructorError)
  1734.        1    0.000    0.000    0.000    0.000 constructor.py:49(DuplicateKeyFutureWarning)
  1735.        1    0.000    0.000    0.000    0.000 comments.py:1058(CommentedOrderedMap)
  1736.        1    0.000    0.000    0.000    0.000 comments.py:1116(TaggedScalar)
  1737.        1    0.000    0.000    0.000    0.000 copy.py:55(Error)
  1738.        1    0.000    0.000    0.000    0.000 scalarstring.py:60(LiteralScalarString)
  1739.        1    0.000    0.000    0.000    0.000 scalarstring.py:83(SingleQuotedScalarString)
  1740.        1    0.000    0.000    0.000    0.000 scalarstring.py:103(PlainScalarString)
  1741.        1    0.000    0.000    0.000    0.000 scalarint.py:93(BinaryInt)
  1742.        1    0.000    0.000    0.000    0.000 scalarint.py:117(HexCapsInt)
  1743.        1    0.000    0.000    0.000    0.000 scalarint.py:125(DecimalInt)
  1744.        1    0.000    0.000    0.000    0.000 scalarfloat.py:118(ExponentialFloat)
  1745.        1    0.000    0.000    0.000    0.000 resolver.py:102(ResolverError)
  1746.        1    0.000    0.000    0.000    0.000 resolver.py:139(<genexpr>)
  1747.        1    0.000    0.000    0.000    0.000 dumper.py:22(BaseDumper)
  1748.        1    0.000    0.000    0.000    0.000 dumper.py:72(SafeDumper)
  1749.        1    0.000    0.000    0.000    0.000 dumper.py:122(Dumper)
  1750.        1    0.000    0.000    0.000    0.000 dumper.py:172(RoundTripDumper)
  1751.        1    0.000    0.000    0.000    0.000 emitter.py:33(ScalarAnalysis)
  1752.        1    0.000    0.000    0.000    0.000 serializer.py:30(SerializerError)
  1753.        1    0.000    0.000    0.000    0.000 representer.py:42(RepresenterError)
  1754.        1    0.000    0.000    0.000    0.000 _tqdm.py:39(TqdmKeyError)
  1755.        1    0.000    0.000    0.000    0.000 _tqdm.py:61(TqdmDeprecationWarning)
  1756.        1    0.000    0.000    0.000    0.000 _tqdm.py:86(<listcomp>)
  1757.        1    0.000    0.000    0.000    0.000 _utils.py:124(FormatReplace)
  1758.        1    0.000    0.000    0.000    0.000 subprocess.py:57(SubprocessError)
  1759.        1    0.000    0.000    0.000    0.000 _monitor.py:8(TqdmSynchronisationWarning)
  1760.        1    0.000    0.000    0.000    0.000 numbers.py:12(Number)
  1761.        1    0.000    0.000    0.000    0.000 _base.py:48(CancelledError)
  1762.        1    0.000    0.000    0.000    0.000 _base.py:52(TimeoutError)
  1763.        1    0.000    0.000    0.000    0.000 thread.py:45(_WorkItem)
  1764.        1    0.000    0.000    0.000    0.000 queue.py:22(Full)
  1765.        1    0.000    0.000    0.000    0.000 queue.py:239(LifoQueue)
  1766.        1    0.000    0.000    0.000    0.000 calc.py:11(SkipMemoization)
  1767.        1    0.000    0.000    0.000    0.000 inspect.py:878(EndOfBlock)
  1768.        1    0.000    0.000    0.000    0.000 inspect.py:2399(_void)
  1769.        1    0.000    0.000    0.000    0.000 inspect.py:2403(_empty)
  1770.        6    0.000    0.000    0.000    0.000 inspect.py:2835(parameters)
  1771.        1    0.000    0.000    0.000    0.000 decorators.py:48(Call)
  1772.        1    0.000    0.000    0.000    0.000 primitives.py:4(EmptyType)
  1773.        1    0.000    0.000    0.000    0.000 flow.py:125(ErrorRateExceeded)
  1774.        1    0.000    0.000    0.000    0.000 flow.py:179(once_per)
  1775.        1    0.000    0.000    0.000    0.000 objects.py:12(cached_property)
  1776.        1    0.000    0.000    0.000    0.000 objects.py:61(namespace_meta)
  1777.        1    0.000    0.000    0.000    0.000 socket.py:130(_GiveupOnSendfile)
  1778.        1    0.000    0.000    0.000    0.000 pickle.py:75(UnpicklingError)
  1779.        1    0.000    0.000    0.000    0.000 pickle.py:88(_Stop)
  1780.        1    0.000    0.000    0.000    0.000 config.py:286(ConvertingMixin)
  1781.        1    0.000    0.000    0.000    0.000 config.py:319(ConvertingDict)
  1782.        2    0.000    0.000    0.000    0.000 config.py:471(<dictcomp>)
  1783.        1    0.000    0.000    0.000    0.000 socketserver.py:678(ForkingUDPServer)
  1784.        1    0.000    0.000    0.000    0.000 socketserver.py:679(ForkingTCPServer)
  1785.        1    0.000    0.000    0.000    0.000 socketserver.py:682(ThreadingTCPServer)
  1786.        1    0.000    0.000    0.000    0.000 socketserver.py:686(UnixStreamServer)
  1787.        1    0.000    0.000    0.000    0.000 socketserver.py:694(ThreadingUnixDatagramServer)
  1788.        1    0.000    0.000    0.000    0.000 socketserver.py:742(StreamRequestHandler)
  1789.        1    0.000    0.000    0.000    0.000 socketserver.py:806(DatagramRequestHandler)
  1790.        1    0.000    0.000    0.000    0.000 cli.py:94(VersionAction)
  1791.        1    0.000    0.000    0.000    0.000 argparse.py:105(_AttributeHolder)
  1792.        1    0.000    0.000    0.000    0.000 argparse.py:202(_Section)
  1793.        1    0.000    0.000    0.000    0.000 argparse.py:672(ArgumentDefaultsHelpFormatter)
  1794.        1    0.000    0.000    0.000    0.000 argparse.py:689(MetavarTypeHelpFormatter)
  1795.        1    0.000    0.000    0.000    0.000 argparse.py:722(ArgumentError)
  1796.        1    0.000    0.000    0.000    0.000 argparse.py:742(ArgumentTypeError)
  1797.        1    0.000    0.000    0.000    0.000 argparse.py:751(Action)
  1798.        1    0.000    0.000    0.000    0.000 argparse.py:842(_StoreAction)
  1799.        1    0.000    0.000    0.000    0.000 argparse.py:877(_StoreConstAction)
  1800.        1    0.000    0.000    0.000    0.000 argparse.py:934(_AppendAction)
  1801.        1    0.000    0.000    0.000    0.000 argparse.py:999(_CountAction)
  1802.        1    0.000    0.000    0.000    0.000 argparse.py:1022(_HelpAction)
  1803.        1    0.000    0.000    0.000    0.000 argparse.py:1041(_VersionAction)
  1804.        1    0.000    0.000    0.000    0.000 argparse.py:1069(_ChoicesPseudoAction)
  1805.        2    0.000    0.000    0.000    0.000 argparse.py:1226(__init__)
  1806.        1    0.000    0.000    0.000    0.000 argparse.py:1219(Namespace)
  1807.        1    0.000    0.000    0.000    0.000 argparse.py:1400(_remove_action)
  1808.        1    0.000    0.000    0.000    0.000 argparse.py:1580(_MutuallyExclusiveGroup)
  1809.        1    0.000    0.000    0.000    0.000 argparse.py:2096(<listcomp>)
  1810.        1    0.000    0.000    0.000    0.000 argparse.py:2102(_parse_optional)
  1811.        1    0.000    0.000    0.000    0.000 argparse.py:2420(_check_value)
  1812.        1    0.000    0.000    0.000    0.000 base.py:64(__init__)
  1813.        1    0.000    0.000    0.000    0.000 base.py:63(CmdBaseNoRepo)
  1814.        1    0.000    0.000    0.000    0.000 init.py:12(CmdInit)
  1815.        1    0.000    0.000    0.000    0.000 get.py:13(CmdGet)
  1816.        1    0.000    0.000    0.000    0.000 exceptions.py:33(OutputDuplicationError)
  1817.        1    0.000    0.000    0.000    0.000 exceptions.py:56(OutputNotFoundError)
  1818.        1    0.000    0.000    0.000    0.000 exceptions.py:71(StagePathAsOutputError)
  1819.        1    0.000    0.000    0.000    0.000 exceptions.py:93(CircularDependencyError)
  1820.        1    0.000    0.000    0.000    0.000 exceptions.py:111(ArgumentDuplicationError)
  1821.        1    0.000    0.000    0.000    0.000 exceptions.py:125(MoveNotDataSourceError)
  1822.        1    0.000    0.000    0.000    0.000 exceptions.py:158(DvcParserError)
  1823.        1    0.000    0.000    0.000    0.000 exceptions.py:165(CyclicGraphError)
  1824.        1    0.000    0.000    0.000    0.000 exceptions.py:178(ConfirmRemoveError)
  1825.        1    0.000    0.000    0.000    0.000 exceptions.py:186(InitError)
  1826.        1    0.000    0.000    0.000    0.000 exceptions.py:191(ReproductionError)
  1827.        1    0.000    0.000    0.000    0.000 exceptions.py:198(BadMetricError)
  1828.        1    0.000    0.000    0.000    0.000 exceptions.py:208(NoMetricsError)
  1829.        1    0.000    0.000    0.000    0.000 exceptions.py:216(StageFileCorruptedError)
  1830.        1    0.000    0.000    0.000    0.000 exceptions.py:226(RecursiveAddingWhileUsingFilename)
  1831.        1    0.000    0.000    0.000    0.000 exceptions.py:247(CheckoutErrorSuggestGit)
  1832.        1    0.000    0.000    0.000    0.000 exceptions.py:262(FileMissingError)
  1833.        1    0.000    0.000    0.000    0.000 exceptions.py:270(DvcIgnoreInCollectedDirError)
  1834.        1    0.000    0.000    0.000    0.000 exceptions.py:278(UrlNotDvcRepoError)
  1835.        1    0.000    0.000    0.000    0.000 exceptions.py:285(GetDVCFileError)
  1836.        1    0.000    0.000    0.000    0.000 exceptions.py:293(GitHookAlreadyExistsError)
  1837.        1    0.000    0.000    0.000    0.000 exceptions.py:311(UploadError)
  1838.        1    0.000    0.000    0.000    0.000 getpass.py:26(GetPassWarning)
  1839.        1    0.000    0.000    0.000    0.000 remove.py:14(CmdRemove)
  1840.        1    0.000    0.000    0.000    0.000 move.py:13(CmdMove)
  1841.        1    0.000    0.000    0.000    0.000 run.py:13(CmdRun)
  1842.        1    0.000    0.000    0.000    0.000 repro.py:16(CmdRepro)
  1843.        1    0.000    0.000    0.000    0.000 metrics.py:43(CmdMetricsShow)
  1844.        1    0.000    0.000    0.000    0.000 metrics.py:63(CmdMetricsModify)
  1845.        1    0.000    0.000    0.000    0.000 data_sync.py:20(CmdDataPull)
  1846.        1    0.000    0.000    0.000    0.000 data_sync.py:40(CmdDataPush)
  1847.        1    0.000    0.000    0.000    0.000 data_sync.py:59(CmdDataFetch)
  1848.        1    0.000    0.000    0.000    0.000 gc.py:14(CmdGC)
  1849.        1    0.000    0.000    0.000    0.000 add.py:13(CmdAdd)
  1850.        1    0.000    0.000    0.000    0.000 imp.py:13(CmdImport)
  1851.        1    0.000    0.000    0.000    0.000 imp_url.py:13(CmdImportUrl)
  1852.        1    0.000    0.000    0.000    0.000 config.py:13(CmdConfig)
  1853.        1    0.000    0.000    0.000    0.000 config.py:20(ConfigError)
  1854.        1    0.000    0.000    0.000    0.000 config.py:34(NoRemoteError)
  1855.        1    0.000    0.000    0.000    0.000 config.py:108(Choices)
  1856.        1    0.000    0.000    0.000    0.000 configobj.py:137(UnknownType)
  1857.        1    0.000    0.000    0.000    0.000 configobj.py:208(ConfigObjError)
  1858.        1    0.000    0.000    0.000    0.000 configobj.py:219(NestingError)
  1859.        1    0.000    0.000    0.000    0.000 configobj.py:233(ReloadError)
  1860.        1    0.000    0.000    0.000    0.000 configobj.py:242(DuplicateError)
  1861.        1    0.000    0.000    0.000    0.000 configobj.py:248(ConfigspecError)
  1862.        1    0.000    0.000    0.000    0.000 configobj.py:258(InterpolationLoopError)
  1863.        1    0.000    0.000    0.000    0.000 configobj.py:267(RepeatSectionError)
  1864.        1    0.000    0.000    0.000    0.000 configobj.py:274(MissingInterpolationOption)
  1865.        1    0.000    0.000    0.000    0.000 configobj.py:281(UnreprError)
  1866.        1    0.000    0.000    0.000    0.000 configobj.py:2375(SimpleVal)
  1867.        1    0.000    0.000    0.000    0.000 six.py:86(_LazyDescr)
  1868.        1    0.000    0.000    0.000    0.000 six.py:103(MovedModule)
  1869.        1    0.000    0.000    0.000    0.000 six.py:124(_LazyModule)
  1870.        1    0.000    0.000    0.000    0.000 six.py:139(MovedAttribute)
  1871.        5    0.000    0.000    0.000    0.000 six.py:181(_get_module)
  1872.        1    0.000    0.000    0.000    0.000 schema.py:62(SchemaWrongKeyError)
  1873.        1    0.000    0.000    0.000    0.000 schema.py:126(Or)
  1874.        1    0.000    0.000    0.000    0.000 schema.py:526(Hook)
  1875.        1    0.000    0.000    0.000    0.000 schema.py:543(Const)
  1876.        1    0.000    0.000    0.000    0.000 checkout.py:8(CmdCheckout)
  1877.        1    0.000    0.000    0.000    0.000 remote.py:13(CmdRemoteConfig)
  1878.        1    0.000    0.000    0.000    0.000 remote.py:31(CmdRemoteRemove)
  1879.        1    0.000    0.000    0.000    0.000 remote.py:37(CmdRemoteModify)
  1880.        1    0.000    0.000    0.000    0.000 remote.py:56(CmdRemoteList)
  1881.        1    0.000    0.000    0.000    0.000 base.py:61(RemoteActionNotImplemented)
  1882.        1    0.000    0.000    0.000    0.000 base.py:71(DirCacheError)
  1883.        1    0.000    0.000    0.000    0.000 context.py:14(ProcessError)
  1884.        1    0.000    0.000    0.000    0.000 context.py:17(BufferTooShort)
  1885.        1    0.000    0.000    0.000    0.000 context.py:20(TimeoutError)
  1886.        1    0.000    0.000    0.000    0.000 context.py:23(AuthenticationError)
  1887.        1    0.000    0.000    0.000    0.000 context.py:196(get_start_method)
  1888.        1    0.000    0.000    0.000    0.000 context.py:279(SpawnProcess)
  1889.        1    0.000    0.000    0.000    0.000 context.py:286(ForkServerProcess)
  1890.        1    0.000    0.000    0.000    0.000 context.py:293(ForkContext)
  1891.        1    0.000    0.000    0.000    0.000 context.py:297(SpawnContext)
  1892.        1    0.000    0.000    0.000    0.000 context.py:301(ForkServerContext)
  1893.        1    0.000    0.000    0.000    0.000 process.py:325(AuthenticationString)
  1894.        1    0.000    0.000    0.000    0.000 ignore.py:53(DvcIgnoreDirs)
  1895.        1    0.000    0.000    0.000    0.000 fs.py:52(BasePathNotInCheckedPathException)
  1896.        1    0.000    0.000    0.000    0.000 path_info.py:107(WindowsPathInfo)
  1897.        1    0.000    0.000    0.000    0.000 path_info.py:111(PosixPathInfo)
  1898.        1    0.000    0.000    0.000    0.000 cache.py:12(CacheConfig)
  1899.        1    0.000    0.000    0.000    0.000 install.py:12(CmdInstall)
  1900.        1    0.000    0.000    0.000    0.000 root.py:12(CmdRoot)
  1901.        1    0.000    0.000    0.000    0.000 lock.py:13(CmdLockBase)
  1902.        1    0.000    0.000    0.000    0.000 lock.py:29(CmdLock)
  1903.        1    0.000    0.000    0.000    0.000 lock.py:34(CmdUnlock)
  1904.        1    0.000    0.000    0.000    0.000 pipeline.py:163(CmdPipelineList)
  1905.        1    0.000    0.000    0.000    0.000 daemon.py:6(CmdDaemonBase)
  1906.        1    0.000    0.000    0.000    0.000 daemon.py:10(CmdDaemonUpdater)
  1907.        1    0.000    0.000    0.000    0.000 commit.py:13(CmdCommit)
  1908.        1    0.000    0.000    0.000    0.000 tag.py:11(CmdTagAdd)
  1909.        1    0.000    0.000    0.000    0.000 tag.py:27(CmdTagRemove)
  1910.        1    0.000    0.000    0.000    0.000 tag.py:43(CmdTagList)
  1911.        1    0.000    0.000    0.000    0.000 inflect.py:58(UnknownClassicalModeError)
  1912.        1    0.000    0.000    0.000    0.000 inflect.py:62(BadNumValueError)
  1913.        1    0.000    0.000    0.000    0.000 inflect.py:66(BadChunkingOptionError)
  1914.        1    0.000    0.000    0.000    0.000 inflect.py:70(NumOutOfRangeError)
  1915.        1    0.000    0.000    0.000    0.000 inflect.py:78(BadRcFileError)
  1916.        1    0.000    0.000    0.000    0.000 inflect.py:82(BadGenderError)
  1917.        1    0.000    0.000    0.000    0.000 inflect.py:227(<dictcomp>)
  1918.        1    0.000    0.000    0.000    0.000 ast.py:275(NodeTransformer)
  1919.        1    0.000    0.000    0.000    0.000 __init__.py:295(ZombieProcess)
  1920.        1    0.000    0.000    0.000    0.000 __init__.py:336(TimeoutExpired)
  1921.        1    0.000    0.000    0.000    0.000 update.py:13(CmdUpdate)
  1922.        1    0.000    0.000    0.000    0.000 lock.py:20(LockError)
  1923.        1    0.000    0.000    0.000    0.000 _lockfile.py:68(LockError)
  1924.        1    0.000    0.000    0.000    0.000 _lockfile.py:73(AlreadyLockedError)
  1925.        1    0.000    0.000    0.000    0.000 errors.py:11(DistutilsError)
  1926.        1    0.000    0.000    0.000    0.000 errors.py:20(DistutilsClassError)
  1927.        1    0.000    0.000    0.000    0.000 errors.py:27(DistutilsGetoptError)
  1928.        1    0.000    0.000    0.000    0.000 errors.py:36(DistutilsFileError)
  1929.        1    0.000    0.000    0.000    0.000 errors.py:42(DistutilsOptionError)
  1930.        1    0.000    0.000    0.000    0.000 errors.py:51(DistutilsSetupError)
  1931.        1    0.000    0.000    0.000    0.000 errors.py:56(DistutilsPlatformError)
  1932.        1    0.000    0.000    0.000    0.000 errors.py:62(DistutilsExecError)
  1933.        1    0.000    0.000    0.000    0.000 errors.py:67(DistutilsInternalError)
  1934.        1    0.000    0.000    0.000    0.000 errors.py:72(DistutilsTemplateError)
  1935.        1    0.000    0.000    0.000    0.000 errors.py:79(CCompilerError)
  1936.        1    0.000    0.000    0.000    0.000 errors.py:82(PreprocessError)
  1937.        1    0.000    0.000    0.000    0.000 errors.py:88(LibError)
  1938.        1    0.000    0.000    0.000    0.000 errors.py:92(LinkError)
  1939.        1    0.000    0.000    0.000    0.000 base.py:10(SCMError)
  1940.        1    0.000    0.000    0.000    0.000 __init__.py:11(NoSCM)
  1941.        1    0.000    0.000    0.000    0.000 base.py:14(FileNotInRepoError)
  1942.        1    0.000    0.000    0.000    0.000 base.py:20(FileNotInCommitError)
  1943.        1    0.000    0.000    0.000    0.000 base.py:33(RevError)
  1944.        1    0.000    0.000    0.000    0.000 stage.py:31(StageCmdFailedError)
  1945.        1    0.000    0.000    0.000    0.000 stage.py:60(StageFileIsNotDvcFileError)
  1946.        1    0.000    0.000    0.000    0.000 stage.py:71(StageFileBadNameError)
  1947.        1    0.000    0.000    0.000    0.000 stage.py:82(StagePathNotFoundError)
  1948.        1    0.000    0.000    0.000    0.000 stage.py:88(StagePathNotDirectoryError)
  1949.        1    0.000    0.000    0.000    0.000 stage.py:106(MissingDep)
  1950.        1    0.000    0.000    0.000    0.000 stage.py:119(MissingDataSource)
  1951.        1    0.000    0.000    0.000    0.000 base.py:17(OutputDoesNotExistError)
  1952.        1    0.000    0.000    0.000    0.000 base.py:23(OutputIsNotFileOrDirError)
  1953.        1    0.000    0.000    0.000    0.000 base.py:29(OutputAlreadyTrackedError)
  1954.        1    0.000    0.000    0.000    0.000 base.py:35(OutputIsStageFileError)
  1955.        1    0.000    0.000    0.000    0.000 s3.py:7(OutputS3)
  1956.        1    0.000    0.000    0.000    0.000 gs.py:7(OutputGS)
  1957.        1    0.000    0.000    0.000    0.000 hdfs.py:7(OutputHDFS)
  1958.        1    0.000    0.000    0.000    0.000 ssh.py:7(OutputSSH)
  1959.        1    0.000    0.000    0.000    0.000 s3.py:7(DependencyS3)
  1960.        1    0.000    0.000    0.000    0.000 base.py:18(DependencyIsStageFileError)
  1961.        1    0.000    0.000    0.000    0.000 gs.py:7(DependencyGS)
  1962.        1    0.000    0.000    0.000    0.000 local.py:7(DependencyLOCAL)
  1963.        1    0.000    0.000    0.000    0.000 hdfs.py:7(DependencyHDFS)
  1964.        1    0.000    0.000    0.000    0.000 https.py:7(DependencyHTTPS)
  1965.        1    0.000    0.000    0.000    0.000 synchronize.py:142(BoundedSemaphore)
  1966.        1    0.000    0.000    0.000    0.000 synchronize.py:159(Lock)
  1967.        1    0.000    0.000    0.000    0.000 idna.py:218(IncrementalEncoder)
  1968.        1    0.000    0.000    0.000    0.000 idna.py:253(IncrementalDecoder)
  1969.        1    0.000    0.000    0.000    0.000 idna.py:292(StreamWriter)
  1970.        1    0.000    0.000    0.000    0.000 env.py:1(<module>)
  1971.        1    0.000    0.000    0.000    0.000 {built-in method builtins.delattr}
  1972.        1    0.000    0.000    0.000    0.000 {method '__exit__' of '_thread.lock' objects}
  1973.        4    0.000    0.000    0.000    0.000 compat.py:27(no_code)
  1974.        1    0.000    0.000    0.000    0.000 pathlib.py:489(_TerminatingSelector)
  1975.        1    0.000    0.000    0.000    0.000 <string>:1(<module>)
  1976.        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
  1977.        1    0.000    0.000    0.000    0.000 parse.py:318(SplitResult)
  1978.        1    0.000    0.000    0.000    0.000 parse.py:329(DefragResultBytes)
  1979.        1    0.000    0.000    0.000    0.000 parse.py:342(ParseResultBytes)
  1980.        1    0.000    0.000    0.000    0.000 configparser.py:283(InterpolationDepthError)
  1981.        1    0.000    0.000    0.000    0.000 shutil.py:55(Error)
  1982.        1    0.000    0.000    0.000    0.000 shutil.py:58(SameFileError)
  1983.        1    0.000    0.000    0.000    0.000 shutil.py:61(SpecialFileError)
  1984.        1    0.000    0.000    0.000    0.000 shutil.py:68(ReadError)
  1985.        1    0.000    0.000    0.000    0.000 threading.py:1116(daemon)
  1986.        1    0.000    0.000    0.000    0.000 tokenize.py:214(StopTokenizing)
  1987.        2    0.000    0.000    0.000    0.000 calendar.py:55(__init__)
  1988.        1    0.000    0.000    0.000    0.000 __init__.py:181(c_int)
  1989.        1    0.000    0.000    0.000    0.000 __init__.py:218(c_ubyte)
  1990.        1    0.000    0.000    0.000    0.000 __init__.py:230(c_char)
  1991.        1    0.000    0.000    0.000    0.000 __init__.py:241(c_void_p)
  1992.        2    0.000    0.000    0.000    0.000 __init__.py:899(setFormatter)
  1993.        1    0.000    0.000    0.000    0.000 error.py:55(FileMark)
  1994.        1    0.000    0.000    0.000    0.000 error.py:110(CommentMark)
  1995.        1    0.000    0.000    0.000    0.000 error.py:118(YAMLError)
  1996.        1    0.000    0.000    0.000    0.000 error.py:219(UnsafeLoaderWarning)
  1997.        1    0.000    0.000    0.000    0.000 error.py:265(YAMLFutureWarning)
  1998.        1    0.000    0.000    0.000    0.000 error.py:269(MarkedYAMLFutureWarning)
  1999.        1    0.000    0.000    0.000    0.000 tokens.py:128(DocumentEndToken)
  2000.        1    0.000    0.000    0.000    0.000 tokens.py:163(FlowSequenceStartToken)
  2001.        1    0.000    0.000    0.000    0.000 tokens.py:183(KeyToken)
  2002.        1    0.000    0.000    0.000    0.000 tokens.py:197(BlockEntryToken)
  2003.        1    0.000    0.000    0.000    0.000 events.py:118(AliasEvent)
  2004.        1    0.000    0.000    0.000    0.000 events.py:144(SequenceStartEvent)
  2005.        1    0.000    0.000    0.000    0.000 constructor.py:53(DuplicateKeyError)
  2006.        1    0.000    0.000    0.000    0.000 scalarint.py:99(OctalInt)
  2007.        1    0.000    0.000    0.000    0.000 scalarint.py:109(HexInt)
  2008.        1    0.000    0.000    0.000    0.000 scalarfloat.py:124(ExponentialCapsFloat)
  2009.        1    0.000    0.000    0.000    0.000 resolver.py:302(Resolver)
  2010.        1    0.000    0.000    0.000    0.000 emitter.py:29(EmitterError)
  2011.        1    0.000    0.000    0.000    0.000 _tqdm.py:35(TqdmTypeError)
  2012.        1    0.000    0.000    0.000    0.000 _tqdm.py:56(TqdmExperimentalWarning)
  2013.        1    0.000    0.000    0.000    0.000 _base.py:44(Error)
  2014.        1    0.000    0.000    0.000    0.000 _base.py:627(BrokenExecutor)
  2015.        1    0.000    0.000    0.000    0.000 thread.py:102(BrokenThreadPool)
  2016.        1    0.000    0.000    0.000    0.000 objects.py:32(cached_readonly)
  2017.        1    0.000    0.000    0.000    0.000 objects.py:66(namespace)
  2018.        1    0.000    0.000    0.000    0.000 pickle.py:64(PickleError)
  2019.        1    0.000    0.000    0.000    0.000 pickle.py:68(PicklingError)
  2020.        1    0.000    0.000    0.000    0.000 config.py:334(ConvertingList)
  2021.        1    0.000    0.000    0.000    0.000 config.py:344(ConvertingTuple)
  2022.        1    0.000    0.000    0.000    0.000 socketserver.py:681(ThreadingUDPServer)
  2023.        1    0.000    0.000    0.000    0.000 socketserver.py:689(UnixDatagramServer)
  2024.        1    0.000    0.000    0.000    0.000 socketserver.py:692(ThreadingUnixStreamServer)
  2025.        1    0.000    0.000    0.000    0.000 version.py:2(<module>)
  2026.        1    0.000    0.000    0.000    0.000 argparse.py:650(RawDescriptionHelpFormatter)
  2027.        1    0.000    0.000    0.000    0.000 argparse.py:661(RawTextHelpFormatter)
  2028.        1    0.000    0.000    0.000    0.000 argparse.py:900(_StoreTrueAction)
  2029.        1    0.000    0.000    0.000    0.000 argparse.py:917(_StoreFalseAction)
  2030.        1    0.000    0.000    0.000    0.000 argparse.py:1657(identity)
  2031.        1    0.000    0.000    0.000    0.000 exceptions.py:233(OverlappingOutputPathsError)
  2032.        1    0.000    0.000    0.000    0.000 get_url.py:13(CmdGetUrl)
  2033.        1    0.000    0.000    0.000    0.000 metrics.py:76(CmdMetricsAdd)
  2034.        1    0.000    0.000    0.000    0.000 metrics.py:90(CmdMetricsRemove)
  2035.        1    0.000    0.000    0.000    0.000 configobj.py:225(ParseError)
  2036.        1    0.000    0.000    0.000    0.000 configobj.py:254(InterpolationError)
  2037.        1    0.000    0.000    0.000    0.000 six.py:229(_MovedItems)
  2038.        1    0.000    0.000    0.000    0.000 six.py:322(Module_six_moves_urllib_parse)
  2039.        1    0.000    0.000    0.000    0.000 six.py:364(Module_six_moves_urllib_error)
  2040.        1    0.000    0.000    0.000    0.000 six.py:384(Module_six_moves_urllib_request)
  2041.        1    0.000    0.000    0.000    0.000 six.py:436(Module_six_moves_urllib_response)
  2042.        1    0.000    0.000    0.000    0.000 six.py:457(Module_six_moves_urllib_robotparser)
  2043.        1    0.000    0.000    0.000    0.000 _version.py:1(<module>)
  2044.        1    0.000    0.000    0.000    0.000 schema.py:69(SchemaMissingKeyError)
  2045.        1    0.000    0.000    0.000    0.000 schema.py:76(SchemaOnlyOneAllowedError)
  2046.        1    0.000    0.000    0.000    0.000 schema.py:82(SchemaForbiddenKeyError)
  2047.        1    0.000    0.000    0.000    0.000 schema.py:89(SchemaUnexpectedTypeError)
  2048.        1    0.000    0.000    0.000    0.000 remote.py:19(CmdRemoteAdd)
  2049.        1    0.000    0.000    0.000    0.000 base.py:67(RemoteMissingDepsError)
  2050.        1    0.000    0.000    0.000    0.000 process.py:180(name)
  2051.        1    0.000    0.000    0.000    0.000 daemon.py:24(CmdDaemonAnalytics)
  2052.        1    0.000    0.000    0.000    0.000 inflect.py:74(BadUserDefinedPatternError)
  2053.        1    0.000    0.000    0.000    0.000 _common.py:467(deprecated_method)
  2054.        1    0.000    0.000    0.000    0.000 _lockfile.py:78(NotLockedError)
  2055.        1    0.000    0.000    0.000    0.000 _lockfile.py:83(TimeOutError)
  2056.        1    0.000    0.000    0.000    0.000 errors.py:15(DistutilsModuleError)
  2057.        1    0.000    0.000    0.000    0.000 errors.py:31(DistutilsArgError)
  2058.        1    0.000    0.000    0.000    0.000 errors.py:75(DistutilsByteCompileError)
  2059.        1    0.000    0.000    0.000    0.000 errors.py:85(CompileError)
  2060.        1    0.000    0.000    0.000    0.000 errors.py:96(UnknownFileError)
  2061.        1    0.000    0.000    0.000    0.000 stage.py:94(StageCommitError)
  2062.        1    0.000    0.000    0.000    0.000 ssh.py:7(DependencySSH)
  2063.        1    0.000    0.000    0.000    0.000 util.py:48(debug)
  2064.        1    0.000    0.000    0.000    0.000 util.py:350(ForkAwareLocal)
  2065.        1    0.000    0.000    0.000    0.000 idna.py:295(StreamReader)
Add Comment
Please, Sign In to add comment