Skip to content

Instantly share code, notes, and snippets.

@ehsan
Created November 21, 2016 22:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ehsan/b593c20456886be03c0109e92b4fbf4f to your computer and use it in GitHub Desktop.
Save ehsan/b593c20456886be03c0109e92b4fbf4f to your computer and use it in GitHub Desktop.
$ python -mcProfile -s cumtime mach build-backend
0:00.34 /Users/ehsan/moz/src/obj-ff-clang-plugin.noindex/_virtualenv/bin/python /Users/ehsan/moz/src/obj-ff-clang-plugin.noindex/config.status
Reticulating splines...
Finished reading 3131 moz.build files in 14.95s
Processed into 9339 build config descriptors in 5.13s
RecursiveMake backend executed in 5.70s
2954 total backend files; 0 created; 2 updated; 2952 unchanged; 0 deleted; 54 -> 1110 Makefile
FasterMake backend executed in 0.60s
12 total backend files; 0 created; 1 updated; 11 unchanged; 0 deleted
Total wall time: 26.78s; CPU time: 14.18s; Efficiency: 53%; Untracked: 0.40s
87419 function calls (84263 primitive calls) in 27.837 seconds
Ordered by: cumulative time
ncalls tottime percall cumtime percall filename:lineno(function)
1 0.001 0.001 27.837 27.837 mach:10(<module>)
1 0.000 0.000 27.836 27.836 mach:77(main)
1 0.000 0.000 27.413 27.413 main.py:309(run)
1 0.000 0.000 27.413 27.413 main.py:381(_run)
8 0.000 0.000 27.412 3.427 subprocess.py:473(_eintr_retry_call)
1 0.000 0.000 27.409 27.409 registrar.py:58(_run_command_handler)
1 0.000 0.000 27.333 27.333 mach_commands.py:617(build_backend)
1 0.000 0.000 27.333 27.333 base.py:605(_run_command_in_objdir)
1 0.000 0.000 27.333 27.333 process.py:43(run_process)
4 0.000 0.000 27.328 6.832 subprocess.py:1387(wait)
3 27.328 9.109 27.328 9.109 {posix.waitpid}
1 0.000 0.000 0.423 0.423 mach:46(get_mach)
1 0.000 0.000 0.423 0.423 mach:33(check_and_get_mach)
1 0.000 0.000 0.422 0.422 mach:24(load_mach)
1 0.000 0.000 0.370 0.370 mach_bootstrap.py:184(bootstrap)
863/285 0.002 0.000 0.325 0.001 mach_bootstrap.py:364(__call__)
863/285 0.251 0.000 0.325 0.001 {__import__}
30 0.000 0.000 0.260 0.009 main.py:249(load_commands_from_file)
30 0.023 0.001 0.249 0.008 {imp.load_source}
21 0.002 0.000 0.153 0.007 mach_commands.py:5(<module>)
1 0.000 0.000 0.106 0.106 main.py:8(<module>)
3 0.080 0.027 0.080 0.027 {method 'read' of 'file' objects}
1 0.000 0.000 0.076 0.076 base.py:637(__init__)
2 0.000 0.000 0.074 0.037 base.py:206(mozconfig)
1 0.000 0.000 0.074 0.074 mozconfig.py:192(read_mozconfig)
2 0.000 0.000 0.073 0.036 subprocess.py:769(communicate)
1 0.000 0.000 0.072 0.072 subprocess.py:545(check_output)
4 0.000 0.000 0.071 0.018 mach_commands.py:7(<module>)
4 0.001 0.000 0.066 0.017 base.py:5(<module>)
1 0.000 0.000 0.063 0.063 reftestcommandline.py:1(<module>)
1 0.000 0.000 0.056 0.056 __init__.py:14(<module>)
4 0.000 0.000 0.055 0.014 __init__.py:6(<module>)
1 0.001 0.001 0.052 0.052 {imp.load_module}
1 0.009 0.009 0.051 0.051 mach_bootstrap.py:5(<module>)
4 0.000 0.000 0.044 0.011 __init__.py:5(<module>)
1 0.000 0.000 0.042 0.042 commandline.py:5(<module>)
11 0.003 0.000 0.034 0.003 __init__.py:1(<module>)
1 0.000 0.000 0.031 0.031 mozinfo.py:11(<module>)
1 0.000 0.000 0.026 0.026 decorators.py:5(<module>)
1 0.000 0.000 0.025 0.025 __init__.py:43(<module>)
221 0.001 0.000 0.024 0.000 re.py:230(_compile)
1 0.000 0.000 0.024 0.024 mozhttpd.py:7(<module>)
102 0.000 0.000 0.024 0.000 re.py:192(compile)
56 0.000 0.000 0.023 0.000 sre_compile.py:567(compile)
1 0.000 0.000 0.021 0.021 inspect.py:25(<module>)
1 0.004 0.004 0.018 0.018 uuid.py:45(<module>)
3 0.000 0.000 0.014 0.005 subprocess.py:651(__init__)
1 0.000 0.000 0.014 0.014 html.py:6(<module>)
3 0.001 0.000 0.014 0.005 subprocess.py:1199(_execute_child)
58/56 0.000 0.000 0.013 0.000 sre_parse.py:706(parse)
1 0.000 0.000 0.013 0.013 logging.py:9(<module>)
1 0.000 0.000 0.013 0.013 SimpleHTTPServer.py:6(<module>)
252/58 0.001 0.000 0.013 0.000 sre_parse.py:317(_parse_sub)
343/64 0.005 0.000 0.013 0.000 sre_parse.py:395(_parse)
1 0.000 0.000 0.013 0.013 platform.py:1030(architecture)
1 0.000 0.000 0.013 0.013 platform.py:971(_syscmd_file)
3 0.011 0.004 0.011 0.004 {posix.read}
30 0.000 0.000 0.011 0.000 uuid.py:541(uuid1)
1 0.000 0.000 0.011 0.011 collections.py:11(<module>)
1 0.000 0.000 0.011 0.011 loglistener.py:5(<module>)
1 0.000 0.000 0.011 0.011 xunit.py:1(<module>)
1 0.000 0.000 0.011 0.011 virtualenv.py:8(<module>)
1 0.000 0.000 0.010 0.010 tokenize.py:23(<module>)
30 0.000 0.000 0.010 0.000 uuid.py:511(getnode)
1 0.000 0.000 0.010 0.010 uuid.py:339(_ifconfig_getnode)
1 0.009 0.009 0.010 0.010 uuid.py:314(_find_mac)
385 0.010 0.000 0.010 0.000 {posix.stat}
1 0.000 0.000 0.010 0.010 cgi.py:16(<module>)
1 0.000 0.000 0.010 0.010 platform.py:750(mac_ver)
1 0.000 0.000 0.010 0.010 platform.py:729(_mac_ver_xml)
56 0.000 0.000 0.009 0.000 sre_compile.py:552(_code)
1 0.004 0.004 0.009 0.009 random.py:40(<module>)
1 0.000 0.000 0.009 0.009 SimpleHTTPServer.py:28(SimpleHTTPRequestHandler)
1 0.000 0.000 0.009 0.009 mimetypes.py:347(init)
18 0.000 0.000 0.009 0.000 {map}
1 0.000 0.000 0.009 0.009 process.py:7(<module>)
1 0.000 0.000 0.008 0.008 dispatcher.py:5(<module>)
1 0.000 0.000 0.008 0.008 urllib.py:23(<module>)
1 0.000 0.000 0.008 0.008 platform.py:1119(uname)
1 0.000 0.000 0.008 0.008 platform.py:953(_syscmd_uname)
1 0.000 0.000 0.008 0.008 SocketServer.py:120(<module>)
1 0.000 0.000 0.007 0.007 mimetypes.py:194(read)
1 0.000 0.000 0.007 0.007 mimetools.py:1(<module>)
1 0.005 0.005 0.007 0.007 subprocess.py:387(<module>)
204 0.000 0.000 0.007 0.000 genericpath.py:34(isfile)
633/56 0.003 0.000 0.007 0.000 sre_compile.py:64(_compile)
13 0.006 0.000 0.007 0.001 collections.py:305(namedtuple)
1 0.003 0.003 0.007 0.007 mimetypes.py:205(readfp)
1 0.002 0.002 0.007 0.007 util.py:1(<module>)
1 0.000 0.000 0.007 0.007 __init__.py:24(<module>)
1 0.000 0.000 0.007 0.007 __init__.py:44(<module>)
1 0.000 0.000 0.006 0.006 clobber.py:5(<module>)
1 0.000 0.000 0.006 0.006 configenvironment.py:5(<module>)
1 0.000 0.000 0.006 0.006 processhandler.py:5(<module>)
1 0.000 0.000 0.005 0.005 socket.py:45(<module>)
1 0.000 0.000 0.005 0.005 plistlib.py:68(readPlist)
1 0.000 0.000 0.005 0.005 plistlib.py:400(parse)
1 0.000 0.000 0.005 0.005 shutil.py:5(<module>)
1 0.000 0.000 0.005 0.005 config.py:25(<module>)
1 0.002 0.002 0.004 0.004 dyld.py:3(<module>)
62 0.003 0.000 0.004 0.000 decorators.py:96(CommandProvider)
1 0.002 0.002 0.004 0.004 __init__.py:99(<module>)
1 0.004 0.004 0.004 0.004 hashlib.py:56(<module>)
1 0.000 0.000 0.004 0.004 platform.py:10(<module>)
1 0.000 0.000 0.004 0.004 mozconfig.py:5(<module>)
1 0.000 0.000 0.004 0.004 __init__.py:22(<module>)
1 0.000 0.000 0.004 0.004 __init__.py:4(<module>)
1 0.000 0.000 0.003 0.003 __init__.py:11(<module>)
2845 0.001 0.000 0.003 0.000 sre_parse.py:212(get)
1 0.000 0.000 0.003 0.003 ElementTree.py:59(<module>)
1 0.000 0.000 0.003 0.003 dis.py:1(<module>)
1 0.000 0.000 0.003 0.003 util.py:73(find_library)
3531 0.003 0.000 0.003 0.000 sre_parse.py:193(__next)
3 0.000 0.000 0.003 0.001 dyld.py:122(dyld_find)
1 0.000 0.000 0.003 0.003 expat.py:1(<module>)
1 0.000 0.000 0.003 0.003 moznetwork.py:5(<module>)
1 0.000 0.000 0.003 0.003 pkgutil.py:482(extend_path)
93 0.000 0.000 0.003 0.000 genericpath.py:23(exists)
1 0.000 0.000 0.003 0.003 io.py:34(<module>)
1 0.000 0.000 0.003 0.003 mozfile.py:9(<module>)
252 0.001 0.000 0.003 0.000 sre_compile.py:228(_compile_charset)
1 0.002 0.002 0.002 0.002 pickle.py:25(<module>)
174 0.000 0.000 0.002 0.000 posixpath.py:358(abspath)
1 0.000 0.000 0.002 0.002 __init__.py:17(<module>)
1 0.000 0.000 0.002 0.002 which.py:34(<module>)
1 0.001 0.001 0.002 0.002 util.py:8(<module>)
56 0.000 0.000 0.002 0.000 sre_compile.py:433(_compile_info)
1 0.000 0.000 0.002 0.002 sysconfig.py:10(<module>)
1 0.000 0.000 0.002 0.002 decoder.py:2(<module>)
178 0.001 0.000 0.002 0.000 posixpath.py:329(normpath)
1 0.000 0.000 0.002 0.002 difflib.py:27(<module>)
252 0.001 0.000 0.002 0.000 sre_compile.py:256(_optimize_charset)
1 0.000 0.000 0.002 0.002 heapq.py:31(<module>)
1 0.000 0.000 0.002 0.002 urlparse.py:29(<module>)
2717 0.001 0.000 0.002 0.000 sre_parse.py:141(__getitem__)
892/323 0.001 0.000 0.002 0.000 sre_parse.py:151(getwidth)
1 0.000 0.000 0.002 0.002 ssl.py:88(<module>)
1 0.000 0.000 0.002 0.002 mimetypes.py:24(<module>)
1 0.000 0.000 0.002 0.002 shellutil.py:5(<module>)
1134 0.001 0.000 0.002 0.000 mimetypes.py:78(add_type)
1 0.000 0.000 0.002 0.002 structuredlog.py:5(<module>)
94 0.000 0.000 0.002 0.000 decorators.py:233(__call__)
142 0.000 0.000 0.002 0.000 {method 'encode' of 'unicode' objects}
4 0.002 0.000 0.002 0.000 {open}
3 0.002 0.001 0.002 0.001 {posix.fork}
1 0.000 0.000 0.002 0.002 ConfigParser.py:88(<module>)
111 0.001 0.000 0.001 0.000 decorators.py:85(__ior__)
2 0.000 0.000 0.001 0.001 __init__.py:71(search_function)
1 0.000 0.000 0.001 0.001 machformatter.py:5(<module>)
5320/5319 0.001 0.000 0.001 0.000 {isinstance}
1597 0.001 0.000 0.001 0.000 {method 'readline' of 'file' objects}
1 0.000 0.000 0.001 0.001 uuid.py:296(_popen)
1 0.001 0.001 0.001 0.001 scanner.py:2(<module>)
1 0.000 0.000 0.001 0.001 framework.py:3(<module>)
11265 0.001 0.000 0.001 0.000 {method 'append' of 'list' objects}
14353/13997 0.001 0.000 0.001 0.000 {len}
1 0.000 0.000 0.001 0.001 plistlib.py:51(<module>)
1 0.001 0.001 0.001 0.001 mozconfig.py:347(_parse_loader_output)
2 0.000 0.000 0.001 0.001 shellutil.py:8(_tokens2re)
1 0.000 0.000 0.001 0.001 main.py:549(get_argument_parser)
1 0.000 0.000 0.001 0.001 unittest.py:6(<module>)
2118 0.000 0.000 0.001 0.000 sre_parse.py:206(match)
1 0.000 0.000 0.001 0.001 dylib.py:3(<module>)
1 0.000 0.000 0.001 0.001 ConfigParser.py:231(RawConfigParser)
1819 0.001 0.000 0.001 0.000 {method 'split' of 'str' objects}
1 0.000 0.000 0.001 0.001 logging.py:195(add_terminal_logging)
128 0.000 0.000 0.001 0.000 util.py:1194(<lambda>)
2 0.000 0.000 0.001 0.000 argparse.py:1556(__init__)
88 0.000 0.000 0.001 0.000 genericpath.py:46(isdir)
128 0.000 0.000 0.001 0.000 util.py:1183(_escape_char)
1 0.000 0.000 0.001 0.001 {built-in method ParseFile}
2 0.000 0.000 0.001 0.000 logging.py:28(log)
2 0.000 0.000 0.001 0.000 __init__.py:1216(log)
2 0.000 0.000 0.001 0.000 logging.py:166(terminal)
2 0.000 0.000 0.001 0.000 __init__.py:1267(_log)
1 0.000 0.000 0.001 0.001 _base.py:4(<module>)
1 0.000 0.000 0.001 0.001 __init__.py:48(__init__)
1 0.000 0.000 0.001 0.001 argparse.py:1700(parse_args)
2/1 0.000 0.000 0.001 0.001 argparse.py:1707(parse_known_args)
1 0.001 0.001 0.001 0.001 {_curses.setupterm}
2/1 0.000 0.000 0.001 0.001 argparse.py:1742(_parse_known_args)
1 0.000 0.000 0.001 0.001 mozconfig.py:60(MozconfigLoader)
2/1 0.000 0.000 0.001 0.001 argparse.py:1887(consume_positionals)
18 0.000 0.000 0.001 0.000 textwrap.py:115(__init__)
3321/3319 0.001 0.000 0.001 0.000 {getattr}
1 0.000 0.000 0.001 0.001 version.py:27(<module>)
1 0.000 0.000 0.001 0.001 process.py:5(<module>)
417 0.000 0.000 0.001 0.000 posixpath.py:61(join)
57 0.000 0.000 0.001 0.000 inspect.py:804(getargspec)
12 0.000 0.000 0.001 0.000 pyexpat.c:618(EndElement)
12 0.000 0.000 0.001 0.000 plistlib.py:415(handleEndElement)
2 0.000 0.000 0.001 0.000 __init__.py:1288(handle)
10 0.000 0.000 0.001 0.000 plistlib.py:433(getData)
5 0.000 0.000 0.001 0.000 plistlib.py:451(end_key)
2 0.000 0.000 0.001 0.000 __init__.py:1320(callHandlers)
1 0.000 0.000 0.001 0.001 ElementPath.py:59(<module>)
3 0.000 0.000 0.001 0.000 __init__.py:746(handle)
3 0.000 0.000 0.001 0.000 __init__.py:849(emit)
1778 0.001 0.000 0.001 0.000 {range}
1 0.000 0.000 0.001 0.001 mach_commands.py:8(<module>)
1 0.000 0.000 0.001 0.001 argparse.py:1789(take_action)
12 0.000 0.000 0.001 0.000 argparse.py:1263(add_argument)
1 0.000 0.000 0.001 0.001 dispatcher.py:80(__call__)
1 0.000 0.000 0.001 0.001 random.py:91(__init__)
1 0.000 0.000 0.001 0.001 random.py:100(seed)
1 0.000 0.000 0.001 0.001 threading.py:1(<module>)
3 0.000 0.000 0.001 0.000 __init__.py:723(format)
1 0.000 0.000 0.001 0.001 argparse.py:62(<module>)
1 0.000 0.000 0.001 0.001 statushandler.py:5(<module>)
1 0.000 0.000 0.001 0.001 main.py:523(load_settings)
1 0.000 0.000 0.001 0.001 encoder.py:2(<module>)
2 0.000 0.000 0.001 0.000 main.py:535(find_in_dir)
1 0.000 0.000 0.001 0.001 base.py:434(_ensure_state_subdir_exists)
118 0.000 0.000 0.000 0.000 re.py:138(match)
191 0.000 0.000 0.000 0.000 decorators.py:292(__call__)
1 0.000 0.000 0.000 0.000 version.py:63(StrictVersion)
184 0.000 0.000 0.000 0.000 sre_parse.py:236(_class_escape)
18 0.000 0.000 0.000 0.000 textwrap.py:331(fill)
57 0.000 0.000 0.000 0.000 inspect.py:744(getargs)
1669 0.000 0.000 0.000 0.000 {method 'startswith' of 'str' objects}
286 0.000 0.000 0.000 0.000 {method 'join' of 'str' objects}
18 0.000 0.000 0.000 0.000 textwrap.py:316(wrap)
7 0.000 0.000 0.000 0.000 argparse.py:1182(__init__)
1375/1373 0.000 0.000 0.000 0.000 {setattr}
4 0.000 0.000 0.000 0.000 gettext.py:568(gettext)
4 0.000 0.000 0.000 0.000 gettext.py:530(dgettext)
961 0.000 0.000 0.000 0.000 sre_parse.py:149(append)
264 0.000 0.000 0.000 0.000 sre_compile.py:428(_simple)
1 0.000 0.000 0.000 0.000 platform.py:942(_follow_symlinks)
4 0.000 0.000 0.000 0.000 gettext.py:464(translation)
1 0.000 0.000 0.000 0.000 mimetypes.py:64(__init__)
4 0.000 0.000 0.000 0.000 gettext.py:424(find)
239 0.000 0.000 0.000 0.000 {method 'decode' of 'str' objects}
1319 0.000 0.000 0.000 0.000 sre_parse.py:137(__len__)
1 0.000 0.000 0.000 0.000 mach_commands.py:63(MachCommands)
2 0.000 0.000 0.000 0.000 {posix.popen}
615 0.000 0.000 0.000 0.000 {hasattr}
1 0.000 0.000 0.000 0.000 mozconfig.py:94(find_mozconfig)
2 0.000 0.000 0.000 0.000 logging.py:46(format)
2 0.000 0.000 0.000 0.000 __init__.py:193(dumps)
485 0.000 0.000 0.000 0.000 urllib.py:1217(<genexpr>)
485 0.000 0.000 0.000 0.000 urlparse.py:332(<genexpr>)
45 0.000 0.000 0.000 0.000 sre_compile.py:411(_mk_bitmap)
1 0.000 0.000 0.000 0.000 {function seed at 0x10f2dd8c0}
2 0.000 0.000 0.000 0.000 encoder.py:186(encode)
76 0.000 0.000 0.000 0.000 {all}
2 0.000 0.000 0.000 0.000 encoder.py:212(iterencode)
1260 0.000 0.000 0.000 0.000 {method 'setdefault' of 'dict' objects}
94 0.000 0.000 0.000 0.000 decorators.py:230(__init__)
1 0.000 0.000 0.000 0.000 warnings.py:67(filterwarnings)
7 0.000 0.000 0.000 0.000 abc.py:86(__new__)
17 0.000 0.000 0.000 0.000 decorators.py:262(__call__)
1 0.000 0.000 0.000 0.000 process.py:35(<module>)
222 0.000 0.000 0.000 0.000 decorators.py:56(__init__)
1 0.000 0.000 0.000 0.000 structuredlog.py:121(StructuredLogger)
415 0.000 0.000 0.000 0.000 {method 'endswith' of 'str' objects}
1 0.000 0.000 0.000 0.000 errors.py:9(<module>)
34 0.000 0.000 0.000 0.000 uuid.py:103(__init__)
345 0.000 0.000 0.000 0.000 {method 'format' of 'str' objects}
5 0.000 0.000 0.000 0.000 ssl.py:114(_import_symbols)
5 0.000 0.000 0.000 0.000 argparse.py:2326(_get_formatter)
1398 0.000 0.000 0.000 0.000 {min}
1 0.000 0.000 0.000 0.000 {posix.readlink}
94 0.000 0.000 0.000 0.000 abc.py:128(__instancecheck__)
191 0.000 0.000 0.000 0.000 decorators.py:284(__init__)
667 0.000 0.000 0.000 0.000 sre_parse.py:92(__init__)
1 0.000 0.000 0.000 0.000 sysconfig.py:50(_python_build)
808 0.000 0.000 0.000 0.000 {method 'find' of 'bytearray' objects}
239 0.000 0.000 0.000 0.000 utf_8.py:15(decode)
5 0.000 0.000 0.000 0.000 argparse.py:154(__init__)
1 0.000 0.000 0.000 0.000 thread.py:4(<module>)
2 0.000 0.000 0.000 0.000 {posix.urandom}
199 0.000 0.000 0.000 0.000 sre_parse.py:268(_escape)
1 0.000 0.000 0.000 0.000 mach_commands.py:1460(PackageFrontend)
5 0.000 0.000 0.000 0.000 mach_commands.py:31(__call__)
1 0.000 0.000 0.000 0.000 logger.py:6(<module>)
177 0.000 0.000 0.000 0.000 posixpath.py:52(isabs)
1 0.000 0.000 0.000 0.000 util.py:35(<module>)
614 0.000 0.000 0.000 0.000 collections.py:349(<genexpr>)
1 0.000 0.000 0.000 0.000 version.py:228(LooseVersion)
1 0.000 0.000 0.000 0.000 logging.py:97(format)
18 0.000 0.000 0.000 0.000 textwrap.py:243(_wrap_chunks)
18 0.000 0.000 0.000 0.000 textwrap.py:163(_split)
1 0.000 0.000 0.000 0.000 mach_commands.py:293(MachCommands)
1 0.000 0.000 0.000 0.000 main.py:210(__init__)
94 0.000 0.000 0.000 0.000 registrar.py:27(register_command_handler)
21 0.000 0.000 0.000 0.000 {method 'split' of '_sre.SRE_Pattern' objects}
8 0.000 0.000 0.000 0.000 gettext.py:132(_expand_lang)
4 0.000 0.000 0.000 0.000 mach_commands.py:1436(__call__)
1 0.000 0.000 0.000 0.000 settings.py:5(<module>)
17 0.000 0.000 0.000 0.000 logtypes.py:12(__init__)
7 0.000 0.000 0.000 0.000 __init__.py:1567(getLogger)
2 0.000 0.000 0.000 0.000 argparse.py:2039(_match_arguments_partial)
128 0.000 0.000 0.000 0.000 {built-in method __new__ of type object at 0x10efc1c48}
239 0.000 0.000 0.000 0.000 {_codecs.utf_8_decode}
1 0.000 0.000 0.000 0.000 commandinfo.py:5(<module>)
1 0.000 0.000 0.000 0.000 logtypes.py:5(<module>)
58 0.000 0.000 0.000 0.000 sre_parse.py:189(__init__)
9 0.000 0.000 0.000 0.000 posixpath.py:132(islink)
1 0.000 0.000 0.000 0.000 re.py:143(search)
6 0.000 0.000 0.000 0.000 __init__.py:1025(getLogger)
944 0.000 0.000 0.000 0.000 {method 'get' of 'dict' objects}
11 0.000 0.000 0.000 0.000 abc.py:148(__subclasscheck__)
1 0.000 0.000 0.000 0.000 ConfigParser.py:588(ConfigParser)
1 0.000 0.000 0.000 0.000 base64.py:3(<module>)
48 0.000 0.000 0.000 0.000 sre_parse.py:227(isname)
127 0.000 0.000 0.000 0.000 {sorted}
2 0.000 0.000 0.000 0.000 subprocess.py:1220(_close_in_parent)
8 0.000 0.000 0.000 0.000 main.py:147(__getattribute__)
1 0.000 0.000 0.000 0.000 mach_commands.py:9(<module>)
3 0.000 0.000 0.000 0.000 __init__.py:665(__init__)
1 0.000 0.000 0.000 0.000 mach_commands.py:274(Build)
1 0.000 0.000 0.000 0.000 tbplformatter.py:5(<module>)
594 0.000 0.000 0.000 0.000 {method 'startswith' of 'unicode' objects}
1256 0.000 0.000 0.000 0.000 {chr}
1 0.000 0.000 0.000 0.000 posixpath.py:372(realpath)
144 0.000 0.000 0.000 0.000 sre_parse.py:74(opengroup)
1 0.000 0.000 0.000 0.000 process.py:44(<module>)
1 0.000 0.000 0.000 0.000 logging.py:181(add_json_handler)
1 0.000 0.000 0.000 0.000 <string>:1(ParseResult)
1 0.000 0.000 0.000 0.000 mach_commands.py:25(MozbuildFileCommands)
1 0.000 0.000 0.000 0.000 opcode.py:5(<module>)
5 0.000 0.000 0.000 0.000 argparse.py:1310(add_argument_group)
1 0.000 0.000 0.000 0.000 mach_commands.py:539(DeprecatedCommands)
8 0.000 0.000 0.000 0.000 abc.py:105(register)
1 0.000 0.000 0.000 0.000 codecomplete.py:7(<module>)
1 0.000 0.000 0.000 0.000 ConfigParser.py:686(SafeConfigParser)
1 0.000 0.000 0.000 0.000 pickle.py:833(Unpickler)
1 0.000 0.000 0.000 0.000 posixpath.py:380(_joinrealpath)
3/1 0.000 0.000 0.000 0.000 __init__.py:140(__getattr__)
1 0.000 0.000 0.000 0.000 config.py:170(ConfigSettings)
8 0.000 0.000 0.000 0.000 {dir}
2 0.000 0.000 0.000 0.000 __init__.py:827(__init__)
3/1 0.000 0.000 0.000 0.000 __init__.py:261(_resolve_formatter)
5 0.000 0.000 0.000 0.000 argparse.py:1486(__init__)
1 0.000 0.000 0.000 0.000 base.py:95(from_environment)
1 0.000 0.000 0.000 0.000 base.py:67(MozbuildObject)
1 0.000 0.000 0.000 0.000 __init__.py:294(_resolve_color)
1 0.000 0.000 0.000 0.000 contextlib.py:1(<module>)
9 0.000 0.000 0.000 0.000 {posix.lstat}
56 0.000 0.000 0.000 0.000 {_sre.compile}
2 0.000 0.000 0.000 0.000 __init__.py:1254(makeRecord)
5 0.000 0.000 0.000 0.000 subprocess.py:1173(pipe_cloexec)
22 0.000 0.000 0.000 0.000 __init__.py:205(_acquireLock)
30/19 0.000 0.000 0.000 0.000 {issubclass}
26 0.000 0.000 0.000 0.000 dyld.py:100(dyld_default_search)
144 0.000 0.000 0.000 0.000 sre_parse.py:85(closegroup)
30 0.000 0.000 0.000 0.000 random.py:175(randrange)
1 0.000 0.000 0.000 0.000 mach_commands.py:23(SearchProvider)
2 0.000 0.000 0.000 0.000 __init__.py:237(__init__)
28 0.000 0.000 0.000 0.000 threading.py:147(acquire)
1 0.000 0.000 0.000 0.000 valgrindhandler.py:5(<module>)
1 0.000 0.000 0.000 0.000 logging.py:142(__init__)
67 0.000 0.000 0.000 0.000 collections.py:375(<genexpr>)
106 0.000 0.000 0.000 0.000 _weakrefset.py:70(__contains__)
1 0.000 0.000 0.000 0.000 Queue.py:1(<module>)
440 0.000 0.000 0.000 0.000 {method 'add' of 'set' objects}
112 0.000 0.000 0.000 0.000 sre_compile.py:546(isstring)
1 0.000 0.000 0.000 0.000 string_version.py:5(<module>)
1 0.000 0.000 0.000 0.000 ascii.py:8(<module>)
1 0.000 0.000 0.000 0.000 BaseHTTPServer.py:18(<module>)
2 0.000 0.000 0.000 0.000 mach_commands.py:23(MachCommands)
119 0.000 0.000 0.000 0.000 inspect.py:67(ismethod)
1 0.000 0.000 0.000 0.000 mach_commands.py:29(MachCommands)
1 0.000 0.000 0.000 0.000 mach_commands.py:30(MachCommands)
1 0.000 0.000 0.000 0.000 mach_commands.py:1095(RunProgram)
1 0.000 0.000 0.000 0.000 mach_commands.py:40(MachCommands)
3 0.000 0.000 0.000 0.000 subprocess.py:1108(_get_handles)
1 0.000 0.000 0.000 0.000 mach_commands.py:311(MachCommands)
5 0.000 0.000 0.000 0.000 structuredlog.py:426(_log_func)
2 0.000 0.000 0.000 0.000 {posix.fdopen}
8 0.000 0.000 0.000 0.000 locale.py:365(normalize)
3 0.000 0.000 0.000 0.000 {method 'copy' of 'dict' objects}
13 0.000 0.000 0.000 0.000 functools.py:17(update_wrapper)
1 0.000 0.000 0.000 0.000 errorsummary.py:5(<module>)
173 0.000 0.000 0.000 0.000 logtypes.py:104(__init__)
1 0.000 0.000 0.000 0.000 mach_commands.py:21(Documentation)
2 0.000 0.000 0.000 0.000 base.py:75(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:262(_reset_cache)
124 0.000 0.000 0.000 0.000 {method 'keys' of 'dictproxy' objects}
4 0.000 0.000 0.000 0.000 {posix.getcwd}
766 0.000 0.000 0.000 0.000 {ord}
3 0.000 0.000 0.000 0.000 __init__.py:646(_addHandlerRef)
1 0.000 0.000 0.000 0.000 settings.py:25(Settings)
196 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects}
145 0.000 0.000 0.000 0.000 {method 'match' of '_sre.SRE_Pattern' objects}
1 0.000 0.000 0.000 0.000 mach_commands.py:22(WebIDLProvider)
2 0.000 0.000 0.000 0.000 mozconfig.py:271(diff_vars)
1 0.000 0.000 0.000 0.000 tempfile.py:18(<module>)
79 0.000 0.000 0.000 0.000 argparse.py:1234(register)
22 0.000 0.000 0.000 0.000 __init__.py:214(_releaseLock)
1 0.000 0.000 0.000 0.000 os.py:475(update)
1 0.000 0.000 0.000 0.000 string_version.py:13(__init__)
37 0.000 0.000 0.000 0.000 os.py:472(__setitem__)
3 0.000 0.000 0.000 0.000 __init__.py:75(CFUNCTYPE)
1 0.000 0.000 0.000 0.000 pickle.py:82(_Stop)
2 0.000 0.000 0.000 0.000 base.py:264(statedir)
80 0.000 0.000 0.000 0.000 {method 'items' of 'dict' objects}
1 0.000 0.000 0.000 0.000 xunit.py:18(XUnitFormatter)
12 0.000 0.000 0.000 0.000 argparse.py:1508(_add_action)
15 0.000 0.000 0.000 0.000 posixpath.py:120(dirname)
1 0.000 0.000 0.000 0.000 __init__.py:309(_foreground_color)
1 0.000 0.000 0.000 0.000 mach_commands.py:766(Warnings)
28 0.000 0.000 0.000 0.000 threading.py:187(release)
1 0.000 0.000 0.000 0.000 _endian.py:1(<module>)
2 0.000 0.000 0.000 0.000 __init__.py:346(__init__)
1 0.000 0.000 0.000 0.000 path.py:5(<module>)
11 0.000 0.000 0.000 0.000 argparse.py:1400(_get_optional_kwargs)
10 0.000 0.000 0.000 0.000 subprocess.py:1160(_set_cloexec_flag)
1 0.000 0.000 0.000 0.000 commandinfo.py:14(BuiltinCommands)
276 0.000 0.000 0.000 0.000 sre_parse.py:145(__setitem__)
2 0.000 0.000 0.000 0.000 version.py:263(__init__)
1 0.000 0.000 0.000 0.000 util.py:670(HierarchicalStringList)
58 0.000 0.000 0.000 0.000 sre_parse.py:67(__init__)
1 0.000 0.000 0.000 0.000 mach_commands.py:188(MozharnessCommands)
1 0.000 0.000 0.000 0.000 os.py:35(_get_exports_list)
1 0.000 0.000 0.000 0.000 config.py:301(__init__)
1 0.000 0.000 0.000 0.000 logging.py:5(<module>)
2 0.000 0.000 0.000 0.000 mach_commands.py:65(MachCommands)
4 0.000 0.000 0.000 0.000 {posix.uname}
1 0.000 0.000 0.000 0.000 argparse.py:1518(_MutuallyExclusiveGroup)
2 0.000 0.000 0.000 0.000 logging.py:13(populate_logger)
1 0.000 0.000 0.000 0.000 util.py:5(<module>)
1 0.000 0.000 0.000 0.000 handlers.py:5(<module>)
1 0.000 0.000 0.000 0.000 mach_commands.py:234(MachCommands)
67 0.000 0.000 0.000 0.000 collections.py:373(<genexpr>)
1 0.000 0.000 0.000 0.000 tbplformatter.py:22(TbplFormatter)
2 0.000 0.000 0.000 0.000 structuredlog.py:453(_lint_func)
1 0.000 0.000 0.000 0.000 mach_commands.py:870(GTestCommands)
8 0.000 0.000 0.000 0.000 {posix.close}
1 0.000 0.000 0.000 0.000 __init__.py:9(<module>)
1 0.000 0.000 0.000 0.000 ConfigParser.py:232(__init__)
1 0.000 0.000 0.000 0.000 unicode_escape.py:8(<module>)
1 0.000 0.000 0.000 0.000 os.py:499(clear)
37 0.000 0.000 0.000 0.000 {posix.putenv}
1 0.000 0.000 0.000 0.000 mach_bootstrap.py:267(post_dispatch_handler)
547 0.000 0.000 0.000 0.000 {method 'isalnum' of 'str' objects}
10 0.000 0.000 0.000 0.000 mozconfig.py:484(_expand)
1 0.000 0.000 0.000 0.000 registrar.py:5(<module>)
12 0.000 0.000 0.000 0.000 argparse.py:1320(_add_action)
6 0.000 0.000 0.000 0.000 base.py:188(topobjdir)
1 0.000 0.000 0.000 0.000 mach_commands.py:25(CompareLocales)
1 0.000 0.000 0.000 0.000 threading.py:1081(__init__)
1 0.000 0.000 0.000 0.000 mach_commands.py:98(MachCommands)
1 0.000 0.000 0.000 0.000 mach_commands.py:274(TaskClusterImagesProvider)
30 0.000 0.000 0.000 0.000 _weakrefset.py:36(__init__)
2 0.000 0.000 0.000 0.000 version.py:268(parse)
22 0.000 0.000 0.000 0.000 _weakrefset.py:58(__iter__)
2 0.000 0.000 0.000 0.000 collections.py:50(__init__)
30 0.000 0.000 0.000 0.000 uuid.py:267(get_hex)
2 0.000 0.000 0.000 0.000 {method 'splitlines' of 'str' objects}
1 0.000 0.000 0.000 0.000 mach_commands.py:1585(Vendor)
221 0.000 0.000 0.000 0.000 {method 'endswith' of 'unicode' objects}
1 0.000 0.000 0.000 0.000 mach_bootstrap.py:252(should_skip_dispatch)
35 0.000 0.000 0.000 0.000 UserDict.py:91(get)
3 0.000 0.000 0.000 0.000 __init__.py:838(flush)
84 0.000 0.000 0.000 0.000 stat.py:40(S_ISDIR)
18 0.000 0.000 0.000 0.000 {method 'update' of 'dict' objects}
125 0.000 0.000 0.000 0.000 UserDict.py:35(__getitem__)
1 0.000 0.000 0.000 0.000 mach_commands.py:136(PastebinProvider)
6 0.000 0.000 0.000 0.000 __init__.py:164(addLevelName)
1 0.000 0.000 0.000 0.000 rfc822.py:71(<module>)
1 0.000 0.000 0.000 0.000 ssl.py:129(<dictcomp>)
7 0.000 0.000 0.000 0.000 __init__.py:1298(addHandler)
20 0.000 0.000 0.000 0.000 {fcntl.fcntl}
1 0.000 0.000 0.000 0.000 mach_commands.py:472(JsapiTestsCommand)
313 0.000 0.000 0.000 0.000 sre_parse.py:221(isident)
1 0.000 0.000 0.000 0.000 mach_commands.py:359(B2GCommands)
1 0.000 0.000 0.000 0.000 mach_commands.py:666(Clobber)
1 0.000 0.000 0.000 0.000 mach_commands.py:28(MachCommands)
7 0.000 0.000 0.000 0.000 abc.py:89(<genexpr>)
3 0.000 0.000 0.000 0.000 __init__.py:490(PYFUNCTYPE)
14 0.000 0.000 0.000 0.000 __init__.py:144(_check_size)
6 0.000 0.000 0.000 0.000 tbplformatter.py:12(output_subtests)
144 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects}
1 0.000 0.000 0.000 0.000 processhandler.py:36(ProcessHandlerMixin)
2 0.000 0.000 0.000 0.000 ssl.py:305(__new__)
12 0.000 0.000 0.000 0.000 pyexpat.c:566(StartElement)
4 0.000 0.000 0.000 0.000 locale.py:349(_replace_encoding)
4 0.000 0.000 0.000 0.000 config.py:156(reraise_attribute_error)
1 0.000 0.000 0.000 0.000 mach_commands.py:56(SyncTestCommands)
1 0.000 0.000 0.000 0.000 mach_commands.py:328(MachCommands)
1 0.000 0.000 0.000 0.000 uuid.py:492(_unixdll_getnode)
1 0.000 0.000 0.000 0.000 filecmp.py:10(<module>)
196 0.000 0.000 0.000 0.000 {method 'find' of 'unicode' objects}
1 0.000 0.000 0.000 0.000 mach_commands.py:96(AndroidEmulatorCommands)
1 0.000 0.000 0.000 0.000 config.py:379(register_provider)
1 0.000 0.000 0.000 0.000 logging.py:22(format_seconds)
1 0.000 0.000 0.000 0.000 config.py:216(ConfigSection)
1 0.000 0.000 0.000 0.000 mach_commands.py:200(Test)
1 0.000 0.000 0.000 0.000 base.py:174(resolve_mozconfig_topobjdir)
1 0.000 0.000 0.000 0.000 socket.py:183(_socketobject)
37 0.000 0.000 0.000 0.000 {posix.unsetenv}
5 0.000 0.000 0.000 0.000 argparse.py:573(_format_args)
1 0.000 0.000 0.000 0.000 wrapper.py:8(<module>)
1 0.000 0.000 0.000 0.000 mach_commands.py:102(MachCommands)
12 0.000 0.000 0.000 0.000 plistlib.py:409(handleBeginElement)
1 0.000 0.000 0.000 0.000 reader.py:4(<module>)
3 0.000 0.000 0.000 0.000 {method 'write' of 'file' objects}
1 0.000 0.000 0.000 0.000 token.py:1(<module>)
1 0.000 0.000 0.000 0.000 process.py:301(__init__)
1 0.000 0.000 0.000 0.000 getopt.py:15(<module>)
1 0.000 0.000 0.000 0.000 codecomplete.py:24(Introspection)
1 0.000 0.000 0.000 0.000 loggingmixin.py:5(<module>)
3 0.000 0.000 0.000 0.000 dyld.py:76(dyld_override_search)
1 0.000 0.000 0.000 0.000 mach_commands.py:1328(MachDebug)
18 0.000 0.000 0.000 0.000 textwrap.py:146(_munge_whitespace)
8 0.000 0.000 0.000 0.000 argparse.py:865(__init__)
1 0.000 0.000 0.000 0.000 mach_commands.py:340(MachCommands)
77 0.000 0.000 0.000 0.000 {method 'translate' of 'str' objects}
5 0.000 0.000 0.000 0.000 {posix.pipe}
57 0.000 0.000 0.000 0.000 inspect.py:142(isfunction)
1 0.000 0.000 0.000 0.000 __init__.py:49(create_string_buffer)
17 0.000 0.000 0.000 0.000 logtypes.py:42(__call__)
2 0.000 0.000 0.000 0.000 contextlib.py:54(contextmanager)
6 0.000 0.000 0.000 0.000 __init__.py:1127(__init__)
1 0.000 0.000 0.000 0.000 mach_commands.py:33(MachCommands)
2 0.000 0.000 0.000 0.000 mozconfig.py:309(<lambda>)
13 0.000 0.000 0.000 0.000 {repr}
2 0.000 0.000 0.000 0.000 {_ctypes.POINTER}
3 0.000 0.000 0.000 0.000 subprocess.py:1346(_handle_exitstatus)
1 0.000 0.000 0.000 0.000 mach_commands.py:765(ChunkFinder)
5 0.000 0.000 0.000 0.000 argparse.py:1680(_add_action)
57 0.000 0.000 0.000 0.000 inspect.py:209(iscode)
1 0.000 0.000 0.000 0.000 mach_commands.py:471(RobocopCommands)
1 0.000 0.000 0.000 0.000 mach_commands.py:26(MachCommands)
2 0.000 0.000 0.000 0.000 mozconfig.py:88(_loader_script)
1 0.000 0.000 0.000 0.000 proxy.py:5(<module>)
1 0.000 0.000 0.000 0.000 shlex.py:2(<module>)
1 0.000 0.000 0.000 0.000 mach_commands.py:428(CheckSpiderMonkeyCommand)
1 0.000 0.000 0.000 0.000 threading.py:647(__init__)
48 0.000 0.000 0.000 0.000 {method 'replace' of 'str' objects}
1 0.000 0.000 0.000 0.000 decorators.py:333(SettingsProvider)
1 0.000 0.000 0.000 0.000 mach_commands.py:707(Logs)
17 0.000 0.000 0.000 0.000 decorators.py:258(__init__)
1 0.000 0.000 0.000 0.000 {binascii.hexlify}
1 0.000 0.000 0.000 0.000 __init__.py:372(__getattr__)
1 0.000 0.000 0.000 0.000 bufferhandler.py:5(<module>)
1 0.000 0.000 0.000 0.000 base.py:196(virtualenv_manager)
1 0.000 0.000 0.000 0.000 mach_commands.py:29(VersionControlCommands)
1 0.000 0.000 0.000 0.000 mach_commands.py:16(Bootstrap)
3 0.000 0.000 0.000 0.000 posixpath.py:251(expanduser)
33 0.000 0.000 0.000 0.000 pyexpat.c:441(CharacterData)
2 0.000 0.000 0.000 0.000 {_ssl.txt2obj}
2 0.000 0.000 0.000 0.000 __init__.py:694(createLock)
1 0.000 0.000 0.000 0.000 platform.py:1470(python_version_tuple)
5 0.000 0.000 0.000 0.000 __init__.py:1071(_fixupParents)
6 0.000 0.000 0.000 0.000 __init__.py:49(normalize_encoding)
1 0.000 0.000 0.000 0.000 mach_commands.py:176(AutophoneCommands)
6 0.000 0.000 0.000 0.000 framework.py:19(framework_info)
2 0.000 0.000 0.000 0.000 __init__.py:279(_resolve_capability)
1 0.000 0.000 0.000 0.000 mozhttpd.py:64(RequestHandler)
1 0.000 0.000 0.000 0.000 config.py:160(_)
169 0.000 0.000 0.000 0.000 {method 'pop' of 'list' objects}
2 0.000 0.000 0.000 0.000 {math.log}
1 0.000 0.000 0.000 0.000 mach_commands.py:224(FormatProvider)
1 0.000 0.000 0.000 0.000 mach_commands.py:63(UUIDProvider)
165 0.000 0.000 0.000 0.000 posixpath.py:44(normcase)
1 0.000 0.000 0.000 0.000 mach_commands.py:1272(Makefiles)
1 0.000 0.000 0.000 0.000 mach_bootstrap.py:356(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:379(__getitem__)
1 0.000 0.000 0.000 0.000 mach_commands.py:499(PushToTry)
1 0.000 0.000 0.000 0.000 argparse.py:147(HelpFormatter)
1 0.000 0.000 0.000 0.000 mach_commands.py:653(Doctor)
50 0.000 0.000 0.000 0.000 {method 'rfind' of 'str' objects}
140 0.000 0.000 0.000 0.000 {max}
3 0.000 0.000 0.000 0.000 subprocess.py:755(__del__)
3 0.000 0.000 0.000 0.000 threading.py:114(RLock)
1 0.000 0.000 0.000 0.000 <string>:1(<module>)
1 0.000 0.000 0.000 0.000 mach_commands.py:1078(Install)
8 0.000 0.000 0.000 0.000 argparse.py:842(__init__)
2 0.000 0.000 0.000 0.000 __init__.py:1233(findCaller)
12 0.000 0.000 0.000 0.000 argparse.py:765(__init__)
1 0.000 0.000 0.000 0.000 config.py:459(__getattr__)
19 0.000 0.000 0.000 0.000 posixpath.py:112(basename)
1 0.000 0.000 0.000 0.000 mach_commands.py:1063(Package)
1 0.000 0.000 0.000 0.000 mach_commands.py:354(MozregressionCommand)
1 0.000 0.000 0.000 0.000 mozinfo.py:179(update)
12 0.000 0.000 0.000 0.000 argparse.py:1435(_pop_action_class)
1 0.000 0.000 0.000 0.000 platform.py:1344(_sys_version)
1 0.000 0.000 0.000 0.000 config.py:453(__getitem__)
48 0.000 0.000 0.000 0.000 UserDict.py:103(__contains__)
1 0.000 0.000 0.000 0.000 base.py:442(_get_state_filename)
70 0.000 0.000 0.000 0.000 {method 'extend' of 'list' objects}
6 0.000 0.000 0.000 0.000 __init__.py:703(acquire)
1 0.000 0.000 0.000 0.000 mach_commands.py:83(RageProvider)
4 0.000 0.000 0.000 0.000 {method 'close' of 'file' objects}
22 0.000 0.000 0.000 0.000 {filter}
1 0.000 0.000 0.000 0.000 {divmod}
1 0.000 0.000 0.000 0.000 mach_commands.py:1263(Buildsymbols)
33 0.000 0.000 0.000 0.000 plistlib.py:420(handleData)
119 0.000 0.000 0.000 0.000 opcode.py:27(def_op)
1 0.000 0.000 0.000 0.000 mach_commands.py:1010(ClangCommands)
34 0.000 0.000 0.000 0.000 {time.time}
1 0.000 0.000 0.000 0.000 __init__.py:317(_formatting_string)
3 0.000 0.000 0.000 0.000 {method 'flush' of 'file' objects}
2 0.000 0.000 0.000 0.000 mozconfig.py:309(<dictcomp>)
57 0.000 0.000 0.000 0.000 threading.py:64(_note)
1 0.000 0.000 0.000 0.000 xpcshellcommandline.py:1(<module>)
28 0.000 0.000 0.000 0.000 {method 'lstrip' of 'unicode' objects}
2 0.000 0.000 0.000 0.000 weakref.py:47(__init__)
1 0.000 0.000 0.000 0.000 ascii.py:41(getregentry)
1 0.000 0.000 0.000 0.000 {posix.access}
1 0.000 0.000 0.000 0.000 config.py:431(_finalize)
100 0.000 0.000 0.000 0.000 stat.py:24(S_IFMT)
1 0.000 0.000 0.000 0.000 __init__.py:350(__call__)
9 0.000 0.000 0.000 0.000 _weakrefset.py:26(__exit__)
26 0.000 0.000 0.000 0.000 {method 'acquire' of 'thread.lock' objects}
2 0.000 0.000 0.000 0.000 path.py:51(dirname)
1 0.000 0.000 0.000 0.000 {method 'isatty' of 'file' objects}
36 0.000 0.000 0.000 0.000 {method 'count' of 'list' objects}
1 0.000 0.000 0.000 0.000 BaseHTTPServer.py:114(BaseHTTPRequestHandler)
8 0.000 0.000 0.000 0.000 main.py:296(define_category)
1 0.000 0.000 0.000 0.000 threading.py:576(set)
2 0.000 0.000 0.000 0.000 codecs.py:92(__new__)
1 0.000 0.000 0.000 0.000 path.py:39(abspath)
1 0.000 0.000 0.000 0.000 __future__.py:48(<module>)
25 0.000 0.000 0.000 0.000 argparse.py:1238(_registry_get)
25 0.000 0.000 0.000 0.000 argparse.py:95(_callable)
1 0.000 0.000 0.000 0.000 mach_commands.py:38(SyncStorageCommand)
1 0.000 0.000 0.000 0.000 __init__.py:28(Terminal)
1 0.000 0.000 0.000 0.000 __init__.py:1393(__init__)
6 0.000 0.000 0.000 0.000 hashlib.py:100(__get_openssl_constructor)
1 0.000 0.000 0.000 0.000 threading.py:542(Event)
6 0.000 0.000 0.000 0.000 __init__.py:710(release)
19 0.000 0.000 0.000 0.000 {_struct.calcsize}
19 0.000 0.000 0.000 0.000 tokenize.py:45(group)
2 0.000 0.000 0.000 0.000 threading.py:242(Condition)
1 0.000 0.000 0.000 0.000 ElementTree.py:171(Element)
1 0.000 0.000 0.000 0.000 random.py:72(Random)
7 0.000 0.000 0.000 0.000 stat.py:49(S_ISREG)
1 0.000 0.000 0.000 0.000 collections.py:38(OrderedDict)
22 0.000 0.000 0.000 0.000 {method 'join' of 'unicode' objects}
5 0.000 0.000 0.000 0.000 plistlib.py:469(end_string)
1 0.000 0.000 0.000 0.000 atexit.py:6(<module>)
1 0.000 0.000 0.000 0.000 keyword.py:11(<module>)
1 0.000 0.000 0.000 0.000 threading.py:561(__init__)
1 0.000 0.000 0.000 0.000 mimetypes.py:378(_default_mime_types)
1 0.000 0.000 0.000 0.000 fnmatch.py:11(<module>)
1 0.000 0.000 0.000 0.000 {pyexpat.ParserCreate}
13 0.000 0.000 0.000 0.000 __init__.py:177(_checkLevel)
1 0.000 0.000 0.000 0.000 uuid.py:55(UUID)
2 0.000 0.000 0.000 0.000 {_curses.tigetstr}
1 0.000 0.000 0.000 0.000 subprocess.py:648(Popen)
4 0.000 0.000 0.000 0.000 {method 'format' of 'unicode' objects}
1 0.000 0.000 0.000 0.000 threading.py:631(Thread)
3 0.000 0.000 0.000 0.000 threading.py:132(__init__)
18 0.000 0.000 0.000 0.000 _weakrefset.py:83(add)
3 0.000 0.000 0.000 0.000 warnings.py:361(__enter__)
1 0.000 0.000 0.000 0.000 config.py:337(_format_metadata)
1 0.000 0.000 0.000 0.000 config.py:255(__contains__)
10 0.000 0.000 0.000 0.000 {method 'keys' of 'dict' objects}
15 0.000 0.000 0.000 0.000 {method 'replace' of 'unicode' objects}
10 0.000 0.000 0.000 0.000 {method 'title' of 'str' objects}
9 0.000 0.000 0.000 0.000 stat.py:55(S_ISLNK)
28 0.000 0.000 0.000 0.000 {method 'rstrip' of 'str' objects}
1 0.000 0.000 0.000 0.000 pickle.py:171(Pickler)
12 0.000 0.000 0.000 0.000 functools.py:39(wraps)
1 0.000 0.000 0.000 0.000 util.py:910(__init__)
3 0.000 0.000 0.000 0.000 argparse.py:807(__init__)
67 0.000 0.000 0.000 0.000 {method '__contains__' of 'frozenset' objects}
2 0.000 0.000 0.000 0.000 threading.py:260(__init__)
1 0.000 0.000 0.000 0.000 process.py:86(Process)
9 0.000 0.000 0.000 0.000 registrar.py:44(register_category)
1 0.000 0.000 0.000 0.000 util.py:8(get_state_dir)
15 0.000 0.000 0.000 0.000 {sys._getframe}
1 0.000 0.000 0.000 0.000 virtualenv.py:42(VirtualenvManager)
8 0.000 0.000 0.000 0.000 dyld.py:37(dyld_env)
3 0.000 0.000 0.000 0.000 {zip}
7 0.000 0.000 0.000 0.000 argparse.py:1439(_get_handler)
1 0.000 0.000 0.000 0.000 argparse.py:1025(_SubParsersAction)
1 0.000 0.000 0.000 0.000 unicode_escape.py:36(getregentry)
19 0.000 0.000 0.000 0.000 decorators.py:289(<genexpr>)
1 0.000 0.000 0.000 0.000 util.py:1193(<dictcomp>)
1 0.000 0.000 0.000 0.000 config.py:218(__init__)
12 0.000 0.000 0.000 0.000 argparse.py:1448(_check_conflict)
1 0.000 0.000 0.000 0.000 <string>:1(DefaultVerifyPaths)
1 0.000 0.000 0.000 0.000 filecmp.py:77(dircmp)
3 0.000 0.000 0.000 0.000 dyld.py:62(dyld_image_suffix_search)
17 0.000 0.000 0.000 0.000 {method 'lower' of 'str' objects}
1 0.000 0.000 0.000 0.000 decoder.py:17(_floatconstants)
1 0.000 0.000 0.000 0.000 {_curses.tparm}
30 0.000 0.000 0.000 0.000 {method 'random' of '_random.Random' objects}
11 0.000 0.000 0.000 0.000 opcode.py:31(name_op)
3 0.000 0.000 0.000 0.000 dyld.py:45(dyld_image_suffix)
2 0.000 0.000 0.000 0.000 __init__.py:1360(isEnabledFor)
1 0.000 0.000 0.000 0.000 <string>:1(Attribute)
62 0.000 0.000 0.000 0.000 {thread.get_ident}
1 0.000 0.000 0.000 0.000 ssl.py:514(SSLSocket)
1 0.000 0.000 0.000 0.000 config.py:312(load_files)
2 0.000 0.000 0.000 0.000 path.py:43(join)
1 0.000 0.000 0.000 0.000 collections.py:407(Counter)
1 0.000 0.000 0.000 0.000 <string>:1(SplitResult)
1 0.000 0.000 0.000 0.000 threading.py:400(notifyAll)
1 0.000 0.000 0.000 0.000 inspect.py:398(getfile)
33 0.000 0.000 0.000 0.000 {method 'strip' of 'str' objects}
5 0.000 0.000 0.000 0.000 argparse.py:557(_metavar_formatter)
2 0.000 0.000 0.000 0.000 posixpath.py:97(splitext)
1 0.000 0.000 0.000 0.000 logging.py:132(LoggingManager)
6 0.000 0.000 0.000 0.000 dyld.py:31(ensure_utf8)
3 0.000 0.000 0.000 0.000 {method 'split' of 'unicode' objects}
1 0.000 0.000 0.000 0.000 string.py:250(strip)
3 0.000 0.000 0.000 0.000 warnings.py:340(__init__)
1 0.000 0.000 0.000 0.000 {math.exp}
1 0.000 0.000 0.000 0.000 plistlib.py:444(begin_dict)
5 0.000 0.000 0.000 0.000 mach_bootstrap.py:297(populate_context)
1 0.000 0.000 0.000 0.000 argparse.py:2200(_get_values)
3 0.000 0.000 0.000 0.000 UserDict.py:56(keys)
1 0.000 0.000 0.000 0.000 virtualenv.py:83(python_path)
1 0.000 0.000 0.000 0.000 threading.py:373(notify)
1 0.000 0.000 0.000 0.000 ssl.py:495(_get_https_context_factory)
1 0.000 0.000 0.000 0.000 <string>:1(Match)
3 0.000 0.000 0.000 0.000 {posix.isatty}
12 0.000 0.000 0.000 0.000 path.py:18(normsep)
1 0.000 0.000 0.000 0.000 virtualenv.py:45(__init__)
1 0.000 0.000 0.000 0.000 _abcoll.py:63(__subclasshook__)
1 0.000 0.000 0.000 0.000 tempfile.py:519(SpooledTemporaryFile)
3 0.000 0.000 0.000 0.000 {method 'fileno' of 'file' objects}
1 0.000 0.000 0.000 0.000 subprocess.py:803(poll)
9 0.000 0.000 0.000 0.000 {method 'setter' of 'property' objects}
11 0.000 0.000 0.000 0.000 shellutil.py:17(<genexpr>)
3 0.000 0.000 0.000 0.000 {posix.WIFSIGNALED}
1 0.000 0.000 0.000 0.000 <string>:1(DoneAndNotDoneFutures)
2 0.000 0.000 0.000 0.000 __init__.py:414(split_into_formatters)
3 0.000 0.000 0.000 0.000 dyld.py:53(dyld_library_path)
3 0.000 0.000 0.000 0.000 logtypes.py:174(__init__)
1 0.000 0.000 0.000 0.000 mach_commands.py:35(MozharnessRunner)
1 0.000 0.000 0.000 0.000 main.py:164(Mach)
1 0.000 0.000 0.000 0.000 __init__.py:322(derivative_colors)
1 0.000 0.000 0.000 0.000 <string>:1(RunSummary)
1 0.000 0.000 0.000 0.000 <string>:1(ModuleInfo)
1 0.000 0.000 0.000 0.000 <string>:1(ArgSpec)
1 0.000 0.000 0.000 0.000 <string>:1(Arguments)
1 0.000 0.000 0.000 0.000 logger.py:33(MozLogger)
1 0.000 0.000 0.000 0.000 decoder.py:302(__init__)
1 0.000 0.000 0.000 0.000 urllib.py:862(ftpwrapper)
2 0.000 0.000 0.000 0.000 __init__.py:148(getLevelName)
9 0.000 0.000 0.000 0.000 _weakrefset.py:20(__enter__)
1 0.000 0.000 0.000 0.000 <string>:1(_ASN1Object)
1 0.000 0.000 0.000 0.000 __init__.py:556(__init__)
1 0.000 0.000 0.000 0.000 plistlib.py:151(DumbXMLWriter)
1 0.000 0.000 0.000 0.000 machformatter.py:32(MachFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:1538(ArgumentParser)
2 0.000 0.000 0.000 0.000 weakref.py:297(__init__)
1 0.000 0.000 0.000 0.000 dispatcher.py:66(__init__)
1 0.000 0.000 0.000 0.000 Queue.py:21(Queue)
1 0.000 0.000 0.000 0.000 mimetools.py:20(Message)
11 0.000 0.000 0.000 0.000 {method 'remove' of 'set' objects}
1 0.000 0.000 0.000 0.000 <string>:1(Traceback)
6 0.000 0.000 0.000 0.000 structuredlog.py:95(<genexpr>)
1 0.000 0.000 0.000 0.000 _abcoll.py:24(_hasattr)
27 0.000 0.000 0.000 0.000 {method 'find' of 'str' objects}
2 0.000 0.000 0.000 0.000 {_struct.unpack}
1 0.000 0.000 0.000 0.000 os.py:512(getenv)
1 0.000 0.000 0.000 0.000 urlparse.py:73(ResultMixin)
2 0.000 0.000 0.000 0.000 threading.py:958(name)
3 0.000 0.000 0.000 0.000 subprocess.py:458(_cleanup)
1 0.000 0.000 0.000 0.000 processhandler.py:70(Process)
1 0.000 0.000 0.000 0.000 tempfile.py:108(_RandomNameSequence)
1 0.000 0.000 0.000 0.000 mach_commands.py:68(ReftestRunner)
1 0.000 0.000 0.000 0.000 posixpath.py:82(split)
2 0.000 0.000 0.000 0.000 {method 'groupdict' of '_sre.SRE_Match' objects}
1 0.000 0.000 0.000 0.000 random.py:805(SystemRandom)
1 0.000 0.000 0.000 0.000 __init__.py:656(Handler)
1 0.000 0.000 0.000 0.000 ConfigParser.py:376(has_option)
2 0.000 0.000 0.000 0.000 __init__.py:338(__new__)
2 0.000 0.000 0.000 0.000 genericpath.py:93(_splitext)
12 0.000 0.000 0.000 0.000 {_sre.getlower}
1 0.000 0.000 0.000 0.000 configenvironment.py:76(ConfigEnvironment)
1 0.000 0.000 0.000 0.000 argparse.py:2252(_get_value)
9 0.000 0.000 0.000 0.000 {method 'strip' of 'unicode' objects}
4 0.000 0.000 0.000 0.000 decorators.py:324(__call__)
1 0.000 0.000 0.000 0.000 rfc822.py:85(Message)
1 0.000 0.000 0.000 0.000 plistlib.py:448(end_dict)
25 0.000 0.000 0.000 0.000 {method 'release' of 'thread.lock' objects}
1 0.000 0.000 0.000 0.000 SocketServer.py:155(BaseServer)
1 0.000 0.000 0.000 0.000 string_version.py:8(StringVersion)
1 0.000 0.000 0.000 0.000 <string>:1(ArgInfo)
1 0.000 0.000 0.000 0.000 __init__.py:1112(Logger)
2 0.000 0.000 0.000 0.000 __init__.py:1139(setLevel)
18 0.000 0.000 0.000 0.000 {method 'expandtabs' of 'str' objects}
1 0.000 0.000 0.000 0.000 mach_commands.py:299(is_buildapp_in)
9 0.000 0.000 0.000 0.000 _weakrefset.py:16(__init__)
2 0.000 0.000 0.000 0.000 __init__.py:70(<lambda>)
1 0.000 0.000 0.000 0.000 rfc822.py:501(AddrlistClass)
9 0.000 0.000 0.000 0.000 __init__.py:587(__init__)
3 0.000 0.000 0.000 0.000 dyld.py:59(dyld_fallback_library_path)
1 0.000 0.000 0.000 0.000 socket.py:239(_fileobject)
2 0.000 0.000 0.000 0.000 __init__.py:391(__init__)
1 0.000 0.000 0.000 0.000 clobber.py:42(Clobberer)
4 0.000 0.000 0.000 0.000 atexit.py:37(register)
1 0.000 0.000 0.000 0.000 argparse.py:1180(_ActionsContainer)
1 0.000 0.000 0.000 0.000 __init__.py:347(Formatter)
4 0.000 0.000 0.000 0.000 __init__.py:270(<genexpr>)
2 0.000 0.000 0.000 0.000 UserDict.py:4(__init__)
4 0.000 0.000 0.000 0.000 argparse.py:566(format)
1 0.000 0.000 0.000 0.000 plistlib.py:393(PlistParser)
10 0.000 0.000 0.000 0.000 {thread.allocate_lock}
18 0.000 0.000 0.000 0.000 version.py:273(<lambda>)
2 0.000 0.000 0.000 0.000 util.py:937(__init__)
1 0.000 0.000 0.000 0.000 decorators.py:17(_MachCommand)
1 0.000 0.000 0.000 0.000 logging.py:107(_colorize)
67 0.000 0.000 0.000 0.000 {method 'isdigit' of 'str' objects}
1 0.000 0.000 0.000 0.000 shellutil.py:52(_ClineSplitter)
4 0.000 0.000 0.000 0.000 {method 'update' of 'set' objects}
6 0.000 0.000 0.000 0.000 opcode.py:39(jabs_op)
5 0.000 0.000 0.000 0.000 {method 'index' of 'str' objects}
1 0.000 0.000 0.000 0.000 base.py:66(StreamHandler)
2 0.000 0.000 0.000 0.000 __init__.py:717(setLevel)
1 0.000 0.000 0.000 0.000 urllib.py:120(URLopener)
1 0.000 0.000 0.000 0.000 argparse.py:1384(_get_positional_kwargs)
1 0.000 0.000 0.000 0.000 loggingmixin.py:11(LoggingMixin)
2 0.000 0.000 0.000 0.000 process.py:59(current_process)
6 0.000 0.000 0.000 0.000 plistlib.py:423(addObject)
1 0.000 0.000 0.000 0.000 ElementTree.py:605(ElementTree)
2 0.000 0.000 0.000 0.000 main.py:160(__setattr__)
1 0.000 0.000 0.000 0.000 thread.py:84(ThreadPoolExecutor)
1 0.000 0.000 0.000 0.000 ConfigParser.py:112(Error)
3 0.000 0.000 0.000 0.000 warnings.py:377(__exit__)
1 0.000 0.000 0.000 0.000 cgi.py:352(FieldStorage)
1 0.000 0.000 0.000 0.000 base.py:735(MachCommandConditions)
4 0.000 0.000 0.000 0.000 subprocess.py:1360(_internal_poll)
5 0.000 0.000 0.000 0.000 argparse.py:199(__init__)
5 0.000 0.000 0.000 0.000 __init__.py:969(__init__)
1 0.000 0.000 0.000 0.000 mozhttpd.py:42(Request)
1 0.000 0.000 0.000 0.000 dispatcher.py:36(CommandAction)
1 0.000 0.000 0.000 0.000 process.py:265(ProcessPoolExecutor)
1 0.000 0.000 0.000 0.000 util.py:202(FileAvoidWrite)
6 0.000 0.000 0.000 0.000 opcode.py:35(jrel_op)
1 0.000 0.000 0.000 0.000 main.py:143(__init__)
3 0.000 0.000 0.000 0.000 dyld.py:93(dyld_executable_path_search)
2 0.000 0.000 0.000 0.000 logtypes.py:196(__init__)
1 0.000 0.000 0.000 0.000 random.py:655(WichmannHill)
1 0.000 0.000 0.000 0.000 Queue.py:212(PriorityQueue)
1 0.000 0.000 0.000 0.000 {_ctypes.set_conversion_mode}
1 0.000 0.000 0.000 0.000 {method 'union' of 'set' objects}
7 0.000 0.000 0.000 0.000 {method 'partition' of 'str' objects}
2 0.000 0.000 0.000 0.000 {any}
2 0.000 0.000 0.000 0.000 <string>:8(__new__)
7 0.000 0.000 0.000 0.000 threading.py:59(__init__)
1 0.000 0.000 0.000 0.000 process.py:151(_normalize_command)
70 0.000 0.000 0.000 0.000 {globals}
5 0.000 0.000 0.000 0.000 {method 'group' of '_sre.SRE_Match' objects}
1 0.000 0.000 0.000 0.000 logging.py:80(_time)
1 0.000 0.000 0.000 0.000 difflib.py:44(SequenceMatcher)
9 0.000 0.000 0.000 0.000 _weakrefset.py:52(_commit_removals)
1 0.000 0.000 0.000 0.000 tempfile.py:383(_TemporaryFileWrapper)
1 0.000 0.000 0.000 0.000 argparse.py:805(_StoreAction)
1 0.000 0.000 0.000 0.000 cgi.py:803(SvFormContentDict)
1 0.000 0.000 0.000 0.000 __init__.py:33(Repository)
1 0.000 0.000 0.000 0.000 config.py:111(IntegerType)
2 0.000 0.000 0.000 0.000 logging.py:250(register_structured_logger)
2 0.000 0.000 0.000 0.000 __init__.py:356(_FuncPtr)
1 0.000 0.000 0.000 0.000 mozhttpd.py:181(MozHttpd)
1 0.000 0.000 0.000 0.000 ElementTree.py:1466(XMLParser)
1 0.000 0.000 0.000 0.000 {posix.sysconf}
1 0.000 0.000 0.000 0.000 platform.py:367(_popen)
1 0.000 0.000 0.000 0.000 virtualenv.py:72(bin_path)
1 0.000 0.000 0.000 0.000 mimetypes.py:56(MimeTypes)
1 0.000 0.000 0.000 0.000 mozhttpd.py:24(EasyServer)
1 0.000 0.000 0.000 0.000 difflib.py:1670(HtmlDiff)
1 0.000 0.000 0.000 0.000 SocketServer.py:628(BaseRequestHandler)
7 0.000 0.000 0.000 0.000 __future__.py:75(__init__)
2 0.000 0.000 0.000 0.000 _abcoll.py:548(update)
2 0.000 0.000 0.000 0.000 threading.py:1143(currentThread)
2 0.000 0.000 0.000 0.000 {_ctypes.dlopen}
2 0.000 0.000 0.000 0.000 string.py:283(split)
2 0.000 0.000 0.000 0.000 logging.py:64(__init__)
2 0.000 0.000 0.000 0.000 argparse.py:1692(_get_positional_actions)
1 0.000 0.000 0.000 0.000 util.py:1152(EnumString)
1 0.000 0.000 0.000 0.000 plistlib.py:365(Data)
1 0.000 0.000 0.000 0.000 util.py:435(StrictOrderingOnAppendListMixin)
1 0.000 0.000 0.000 0.000 urllib.py:616(FancyURLopener)
5 0.000 0.000 0.000 0.000 {method 'upper' of 'unicode' objects}
3 0.000 0.000 0.000 0.000 {posix.WEXITSTATUS}
1 0.000 0.000 0.000 0.000 processhandler.py:897(ProcessReader)
1 0.000 0.000 0.000 0.000 threading.py:300(_is_owned)
1 0.000 0.000 0.000 0.000 {method 'sort' of 'list' objects}
1 0.000 0.000 0.000 0.000 logger.py:116(MozFormatter)
1 0.000 0.000 0.000 0.000 util.py:115(ReadOnlyDict)
1 0.000 0.000 0.000 0.000 registrar.py:17(MachRegistrar)
1 0.000 0.000 0.000 0.000 argparse.py:1000(_VersionAction)
2 0.000 0.000 0.000 0.000 sre_parse.py:216(tell)
1 0.000 0.000 0.000 0.000 contextlib.py:9(GeneratorContextManager)
1 0.000 0.000 0.000 0.000 config.py:55(ConfigType)
1 0.000 0.000 0.000 0.000 {vars}
1 0.000 0.000 0.000 0.000 errorsummary.py:10(ErrorSummaryFormatter)
1 0.000 0.000 0.000 0.000 logtypes.py:182(Int)
1 0.000 0.000 0.000 0.000 SocketServer.py:355(TCPServer)
1 0.000 0.000 0.000 0.000 unittest.py:9(UnittestFormatter)
1 0.000 0.000 0.000 0.000 util.py:92(ReadOnlyNamespace)
1 0.000 0.000 0.000 0.000 registrar.py:20(__init__)
1 0.000 0.000 0.000 0.000 difflib.py:764(Differ)
2 0.000 0.000 0.000 0.000 tokenize.py:47(maybe)
1 0.000 0.000 0.000 0.000 mozfile.py:340(NamedTemporaryFile)
1 0.000 0.000 0.000 0.000 reftestcommandline.py:310(DesktopArgumentsParser)
1 0.000 0.000 0.000 0.000 encoder.py:101(__init__)
1 0.000 0.000 0.000 0.000 ElementTree.py:580(QName)
1 0.000 0.000 0.000 0.000 html.py:28(HTMLFormatter)
1 0.000 0.000 0.000 0.000 reftestcommandline.py:12(ReftestArgumentsParser)
1 0.000 0.000 0.000 0.000 shlex.py:21(shlex)
2 0.000 0.000 0.000 0.000 mach:17(ancestors)
4 0.000 0.000 0.000 0.000 decorators.py:321(__init__)
1 0.000 0.000 0.000 0.000 threading.py:780(_set_ident)
1 0.000 0.000 0.000 0.000 _base.py:284(Future)
1 0.000 0.000 0.000 0.000 inspect.py:59(isclass)
1 0.000 0.000 0.000 0.000 __init__.py:380(__new__)
1 0.000 0.000 0.000 0.000 dyld.py:50(dyld_framework_path)
1 0.000 0.000 0.000 0.000 threading.py:285(__enter__)
1 0.000 0.000 0.000 0.000 base.py:10(__init__)
1 0.000 0.000 0.000 0.000 dyld.py:56(dyld_fallback_framework_path)
1 0.000 0.000 0.000 0.000 threading.py:255(_Condition)
1 0.000 0.000 0.000 0.000 ConfigParser.py:174(InterpolationMissingOptionError)
1 0.000 0.000 0.000 0.000 plistlib.py:395(__init__)
1 0.000 0.000 0.000 0.000 ElementTree.py:104(_SimpleElementPath)
1 0.000 0.000 0.000 0.000 {math.sqrt}
29 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects}
1 0.000 0.000 0.000 0.000 decoder.py:272(JSONDecoder)
1 0.000 0.000 0.000 0.000 io.py:69(IOBase)
2 0.000 0.000 0.000 0.000 {strop.maketrans}
1 0.000 0.000 0.000 0.000 encoder.py:70(JSONEncoder)
1 0.000 0.000 0.000 0.000 plistlib.py:331(Plist)
1 0.000 0.000 0.000 0.000 base.py:801(PathArgument)
1 0.000 0.000 0.000 0.000 {method 'search' of '_sre.SRE_Pattern' objects}
5 0.000 0.000 0.000 0.000 __init__.py:607(filter)
1 0.000 0.000 0.000 0.000 configenvironment.py:25(BuildConfig)
1 0.000 0.000 0.000 0.000 mach_commands.py:138(MochitestRunner)
1 0.000 0.000 0.000 0.000 ssl.py:329(SSLContext)
1 0.000 0.000 0.000 0.000 inspect.py:51(ismodule)
1 0.000 0.000 0.000 0.000 tokenize.py:46(any)
1 0.000 0.000 0.000 0.000 bufferhandler.py:8(BufferHandler)
1 0.000 0.000 0.000 0.000 process.py:40(ProcessExecutionMixin)
26 0.000 0.000 0.000 0.000 {method 'reverse' of 'list' objects}
1 0.000 0.000 0.000 0.000 ConfigParser.py:155(NoOptionError)
1 0.000 0.000 0.000 0.000 argparse.py:1109(FileType)
3 0.000 0.000 0.000 0.000 __init__.py:101(CFunctionType)
1 0.000 0.000 0.000 0.000 urllib.py:1014(addinfourl)
1 0.000 0.000 0.000 0.000 contextlib.py:132(closing)
1 0.000 0.000 0.000 0.000 main.py:142(ContextWrapper)
1 0.000 0.000 0.000 0.000 logtypes.py:162(SubStatus)
1 0.000 0.000 0.000 0.000 io.py:76(BufferedIOBase)
1 0.000 0.000 0.000 0.000 moznetwork.py:20(NetworkError)
1 0.000 0.000 0.000 0.000 shutil.py:38(ExecError)
1 0.000 0.000 0.000 0.000 main.py:105(ArgumentParser)
1 0.000 0.000 0.000 0.000 mach_commands.py:86(TerminalLoggingHandler)
1 0.000 0.000 0.000 0.000 argparse.py:1602(identity)
1 0.000 0.000 0.000 0.000 ElementTree.py:1376(TreeBuilder)
1 0.000 0.000 0.000 0.000 decorators.py:241(SubCommand)
1 0.000 0.000 0.000 0.000 __init__.py:7(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:503(BufferingFormatter)
1 0.000 0.000 0.000 0.000 __init__.py:198(c_double)
1 0.000 0.000 0.000 0.000 decorators.py:270(CommandArgument)
1 0.000 0.000 0.000 0.000 urllib.py:1004(addinfo)
1 0.000 0.000 0.000 0.000 __init__.py:1705(createLock)
1 0.000 0.000 0.000 0.000 unicode_escape.py:24(IncrementalDecoder)
1 0.000 0.000 0.000 0.000 __init__.py:202(c_longdouble)
1 0.000 0.000 0.000 0.000 ssl.py:300(_ASN1Object)
1 0.000 0.000 0.000 0.000 threading.py:125(_RLock)
1 0.000 0.000 0.000 0.000 machformatter.py:23(NullTerminal)
1 0.000 0.000 0.000 0.000 argparse.py:197(_Section)
1 0.000 0.000 0.000 0.000 logging.py:91(StructuredTerminalFormatter)
1 0.000 0.000 0.000 0.000 valgrindhandler.py:22(ValgrindFilter)
1 0.000 0.000 0.000 0.000 cgi.py:783(FormContentDict)
1 0.000 0.000 0.000 0.000 unicode_escape.py:13(Codec)
1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha224}
1 0.000 0.000 0.000 0.000 argparse.py:714(Action)
1 0.000 0.000 0.000 0.000 cgi.py:327(MiniFieldStorage)
1 0.000 0.000 0.000 0.000 mach_commands.py:28(WebPlatformTestsRunner)
1 0.000 0.000 0.000 0.000 processhandler.py:1040(ProcessHandler)
1 0.000 0.000 0.000 0.000 logging.py:10(LoggingMixin)
1 0.000 0.000 0.000 0.000 ElementPath.py:237(_SelectorContext)
1 0.000 0.000 0.000 0.000 processhandler.py:1025(LogOutput)
8 0.000 0.000 0.000 0.000 {method '__subclasses__' of 'type' objects}
1 0.000 0.000 0.000 0.000 {method 'rsplit' of 'str' objects}
1 0.000 0.000 0.000 0.000 __init__.py:225(LogRecord)
1 0.000 0.000 0.000 0.000 process.py:299(_MainProcess)
1 0.000 0.000 0.000 0.000 reftestcommandline.py:363(B2GArgumentParser)
1 0.000 0.000 0.000 0.000 _base.py:94(_FirstCompletedWaiter)
1 0.000 0.000 0.000 0.000 ascii.py:28(StreamWriter)
1 0.000 0.000 0.000 0.000 ElementTree.py:1210(_IterParseIterator)
1 0.000 0.000 0.000 0.000 ascii.py:13(Codec)
1 0.000 0.000 0.000 0.000 logging.py:53(StructuredHumanFormatter)
2 0.000 0.000 0.000 0.000 __init__.py:1699(handle)
1 0.000 0.000 0.000 0.000 logtypes.py:136(TestId)
1 0.000 0.000 0.000 0.000 util.py:997(TypedListMixin)
1 0.000 0.000 0.000 0.000 errors.py:66(DistutilsByteCompileError)
1 0.000 0.000 0.000 0.000 shutil.py:34(SpecialFileError)
1 0.000 0.000 0.000 0.000 plistlib.py:322(Dict)
1 0.000 0.000 0.000 0.000 logtypes.py:152(Status)
1 0.000 0.000 0.000 0.000 dispatcher.py:29(CommandFormatter)
1 0.000 0.000 0.000 0.000 threading.py:552(_Event)
1 0.000 0.000 0.000 0.000 mozinfo.py:164(sanitize)
1 0.000 0.000 0.000 0.000 util.py:346(ForkAwareLocal)
1 0.000 0.000 0.000 0.000 argparse.py:685(ArgumentError)
1 0.000 0.000 0.000 0.000 errors.py:79(LibError)
1 0.000 0.000 0.000 0.000 mach_commands.py:43(XPCShellRunner)
1 0.000 0.000 0.000 0.000 util.py:488(ListWithActionMixin)
1 0.000 0.000 0.000 0.000 config.py:96(BooleanType)
1 0.000 0.000 0.000 0.000 argparse.py:640(RawTextHelpFormatter)
1 0.000 0.000 0.000 0.000 {method 'rfind' of 'unicode' objects}
1 0.000 0.000 0.000 0.000 {imp.new_module}
1 0.000 0.000 0.000 0.000 subprocess.py:400(CalledProcessError)
8 0.000 0.000 0.000 0.000 {method '__subclasshook__' of 'object' objects}
1 0.000 0.000 0.000 0.000 threading.py:57(_Verbose)
1 0.000 0.000 0.000 0.000 inspect.py:632(BlockFinder)
1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha512}
1 0.000 0.000 0.000 0.000 urlparse.py:121(SplitResult)
1 0.000 0.000 0.000 0.000 ConfigParser.py:165(InterpolationError)
2 0.000 0.000 0.000 0.000 argparse.py:1122(__init__)
1 0.000 0.000 0.000 0.000 _endian.py:23(_swapped_meta)
1 0.000 0.000 0.000 0.000 threading.py:288(__exit__)
1 0.000 0.000 0.000 0.000 urlparse.py:129(ParseResult)
1 0.000 0.000 0.000 0.000 SocketServer.py:507(ForkingMixIn)
1 0.000 0.000 0.000 0.000 argparse.py:2156(_get_nargs_pattern)
1 0.000 0.000 0.000 0.000 argparse.py:934(_AppendConstAction)
1 0.000 0.000 0.000 0.000 __init__.py:432(Location)
1 0.000 0.000 0.000 0.000 __init__.py:165(c_short)
2 0.000 0.000 0.000 0.000 __init__.py:1346(getEffectiveLevel)
1 0.000 0.000 0.000 0.000 __init__.py:1401(LoggerAdapter)
1 0.000 0.000 0.000 0.000 plistlib.py:230(PlistWriter)
1 0.000 0.000 0.000 0.000 loglistener.py:19(LogMessageHandler)
1 0.000 0.000 0.000 0.000 __init__.py:582(Filterer)
1 0.000 0.000 0.000 0.000 __init__.py:240(c_char_p)
1 0.000 0.000 0.000 0.000 decorators.py:72(parser)
1 0.000 0.000 0.000 0.000 config.py:327(load_fps)
1 0.000 0.000 0.000 0.000 pickle.py:62(PicklingError)
3 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects}
1 0.000 0.000 0.000 0.000 _endian.py:46(BigEndianStructure)
1 0.000 0.000 0.000 0.000 __future__.py:74(_Feature)
1 0.000 0.000 0.000 0.000 decorators.py:209(Command)
1 0.000 0.000 0.000 0.000 __init__.py:1003(getLoggerClass)
1 0.000 0.000 0.000 0.000 socket.py:171(_closedsocket)
1 0.000 0.000 0.000 0.000 __init__.py:156(py_object)
1 0.000 0.000 0.000 0.000 base.py:57(ObjdirMismatchException)
1 0.000 0.000 0.000 0.000 __init__.py:385(PyDLL)
1 0.000 0.000 0.000 0.000 reftestcommandline.py:560(RemoteArgumentsParser)
1 0.000 0.000 0.000 0.000 config.py:85(StringType)
38 0.000 0.000 0.000 0.000 {_ctypes.sizeof}
1 0.000 0.000 0.000 0.000 util.py:137(ReadOnlyDefaultDict)
1 0.000 0.000 0.000 0.000 mach_commands.py:127(BuildProgressFooter)
1 0.000 0.000 0.000 0.000 logtypes.py:172(List)
2 0.000 0.000 0.000 0.000 __init__.py:426(__init__)
1 0.000 0.000 0.000 0.000 util.py:1131(DefinesAction)
1 0.000 0.000 0.000 0.000 mach_commands.py:126(WebPlatformTestsCreator)
1 0.000 0.000 0.000 0.000 argparse.py:112(_AttributeHolder)
1 0.000 0.000 0.000 0.000 util.py:409(UnsortedError)
1 0.000 0.000 0.000 0.000 errors.py:50(DistutilsPlatformError)
1 0.000 0.000 0.000 0.000 SocketServer.py:613(ThreadingUDPServer)
2 0.000 0.000 0.000 0.000 {method 'iteritems' of 'dict' objects}
1 0.000 0.000 0.000 0.000 mach_bootstrap.py:355(ImportHook)
1 0.000 0.000 0.000 0.000 argparse.py:2055(_parse_optional)
1 0.000 0.000 0.000 0.000 processhandler.py:887(CallableList)
3 0.000 0.000 0.000 0.000 __init__.py:491(CFunctionType)
1 0.000 0.000 0.000 0.000 cgi.py:865(FormContent)
1 0.000 0.000 0.000 0.000 __init__.py:545(Filter)
1 0.000 0.000 0.000 0.000 argparse.py:840(_StoreConstAction)
1 0.000 0.000 0.000 0.000 errors.py:83(LinkError)
1 0.000 0.000 0.000 0.000 _base.py:72(_AsCompletedWaiter)
1 0.000 0.000 0.000 0.000 ConfigParser.py:139(NoSectionError)
1 0.000 0.000 0.000 0.000 version.py:32(Version)
1 0.000 0.000 0.000 0.000 _base.py:45(Error)
1 0.000 0.000 0.000 0.000 logging.py:94(set_terminal)
1 0.000 0.000 0.000 0.000 __init__.py:385(__call__)
1 0.000 0.000 0.000 0.000 errors.py:29(DistutilsArgError)
1 0.000 0.000 0.000 0.000 tokenize.py:146(TokenError)
1 0.000 0.000 0.000 0.000 util.py:172(Finalize)
1 0.000 0.000 0.000 0.000 ConfigParser.py:188(InterpolationSyntaxError)
2 0.000 0.000 0.000 0.000 {iter}
1 0.000 0.000 0.000 0.000 proxy.py:8(ProxyLogger)
4 0.000 0.000 0.000 0.000 sre_parse.py:139(__delitem__)
1 0.000 0.000 0.000 0.000 SocketServer.py:481(UDPServer)
1 0.000 0.000 0.000 0.000 config.py:132(PathType)
1 0.000 0.000 0.000 0.000 _base.py:49(CancelledError)
1 0.000 0.000 0.000 0.000 ascii.py:20(IncrementalEncoder)
1 0.000 0.000 0.000 0.000 mozconfig.py:48(MozconfigLoadException)
1 0.000 0.000 0.000 0.000 ascii.py:34(StreamConverter)
3 0.000 0.000 0.000 0.000 {gc.isenabled}
1 0.000 0.000 0.000 0.000 Queue.py:17(Full)
1 0.000 0.000 0.000 0.000 threading.py:423(_Semaphore)
1 0.000 0.000 0.000 0.000 _abcoll.py:98(__subclasshook__)
1 0.000 0.000 0.000 0.000 logger.py:92(JSONFormatter)
1 0.000 0.000 0.000 0.000 config.py:51(ConfigException)
1 0.000 0.000 0.000 0.000 getopt.py:38(GetoptError)
1 0.000 0.000 0.000 0.000 __init__.py:69(HgRepository)
1 0.000 0.000 0.000 0.000 logtypes.py:102(DataType)
1 0.000 0.000 0.000 0.000 BaseHTTPServer.py:102(HTTPServer)
1 0.000 0.000 0.000 0.000 Queue.py:13(Empty)
1 0.000 0.000 0.000 0.000 errors.py:55(DistutilsExecError)
1 0.000 0.000 0.000 0.000 util.py:81(EmptyValue)
1 0.000 0.000 0.000 0.000 __init__.py:891(FileHandler)
1 0.000 0.000 0.000 0.000 __init__.py:336(ParametrizingString)
1 0.000 0.000 0.000 0.000 {_hashlib.openssl_md5}
1 0.000 0.000 0.000 0.000 _base.py:57(_Waiter)
1 0.000 0.000 0.000 0.000 util.py:359(ListMixin)
1 0.000 0.000 0.000 0.000 argparse.py:1153(Namespace)
1 0.000 0.000 0.000 0.000 __init__.py:177(c_ulong)
1 0.000 0.000 0.000 0.000 __init__.py:820(StreamHandler)
1 0.000 0.000 0.000 0.000 mozconfig.py:85(__init__)
1 0.000 0.000 0.000 0.000 registrar.py:41(register_settings_provider)
1 0.000 0.000 0.000 0.000 uuid.py:343(<lambda>)
1 0.000 0.000 0.000 0.000 rfc822.py:775(AddressList)
1 0.000 0.000 0.000 0.000 errors.py:70(CCompilerError)
1 0.000 0.000 0.000 0.000 argparse.py:880(_StoreFalseAction)
1 0.000 0.000 0.000 0.000 dispatcher.py:22(DispatchSettings)
1 0.000 0.000 0.000 0.000 mach_commands.py:20(TalosRunner)
1 0.000 0.000 0.000 0.000 __init__.py:186(c_int)
1 0.000 0.000 0.000 0.000 base.py:834(ExecutionSummary)
1 0.000 0.000 0.000 0.000 _base.py:537(Executor)
1 0.000 0.000 0.000 0.000 {built-in method from_iterable}
1 0.000 0.000 0.000 0.000 util.py:480(StrictOrderingOnAppendList)
1 0.000 0.000 0.000 0.000 logtypes.py:126(Unicode)
1 0.000 0.000 0.000 0.000 urllib.py:984(addclosehook)
1 0.000 0.000 0.000 0.000 mach_commands.py:39(InvalidTestPathError)
2 0.000 0.000 0.000 0.000 warnings.py:15(warnpy3k)
1 0.000 0.000 0.000 0.000 base.py:630(MachCommandBase)
2 0.000 0.000 0.000 0.000 argparse.py:1160(__init__)
1 0.000 0.000 0.000 0.000 {method '__enter__' of 'thread.lock' objects}
3 0.000 0.000 0.000 0.000 {posix.WIFEXITED}
1 0.000 0.000 0.000 0.000 shellutil.py:47(MetaCharacterException)
1 0.000 0.000 0.000 0.000 __init__.py:1015(__init__)
1 0.000 0.000 0.000 0.000 errors.py:73(PreprocessError)
1 0.000 0.000 0.000 0.000 base.py:29(UnknownCommandError)
1 0.000 0.000 0.000 0.000 _base.py:109(_AllCompletedWaiter)
1 0.000 0.000 0.000 0.000 util.py:400(List)
1 0.000 0.000 0.000 0.000 util.py:793(LockFile)
2 0.000 0.000 0.000 0.000 config.py:223(<genexpr>)
1 0.000 0.000 0.000 0.000 structuredlog.py:106(LoggerState)
1 0.000 0.000 0.000 0.000 util.py:1148(EnumStringComparisonError)
2 0.000 0.000 0.000 0.000 _abcoll.py:26(<genexpr>)
1 0.000 0.000 0.000 0.000 __init__.py:8(<module>)
1 0.000 0.000 0.000 0.000 Queue.py:231(LifoQueue)
1 0.000 0.000 0.000 0.000 __init__.py:1010(Manager)
1 0.000 0.000 0.000 0.000 errors.py:16(DistutilsModuleError)
1 0.000 0.000 0.000 0.000 statushandler.py:18(StatusHandler)
1 0.000 0.000 0.000 0.000 mach_commands.py:199(BuildOutputManager)
1 0.000 0.000 0.000 0.000 mach_commands.py:243(WPTManifestUpdater)
1 0.000 0.000 0.000 0.000 pickle.py:1267(_EmptyClass)
1 0.000 0.000 0.000 0.000 base.py:8(CommandContext)
1 0.000 0.000 0.000 0.000 SocketServer.py:674(StreamRequestHandler)
1 0.000 0.000 0.000 0.000 mach_commands.py:146(AndroidXPCShellRunner)
1 0.000 0.000 0.000 0.000 __init__.py:329(CDLL)
1 0.000 0.000 0.000 0.000 loglistener.py:10(LogMessageServer)
1 0.000 0.000 0.000 0.000 tokenize.py:179(Untokenizer)
1 0.000 0.000 0.000 0.000 logtypes.py:10(log_action)
1 0.000 0.000 0.000 0.000 __init__.py:257(c_bool)
1 0.000 0.000 0.000 0.000 structuredlog.py:115(ComponentState)
1 0.000 0.000 0.000 0.000 argparse.py:960(_CountAction)
1 0.000 0.000 0.000 0.000 __init__.py:223(c_ubyte)
1 0.000 0.000 0.000 0.000 util.py:900(ReadOnlyKeyedDefaultDict)
1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha1}
1 0.000 0.000 0.000 0.000 base.py:21(MachError)
1 0.000 0.000 0.000 0.000 mozconfig.py:44(MozconfigFindException)
1 0.000 0.000 0.000 0.000 util.py:582(StrictOrderingOnAppendListWithFlags)
1 0.000 0.000 0.000 0.000 __init__.py:74(BufferTooShort)
1 0.000 0.000 0.000 0.000 ConfigParser.py:558(_Chainmap)
1 0.000 0.000 0.000 0.000 errors.py:33(DistutilsFileError)
1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha384}
1 0.000 0.000 0.000 0.000 errors.py:46(DistutilsSetupError)
1 0.000 0.000 0.000 0.000 urllib.py:114(ContentTooShortError)
1 0.000 0.000 0.000 0.000 SocketServer.py:624(ThreadingUnixStreamServer)
1 0.000 0.000 0.000 0.000 logging.py:43(StructuredJSONFormatter)
1 0.000 0.000 0.000 0.000 SocketServer.py:582(ThreadingMixIn)
1 0.000 0.000 0.000 0.000 ConfigParser.py:147(DuplicateSectionError)
1 0.000 0.000 0.000 0.000 threading.py:1049(_Timer)
1 0.000 0.000 0.000 0.000 process.py:101(_CallItem)
1 0.000 0.000 0.000 0.000 util.py:695(StringListAdaptor)
1 0.000 0.000 0.000 0.000 config.py:152(DefaultValue)
1 0.000 0.000 0.000 0.000 ssl.py:321(Purpose)
2 0.000 0.000 0.000 0.000 {posix.getpid}
1 0.000 0.000 0.000 0.000 inspect.py:630(EndOfBlock)
1 0.000 0.000 0.000 0.000 __init__.py:288(c_wchar_p)
1 0.000 0.000 0.000 0.000 __init__.py:80(AuthenticationError)
1 0.000 0.000 0.000 0.000 errors.py:87(UnknownFileError)
1 0.000 0.000 0.000 0.000 _base.py:53(TimeoutError)
1 0.000 0.000 0.000 0.000 util.py:130(undefined_default)
1 0.000 0.000 0.000 0.000 SocketServer.py:717(DatagramRequestHandler)
1 0.000 0.000 0.000 0.000 argparse.py:897(_AppendAction)
1 0.000 0.000 0.000 0.000 __init__.py:230(c_byte)
1 0.000 0.000 0.000 0.000 argparse.py:629(RawDescriptionHelpFormatter)
1 0.000 0.000 0.000 0.000 unicode_escape.py:20(IncrementalEncoder)
1 0.000 0.000 0.000 0.000 processhandler.py:999(StoreOutput)
1 0.000 0.000 0.000 0.000 threading.py:1079(_MainThread)
1 0.000 0.000 0.000 0.000 __init__.py:190(c_uint)
1 0.000 0.000 0.000 0.000 errors.py:59(DistutilsInternalError)
1 0.000 0.000 0.000 0.000 mozinfo.py:24(unknown)
1 0.000 0.000 0.000 0.000 pickle.py:58(PickleError)
1 0.000 0.000 0.000 0.000 logtypes.py:194(Tuple)
1 0.000 0.000 0.000 0.000 ascii.py:24(IncrementalDecoder)
1 0.000 0.000 0.000 0.000 __init__.py:963(PlaceHolder)
2 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects}
1 0.000 0.000 0.000 0.000 logtypes.py:188(Any)
1 0.000 0.000 0.000 0.000 __init__.py:396(NullCallableString)
1 0.000 0.000 0.000 0.000 __init__.py:77(TimeoutError)
1 0.000 0.000 0.000 0.000 base.py:39(UnrecognizedArgumentError)
1 0.000 0.000 0.000 0.000 __init__.py:71(ProcessError)
1 0.000 0.000 0.000 0.000 __init__.py:1689(NullHandler)
1 0.000 0.000 0.000 0.000 util.py:523(ListWithAction)
1 0.000 0.000 0.000 0.000 config.py:122(PositiveIntegerType)
1 0.000 0.000 0.000 0.000 __init__.py:169(c_ushort)
1 0.000 0.000 0.000 0.000 base.py:53(BuildEnvironmentNotFoundException)
1 0.000 0.000 0.000 0.000 SocketServer.py:614(ThreadingTCPServer)
1 0.000 0.000 0.000 0.000 mach_commands.py:21(InvalidPathException)
1 0.000 0.000 0.000 0.000 ElementTree.py:138(ParseError)
3 0.000 0.000 0.000 0.000 {callable}
1 0.000 0.000 0.000 0.000 _base.py:139(_AcquireFutures)
1 0.000 0.000 0.000 0.000 decorators.py:301(CommandArgumentGroup)
1 0.000 0.000 0.000 0.000 mach_commands.py:25(InvalidTestPathError)
1 0.000 0.000 0.000 0.000 argparse.py:705(ArgumentTypeError)
2 0.000 0.000 0.000 0.000 __init__.py:764(setFormatter)
3 0.000 0.000 0.000 0.000 {gc.disable}
1 0.000 0.000 0.000 0.000 argparse.py:981(_HelpAction)
1 0.000 0.000 0.000 0.000 __init__.py:291(c_wchar)
1 0.000 0.000 0.000 0.000 __init__.py:378(FormattingString)
1 0.000 0.000 0.000 0.000 pickle.py:69(UnpicklingError)
1 0.000 0.000 0.000 0.000 dispatcher.py:427(NoUsageFormatter)
2 0.000 0.000 0.000 0.000 base.py:34(ancestors)
1 0.000 0.000 0.000 0.000 {method '__exit__' of 'thread.lock' objects}
1 0.000 0.000 0.000 0.000 SocketServer.py:610(ForkingUDPServer)
1 0.000 0.000 0.000 0.000 base.py:8(BaseFormatter)
1 0.000 0.000 0.000 0.000 __init__.py:425(LibraryLoader)
1 0.000 0.000 0.000 0.000 argparse.py:1027(_ChoicesPseudoAction)
1 0.000 0.000 0.000 0.000 __init__.py:194(c_float)
1 0.000 0.000 0.000 0.000 errors.py:63(DistutilsTemplateError)
1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha256}
1 0.000 0.000 0.000 0.000 urllib.py:955(addbase)
1 0.000 0.000 0.000 0.000 io.py:79(TextIOBase)
1 0.000 0.000 0.000 0.000 unicode_escape.py:28(StreamWriter)
1 0.000 0.000 0.000 0.000 threading.py:1088(_set_daemon)
1 0.000 0.000 0.000 0.000 which.py:80(WhichError)
1 0.000 0.000 0.000 0.000 __init__.py:235(c_char)
1 0.000 0.000 0.000 0.000 errors.py:20(DistutilsClassError)
1 0.000 0.000 0.000 0.000 base.py:25(NoCommandError)
1 0.000 0.000 0.000 0.000 mach_commands.py:109(WebPlatformTestsReduce)
1 0.000 0.000 0.000 0.000 util.py:531(MozbuildDeletionError)
1 0.000 0.000 0.000 0.000 argparse.py:1484(_ArgumentGroup)
1 0.000 0.000 0.000 0.000 util.py:904(memoize)
1 0.000 0.000 0.000 0.000 shutil.py:31(Error)
1 0.000 0.000 0.000 0.000 util.py:933(memoized_property)
1 0.000 0.000 0.000 0.000 ConfigParser.py:217(MissingSectionHeaderError)
1 0.000 0.000 0.000 0.000 threading.py:515(_BoundedSemaphore)
1 0.000 0.000 0.000 0.000 logging.py:30(ConvertToStructuredFilter)
1 0.000 0.000 0.000 0.000 util.py:336(ForkAwareThreadLock)
1 0.000 0.000 0.000 0.000 sre_parse.py:218(seek)
1 0.000 0.000 0.000 0.000 __init__.py:173(c_long)
1 0.000 0.000 0.000 0.000 io.py:73(RawIOBase)
1 0.000 0.000 0.000 0.000 base.py:47(LogLevelFilter)
1 0.000 0.000 0.000 0.000 cgi.py:837(InterpFormContentDict)
1 0.000 0.000 0.000 0.000 errors.py:26(DistutilsGetoptError)
1 0.000 0.000 0.000 0.000 SocketServer.py:611(ForkingTCPServer)
1 0.000 0.000 0.000 0.000 util.py:887(KeyedDefaultDict)
3 0.000 0.000 0.000 0.000 {gc.enable}
1 0.000 0.000 0.000 0.000 ascii.py:31(StreamReader)
1 0.000 0.000 0.000 0.000 mach_commands.py:1435(ArtifactSubCommand)
1 0.000 0.000 0.000 0.000 valgrindhandler.py:9(ValgrindHandler)
1 0.000 0.000 0.000 0.000 SocketServer.py:626(ThreadingUnixDatagramServer)
1 0.000 0.000 0.000 0.000 structuredlog.py:493(StructuredLogFileLike)
7 0.000 0.000 0.000 0.000 {method 'lower' of 'unicode' objects}
1 0.000 0.000 0.000 0.000 tokenize.py:148(StopTokenizing)
1 0.000 0.000 0.000 0.000 ConfigParser.py:192(InterpolationDepthError)
1 0.000 0.000 0.000 0.000 __init__.py:1387(RootLogger)
2 0.000 0.000 0.000 0.000 {method 'groups' of '_sre.SRE_Match' objects}
1 0.000 0.000 0.000 0.000 mach_commands.py:87(WebPlatformTestsUpdater)
1 0.000 0.000 0.000 0.000 threading.py:1119(_DummyThread)
1 0.000 0.000 0.000 0.000 plistlib.py:291(_InternalDict)
1 0.000 0.000 0.000 0.000 ssl.py:184(CertificateError)
1 0.000 0.000 0.000 0.000 {method 'upper' of 'str' objects}
1 0.000 0.000 0.000 0.000 base.py:49(BadEnvironmentException)
1 0.000 0.000 0.000 0.000 errors.py:38(DistutilsOptionError)
1 0.000 0.000 0.000 0.000 argparse.py:651(ArgumentDefaultsHelpFormatter)
1 0.000 0.000 0.000 0.000 errors.py:13(DistutilsError)
2 0.000 0.000 0.000 0.000 process.py:161(name)
1 0.000 0.000 0.000 0.000 logtypes.py:166(Dict)
1 0.000 0.000 0.000 0.000 mach_commands.py:28(ShowTaskGraphSubCommand)
1 0.000 0.000 0.000 0.000 processhandler.py:1009(StreamOutput)
1 0.000 0.000 0.000 0.000 SocketServer.py:618(UnixStreamServer)
1 0.000 0.000 0.000 0.000 process.py:88(_WorkItem)
1 0.000 0.000 0.000 0.000 __init__.py:84(GitRepository)
1 0.000 0.000 0.000 0.000 __init__.py:252(c_void_p)
1 0.000 0.000 0.000 0.000 process.py:95(_ResultItem)
1 0.000 0.000 0.000 0.000 thread.py:43(_WorkItem)
1 0.000 0.000 0.000 0.000 ConfigParser.py:204(ParsingError)
1 0.000 0.000 0.000 0.000 {sys.exit}
1 0.000 0.000 0.000 0.000 util.py:513(StrictOrderingOnAppendListWithAction)
1 0.000 0.000 0.000 0.000 SocketServer.py:621(UnixDatagramServer)
1 0.000 0.000 0.000 0.000 errors.py:76(CompileError)
1 0.000 0.000 0.000 0.000 util.py:876(OrderedDefaultDict)
1 0.000 0.000 0.000 0.000 reader.py:53(LogHandler)
1 0.000 0.000 0.000 0.000 argparse.py:863(_StoreTrueAction)
1 0.000 0.000 0.000 0.000 {method 'rstrip' of 'unicode' objects}
1 0.000 0.000 0.000 0.000 base.py:11(BaseHandler)
1 0.000 0.000 0.000 0.000 unicode_escape.py:31(StreamReader)
1 0.000 0.000 0.000 0.000 process.py:285(AuthenticationString)
1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment