Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(188)

Side by Side Diff: profiling.txt

Issue 928643002: [NOT FOR SUBMIT] Profile the time spent in BrowserOptions.CreateParser() method (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | tools/telemetry/run.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 121346 function calls (118797 primitive calls) in 19.613 seconds
2
3 Ordered by: cumulative time
4
5 ncalls tottime percall cumtime percall filename:lineno(function)
6 1 0.000 0.000 19.615 19.615 run.py:1(<module>)
7 1 0.000 0.000 19.343 19.343 run.py:9(CreateParser)
8 1 0.000 0.000 19.343 19.343 browser_options.py:61(CreateParser )
9 1 0.000 0.000 19.338 19.338 profiler_finder.py:26(GetAllAvaila bleProfilers)
10 5 0.000 0.000 19.238 3.848 android_browser_finder.py:146(CanF indAvailableBrowsers)
11 5 0.000 0.000 19.238 3.848 android_device.py:99(CanDiscoverDe vices)
12 5 0.000 0.000 19.177 3.835 subprocess.py:768(communicate)
13 5 0.000 0.000 19.177 3.835 subprocess.py:1392(_communicate)
14 5 0.000 0.000 19.176 3.835 subprocess.py:1425(_communicate_wi th_poll)
15 15 19.175 1.278 19.175 1.278 {built-in method poll}
16 1 0.000 0.000 5.038 5.038 android_systrace_profiler.py:52(is _supported)
17 1 0.000 0.000 5.036 5.036 android_screen_recorder_profiler.p y:32(is_supported)
18 1 0.000 0.000 5.023 5.023 java_heap_profiler.py:42(is_suppor ted)
19 1 0.000 0.000 2.073 2.073 android_traceview_profiler.py:48(i s_supported)
20 1 0.000 0.000 2.068 2.068 oomkiller_profiler.py:57(is_suppor ted)
21 1 0.001 0.001 0.251 0.251 browser_options.py:5(<module>)
22 1 0.001 0.001 0.249 0.249 browser_finder.py:5(<module>)
23 1 0.001 0.001 0.191 0.191 android_browser_finder.py:5(<modul e>)
24 1 0.001 0.001 0.178 0.178 android_browser_backend.py:5(<modu le>)
25 129 0.067 0.001 0.165 0.001 {__import__}
26 1 0.002 0.002 0.136 0.136 chrome_browser_backend.py:5(<modul e>)
27 1 0.000 0.000 0.133 0.133 extension_backend.py:5(<module>)
28 1 0.000 0.000 0.133 0.133 inspector_backend_list.py:5(<modul e>)
29 1 0.001 0.001 0.132 0.132 inspector_backend.py:5(<module>)
30 1 0.000 0.000 0.117 0.117 image_util.py:12(<module>)
31 5 0.000 0.000 0.110 0.022 external_modules.py:15(ImportRequi redModule)
32 4 0.000 0.000 0.110 0.028 external_modules.py:48(ImportOptio nalModule)
33 5 0.000 0.000 0.110 0.022 __init__.py:20(import_module)
34 126/3 0.001 0.000 0.074 0.025 decorators.py:25(Cacher)
35 3 0.000 0.000 0.074 0.025 discover.py:53(DiscoverClasses)
36 6 0.000 0.000 0.070 0.012 subprocess.py:650(__init__)
37 6 0.001 0.000 0.069 0.012 subprocess.py:1187(_execute_child)
38 3 0.001 0.000 0.067 0.022 discover.py:14(DiscoverModules)
39 1 0.001 0.001 0.064 0.064 image_util_numpy_impl.py:5(<module >)
40 1 0.000 0.000 0.059 0.059 perf_profiler.py:200(is_supported)
41 1 0.000 0.000 0.059 0.059 __init__.py:34(GetHostPlatform)
42 1 0.000 0.000 0.059 0.059 __init__.py:20(_InitHostPlatformIf Needed)
43 1 0.000 0.000 0.058 0.058 __init__.py:39(_IterAllPlatformBac kendClasses)
44 12 0.000 0.000 0.056 0.005 subprocess.py:473(_eintr_retry_cal l)
45 16 0.053 0.003 0.053 0.003 {posix.read}
46 1 0.001 0.001 0.048 0.048 __init__.py:106(<module>)
47 390 0.001 0.000 0.047 0.000 re.py:226(_compile)
48 102 0.001 0.000 0.045 0.000 sre_compile.py:493(compile)
49 102 0.000 0.000 0.044 0.000 re.py:188(compile)
50 1 0.002 0.002 0.041 0.041 android_platform_backend.py:5(<mod ule>)
51 5 0.002 0.000 0.036 0.007 __init__.py:4(<module>)
52 1 0.000 0.000 0.034 0.034 device_finder.py:5(<module>)
53 30 0.004 0.000 0.028 0.001 __init__.py:1(<module>)
54 1 0.000 0.000 0.027 0.027 android_device_unittest.py:5(<modu le>)
55 1 0.000 0.000 0.027 0.027 benchmark.py:5(<module>)
56 102 0.001 0.000 0.023 0.000 sre_parse.py:675(parse)
57 1 0.000 0.000 0.023 0.023 add_newdocs.py:10(<module>)
58 1 0.001 0.001 0.023 0.023 shared_page_state.py:4(<module>)
59 5 0.000 0.000 0.022 0.004 __init__.py:5(<module>)
60 304/102 0.001 0.000 0.022 0.000 sre_parse.py:301(_parse_sub)
61 45 0.017 0.000 0.022 0.000 collections.py:288(namedtuple)
62 102 0.000 0.000 0.022 0.000 sre_compile.py:478(_code)
63 393/106 0.008 0.000 0.021 0.000 sre_parse.py:379(_parse)
64 1 0.000 0.000 0.021 0.021 android_device.py:4(<module>)
65 1 0.000 0.000 0.021 0.021 global_hooks.py:5(<module>)
66 1 0.000 0.000 0.021 0.021 exception_formatter.py:5(<module>)
67 2 0.001 0.000 0.021 0.010 util.py:4(<module>)
68 1 0.000 0.000 0.020 0.020 webdriver_desktop_browser_finder.p y:4(<module>)
69 2 0.001 0.001 0.020 0.010 __init__.py:15(<module>)
70 1 0.000 0.000 0.019 0.019 android_forwarder.py:5(<module>)
71 1 0.001 0.001 0.019 0.019 forwarder.py:7(<module>)
72 1 0.000 0.000 0.019 0.019 timeline_based_measurement.py:5(<m odule>)
73 2 0.001 0.001 0.019 0.009 __init__.py:18(<module>)
74 1 0.001 0.001 0.018 0.018 adb_commands.py:6(<module>)
75 1 0.001 0.001 0.018 0.018 __init__.py:11(<module>)
76 3 0.002 0.001 0.018 0.006 webdriver.py:17(<module>)
77 1 0.000 0.000 0.017 0.017 trace.py:5(<module>)
78 812/102 0.005 0.000 0.017 0.000 sre_compile.py:32(_compile)
79 1 0.000 0.000 0.017 0.017 trace2html.py:5(<module>)
80 1 0.000 0.000 0.016 0.016 profiler_finder.py:12(_DiscoverPro filers)
81 1 0.000 0.000 0.016 0.016 trace_viewer_project.py:4(<module> )
82 2 0.000 0.000 0.016 0.008 __init__.py:8(<module>)
83 1 0.001 0.001 0.016 0.016 inspect.py:25(<module>)
84 1 0.000 0.000 0.015 0.015 dev_server.py:5(<module>)
85 1 0.000 0.000 0.015 0.015 project.py:4(<module>)
86 1 0.000 0.000 0.014 0.014 resource_loader.py:4(<module>)
87 1 0.000 0.000 0.014 0.014 html_module.py:5(<module>)
88 1 0.000 0.000 0.014 0.014 monsoon_profiler.py:85(is_supporte d)
89 1 0.001 0.001 0.014 0.014 parse_html_deps.py:5(<module>)
90 1 0.000 0.000 0.014 0.014 monsoon.py:40(__init__)
91 1 0.000 0.000 0.014 0.014 list_ports_linux.py:143(comports)
92 1 0.001 0.001 0.012 0.012 browser.py:5(<module>)
93 1 0.000 0.000 0.012 0.012 inspector_websocket.py:5(<module>)
94 1 0.000 0.000 0.011 0.011 tokenize.py:23(<module>)
95 6 0.011 0.002 0.011 0.002 {posix.fork}
96 1 0.000 0.000 0.011 0.011 certutils.py:24(<module>)
97 1 0.000 0.000 0.011 0.011 type_check.py:3(<module>)
98 56 0.000 0.000 0.011 0.000 {map}
99 5 0.011 0.002 0.011 0.002 __init__.py:6(<module>)
100 1 0.000 0.000 0.011 0.011 platform_backend.py:5(<module>)
101 1 0.000 0.000 0.011 0.011 vtune_profiler.py:117(is_supported )
102 1 0.000 0.000 0.010 0.010 websocket.py:4(<module>)
103 1 0.001 0.001 0.010 0.010 websocket.py:20(<module>)
104 368 0.001 0.000 0.009 0.000 sre_compile.py:178(_compile_charse t)
105 1 0.001 0.001 0.009 0.009 mac_platform_backend.py:5(<module> )
106 1 0.000 0.000 0.009 0.009 uuid.py:45(<module>)
107 1 0.005 0.005 0.009 0.009 _pslinux.py:7(<module>)
108 1 0.001 0.001 0.009 0.009 memory_cache_http_server.py:5(<mod ule>)
109 32 0.000 0.000 0.009 0.000 list_ports_linux.py:97(describe)
110 1 0.002 0.002 0.008 0.008 firefox_binary.py:17(<module>)
111 1 0.002 0.002 0.008 0.008 powermetrics_power_monitor.py:5(<m odule>)
112 368 0.006 0.000 0.008 0.000 sre_compile.py:207(_optimize_chars et)
113 1 0.002 0.002 0.007 0.007 BeautifulSoup.py:78(<module>)
114 1 0.000 0.000 0.007 0.007 _common.py:7(<module>)
115 34 0.000 0.000 0.007 0.000 posixpath.py:379(realpath)
116 1 0.000 0.000 0.006 0.006 util.py:252(find_library)
117 1 0.000 0.000 0.006 0.006 util.py:214(_findSoname_ldconfig)
118 1 0.001 0.001 0.006 0.006 device_utils.py:8(<module>)
119 98/34 0.001 0.000 0.006 0.000 posixpath.py:387(_joinrealpath)
120 1 0.000 0.000 0.006 0.006 platform.py:10(<module>)
121 1 0.000 0.000 0.006 0.006 HTMLParser.py:1(<module>)
122 1 0.000 0.000 0.006 0.006 support_binaries.py:5(<module>)
123 273 0.004 0.000 0.005 0.000 function_base.py:2945(add_newdoc)
124 1 0.000 0.000 0.005 0.005 SimpleHTTPServer.py:6(<module>)
125 1 0.002 0.002 0.005 0.005 cloud_storage.py:5(<module>)
126 1 0.001 0.001 0.005 0.005 android_commands.py:8(<module>)
127 2 0.001 0.000 0.005 0.003 __init__.py:24(<module>)
128 3654 0.002 0.000 0.005 0.000 sre_parse.py:201(get)
129 1 0.000 0.000 0.005 0.005 network_controller_backend.py:5(<m odule>)
130 120 0.001 0.000 0.005 0.000 posixpath.py:431(relpath)
131 1 0.000 0.000 0.005 0.005 SimpleHTTPServer.py:27(SimpleHTTPR equestHandler)
132 1 0.000 0.000 0.005 0.005 mimetypes.py:351(init)
133 1 0.001 0.001 0.005 0.005 webpagereplay.py:5(<module>)
134 102 0.001 0.000 0.005 0.000 sre_compile.py:359(_compile_info)
135 4436 0.004 0.000 0.005 0.000 sre_parse.py:182(__next)
136 1 0.000 0.000 0.005 0.005 perf_profiler.py:5(<module>)
137 1 0.000 0.000 0.004 0.004 mimetypes.py:194(read)
138 1 0.002 0.002 0.004 0.004 mimetypes.py:205(readfp)
139 535 0.004 0.000 0.004 0.000 {posix.stat}
140 120 0.001 0.000 0.004 0.000 discover.py:79(DiscoverClassesInMo dule)
141 310 0.001 0.000 0.004 0.000 posixpath.py:365(abspath)
142 171 0.004 0.000 0.004 0.000 {method 'sub' of '_sre.SRE_Pattern ' objects}
143 1 0.000 0.000 0.004 0.004 android_profiling_helper.py:5(<mod ule>)
144 1 0.003 0.003 0.004 0.004 polynomial.py:55(<module>)
145 1 0.000 0.000 0.004 0.004 tracing_controller_backend.py:5(<m odule>)
146 3 0.004 0.001 0.004 0.001 {method 'read' of 'file' objects}
147 1 0.004 0.004 0.004 0.004 dbapi2.py:24(<module>)
148 3 0.001 0.000 0.004 0.001 __init__.py:7(<module>)
149 3416 0.003 0.000 0.004 0.000 sre_parse.py:130(__getitem__)
150 1 0.000 0.000 0.004 0.004 android_dumpsys_power_monitor.py:5 (<module>)
151 1 0.004 0.004 0.004 0.004 {_socket.getservbyname}
152 248 0.001 0.000 0.004 0.000 genericpath.py:15(exists)
153 1 0.000 0.000 0.003 0.003 plistlib.py:51(<module>)
154 3 0.000 0.000 0.003 0.001 glob.py:18(glob)
155 1 0.000 0.000 0.003 0.003 sgmllib.py:1(<module>)
156 35 0.000 0.000 0.003 0.000 glob.py:29(iglob)
157 1 0.001 0.001 0.003 0.003 firefox_profile.py:15(<module>)
158 1 0.000 0.000 0.003 0.003 display_tracing_agent.py:5(<module >)
159 364 0.002 0.000 0.003 0.000 posixpath.py:336(normpath)
160 1 0.003 0.003 0.003 0.003 csv.py:4(<module>)
161 15/9 0.000 0.000 0.003 0.000 os.py:209(walk)
162 1 0.000 0.000 0.003 0.003 trace_data.py:5(<module>)
163 1 0.003 0.003 0.003 0.003 expat.py:1(<module>)
164 6 0.003 0.001 0.003 0.001 {posix.waitpid}
165 3 0.000 0.000 0.003 0.001 glob.py:66(glob1)
166 1 0.000 0.000 0.003 0.003 user_story_runner.py:5(<module>)
167 1 0.000 0.000 0.003 0.003 page_test.py:5(<module>)
168 1 0.001 0.001 0.003 0.003 __init__.py:45(<module>)
169 1 0.000 0.000 0.003 0.003 urllib2.py:76(<module>)
170 1 0.001 0.001 0.003 0.003 external_modules.py:5(<module>)
171 1205 0.002 0.000 0.003 0.000 posixpath.py:68(join)
172 6 0.000 0.000 0.003 0.000 string.py:148(substitute)
173 1 0.000 0.000 0.003 0.003 _pslinux.py:477(Process)
174 1 0.002 0.002 0.003 0.003 chebyshev.py:87(<module>)
175 1 0.001 0.001 0.003 0.003 urllib.py:23(<module>)
176 1165/472 0.002 0.000 0.003 0.000 sre_parse.py:140(getwidth)
177 1 0.002 0.002 0.003 0.003 legendre.py:83(<module>)
178 1 0.002 0.002 0.003 0.003 hermite.py:59(<module>)
179 1 0.002 0.002 0.003 0.003 hermite_e.py:59(<module>)
180 1 0.002 0.002 0.003 0.003 laguerre.py:59(<module>)
181 6 0.000 0.000 0.003 0.000 re.py:139(search)
182 1 0.001 0.001 0.003 0.003 __init__.py:38(<module>)
183 1 0.002 0.002 0.003 0.003 socket.py:45(<module>)
184 367 0.001 0.000 0.003 0.000 posixpath.py:139(islink)
185 18656 0.002 0.000 0.002 0.000 {method 'append' of 'list' objects }
186 1 0.002 0.002 0.002 0.002 extension_connection.py:16(<module >)
187 2 0.001 0.000 0.002 0.001 __init__.py:44(<module>)
188 1 0.000 0.000 0.002 0.002 monsoon.py:9(<module>)
189 165 0.000 0.000 0.002 0.000 re.py:144(sub)
190 1 0.000 0.000 0.002 0.002 __init__.py:99(<module>)
191 1 0.000 0.000 0.002 0.002 _internal.py:6(<module>)
192 3 0.000 0.000 0.002 0.001 fnmatch.py:45(filter)
193 1 0.000 0.000 0.002 0.002 strace_profiler.py:5(<module>)
194 1 0.001 0.001 0.002 0.002 results_options.py:5(<module>)
195 278 0.000 0.000 0.002 0.000 genericpath.py:38(isdir)
196 65 0.002 0.000 0.002 0.000 sre_compile.py:258(_mk_bitmap)
197 1 0.000 0.000 0.002 0.002 version.py:27(<module>)
198 7235 0.002 0.000 0.002 0.000 {isinstance}
199 32 0.000 0.000 0.002 0.000 list_ports_linux.py:123(hwinfo)
200 120 0.001 0.000 0.002 0.000 inspect.py:247(getmembers)
201 1 0.000 0.000 0.002 0.002 httplib.py:67(<module>)
202 1 0.001 0.001 0.002 0.002 index_tricks.py:1(<module>)
203 1 0.001 0.001 0.002 0.002 __init__.py:88(<module>)
204 1 0.001 0.001 0.002 0.002 action_runner.py:5(<module>)
205 16275/15823 0.002 0.000 0.002 0.000 {len}
206 1 0.000 0.000 0.002 0.002 ios_browser_finder.py:5(<module>)
207 367 0.002 0.000 0.002 0.000 {posix.lstat}
208 1 0.001 0.001 0.002 0.002 model.py:8(<module>)
209 1 0.000 0.000 0.002 0.002 polynomial.py:4(<module>)
210 1 0.000 0.000 0.002 0.002 urlparse.py:29(<module>)
211 2475 0.001 0.000 0.002 0.000 sre_parse.py:195(match)
212 1 0.001 0.001 0.001 0.001 adb_install_cert.py:15(<module>)
213 1 0.000 0.000 0.001 0.001 pexpect.py:4(<module>)
214 1 0.000 0.000 0.001 0.001 mimetools.py:1(<module>)
215 1 0.000 0.000 0.001 0.001 decoder.py:2(<module>)
216 1 0.000 0.000 0.001 0.001 ios_platform_backend.py:5(<module> )
217 670 0.001 0.000 0.001 0.000 mimetypes.py:78(add_type)
218 126 0.000 0.000 0.001 0.000 inspect.py:804(getargspec)
219 2 0.000 0.000 0.001 0.001 __init__.py:9(<module>)
220 2 0.000 0.000 0.001 0.001 __init__.py:1169(cpu_times)
221 1 0.000 0.000 0.001 0.001 core.py:21(<module>)
222 1 0.000 0.000 0.001 0.001 subprocess.py:387(<module>)
223 1 0.000 0.000 0.001 0.001 png.py:163(<module>)
224 160 0.001 0.000 0.001 0.000 functools.py:17(update_wrapper)
225 1 0.000 0.000 0.001 0.001 posix_platform_backend.py:5(<modul e>)
226 1 0.000 0.000 0.001 0.001 version.py:63(StrictVersion)
227 596 0.001 0.000 0.001 0.000 {method 'join' of 'str' objects}
228 1 0.001 0.001 0.001 0.001 serialposix.py:15(<module>)
229 2 0.001 0.000 0.001 0.001 __init__.py:16(<module>)
230 1 0.001 0.001 0.001 0.001 case.py:1(<module>)
231 1 0.000 0.000 0.001 0.001 numeric.py:1(<module>)
232 1 0.000 0.000 0.001 0.001 _pslinux.py:270(get_system_cpu_tim es)
233 1 0.000 0.000 0.001 0.001 adb_wrapper.py:9(<module>)
234 1501 0.001 0.000 0.001 0.000 {method 'split' of 'str' objects}
235 1 0.001 0.001 0.001 0.001 __init__.py:64(<module>)
236 3858 0.001 0.000 0.001 0.000 {method 'startswith' of 'str' obje cts}
237 23 0.000 0.000 0.001 0.000 util.py:39(AddDirToPythonPath)
238 1 0.001 0.001 0.001 0.001 adb_interface.py:21(<module>)
239 1 0.001 0.001 0.001 0.001 linalg.py:10(<module>)
240 18 0.000 0.000 0.001 0.000 abc.py:86(__new__)
241 237 0.000 0.000 0.001 0.000 {all}
242 1631 0.001 0.000 0.001 0.000 inspect.py:59(isclass)
243 1 0.000 0.000 0.001 0.001 tempfile.py:18(<module>)
244 1 0.000 0.000 0.001 0.001 zipfile.py:3(<module>)
245 3206 0.001 0.000 0.001 0.000 {getattr}
246 1 0.000 0.000 0.001 0.001 markupbase.py:7(<module>)
247 3 0.001 0.000 0.001 0.000 webdriver.py:18(<module>)
248 1 0.000 0.000 0.001 0.001 test_expectations.py:5(<module>)
249 2 0.000 0.000 0.001 0.000 _common.py:70(memf)
250 1 0.000 0.000 0.001 0.001 _pslinux.py:241(_get_cputimes_ntup le)
251 120 0.000 0.000 0.001 0.000 fnmatch.py:24(fnmatch)
252 1 0.000 0.000 0.001 0.001 minidom.py:16(<module>)
253 15 0.001 0.000 0.001 0.000 {method 'search' of '_sre.SRE_Patt ern' objects}
254 2 0.000 0.000 0.001 0.000 function_base.py:1(<module>)
255 1 0.001 0.001 0.001 0.001 test_expectations.py:56(TestExpect ations)
256 1 0.000 0.000 0.001 0.001 android_platform_backend_unittest. py:5(<module>)
257 1 0.000 0.000 0.001 0.001 spawn.py:7(<module>)
258 1 0.000 0.000 0.001 0.001 numerictypes.py:82(<module>)
259 9 0.001 0.000 0.001 0.000 {posix.listdir}
260 1 0.000 0.000 0.001 0.001 generate.py:5(<module>)
261 1 0.000 0.000 0.001 0.001 pickle.py:25(<module>)
262 23 0.000 0.000 0.001 0.000 util.py:35(GetChromiumSrcDir)
263 1431 0.001 0.000 0.001 0.000 sre_parse.py:138(append)
264 26 0.000 0.000 0.001 0.000 png.py:3026(_dehex)
265 652 0.001 0.000 0.001 0.000 {method 'format' of 'str' objects}
266 1 0.000 0.000 0.001 0.001 cros_browser_finder.py:5(<module>)
267 368 0.000 0.000 0.001 0.000 sre_compile.py:354(_simple)
268 1 0.000 0.000 0.001 0.001 model.py:5(<module>)
269 360 0.000 0.000 0.001 0.000 posixpath.py:104(splitext)
270 1 0.001 0.001 0.001 0.001 npyio.py:1(<module>)
271 126 0.001 0.000 0.001 0.000 inspect.py:744(getargs)
272 1 0.000 0.000 0.001 0.001 result.py:1(<module>)
273 1 0.000 0.000 0.001 0.001 android_platform.py:6(<module>)
274 1 0.000 0.000 0.001 0.001 scanner.py:2(<module>)
275 1823 0.001 0.000 0.001 0.000 collections.py:329(<genexpr>)
276 1 0.000 0.000 0.001 0.001 apk_helper.py:5(<module>)
277 1 0.000 0.000 0.001 0.001 cros_device.py:4(<module>)
278 895 0.001 0.000 0.001 0.000 {method 'match' of '_sre.SRE_Patte rn' objects}
279 4 0.000 0.000 0.001 0.000 warnings.py:45(filterwarnings)
280 31 0.000 0.000 0.001 0.000 util.py:26(GetTelemetryDir)
281 1 0.001 0.001 0.001 0.001 argparse.py:62(<module>)
282 1 0.000 0.000 0.001 0.001 version.py:228(LooseVersion)
283 1 0.000 0.000 0.001 0.001 browser_backend.py:5(<module>)
284 1 0.000 0.000 0.001 0.001 __init__.py:73(__init__)
285 25 0.000 0.000 0.001 0.000 optparse.py:1008(add_option)
286 1693 0.001 0.000 0.001 0.000 sre_parse.py:126(__len__)
287 5 0.000 0.000 0.001 0.000 {method 'decode' of 'str' objects}
288 1 0.000 0.000 0.001 0.001 platform_backend.py:67(InitPlatfor mBackend)
289 1 0.000 0.000 0.001 0.001 html_output_formatter.py:5(<module >)
290 1 0.000 0.000 0.001 0.001 tracing_controller_backend.py:26(_ _init__)
291 1 0.000 0.000 0.001 0.001 smoothness.py:5(<module>)
292 1 0.000 0.000 0.001 0.001 local_server.py:5(<module>)
293 1 0.000 0.000 0.001 0.001 encoder.py:2(<module>)
294 831 0.001 0.000 0.001 0.000 {method 'readline' of 'file' objec ts}
295 3 0.000 0.000 0.001 0.000 __init__.py:71(search_function)
296 1 0.000 0.000 0.001 0.001 constants.py:5(<module>)
297 1 0.000 0.000 0.001 0.001 tracing_controller_backend.py:17(_ IterAllTracingAgentClasses)
298 144 0.000 0.000 0.001 0.000 sre_parse.py:225(_class_escape)
299 19 0.000 0.000 0.001 0.000 camel_case.py:8(ToUnderscore)
300 1 0.000 0.000 0.001 0.001 difflib.py:27(<module>)
301 1 0.000 0.000 0.001 0.001 device_utils.py:102(DeviceUtils)
302 41 0.000 0.000 0.001 0.000 decorators.py:11(Cache)
303 360 0.000 0.000 0.001 0.000 genericpath.py:85(_splitext)
304 1 0.000 0.000 0.001 0.001 net_configs.py:23(<module>)
305 1 0.000 0.000 0.001 0.001 urllib2.py:827(AbstractBasicAuthHa ndler)
306 1 0.000 0.000 0.001 0.001 histogram.py:5(<module>)
307 1 0.000 0.000 0.001 0.001 extension_dict.py:5(<module>)
308 1 0.000 0.000 0.001 0.001 numbers.py:6(<module>)
309 1 0.000 0.000 0.001 0.001 remote_connection.py:16(<module>)
310 1 0.000 0.000 0.001 0.001 system_stub.py:8(<module>)
311 1 0.000 0.000 0.001 0.001 pickle.py:1380(loads)
312 1 0.000 0.000 0.001 0.001 util.py:1(<module>)
313 163 0.000 0.000 0.001 0.000 posixpath.py:89(split)
314 666 0.000 0.000 0.001 0.000 string.py:158(convert)
315 1 0.000 0.000 0.001 0.001 responsiveness_metric.py:4(<module >)
316 1858 0.001 0.000 0.001 0.000 {min}
317 1 0.000 0.000 0.001 0.001 browser_credentials.py:5(<module>)
318 25 0.000 0.000 0.001 0.000 optparse.py:561(__init__)
319 1 0.000 0.000 0.001 0.001 pickle.py:845(load)
320 1 0.000 0.000 0.001 0.001 cros_browser_backend.py:5(<module> )
321 1 0.000 0.000 0.000 0.000 surface_stats_collector.py:5(<modu le>)
322 1 0.000 0.000 0.000 0.000 tab_list_backend.py:5(<module>)
323 1 0.000 0.000 0.000 0.000 arrayprint.py:5(<module>)
324 1 0.000 0.000 0.000 0.000 cros_interface.py:4(<module>)
325 1 0.000 0.000 0.000 0.000 desktop_browser_finder.py:4(<modul e>)
326 318 0.000 0.000 0.000 0.000 {built-in method __new__ of type o bject at 0x91f8e0}
327 40 0.000 0.000 0.000 0.000 core.py:109(get_object_signature)
328 1439 0.000 0.000 0.000 0.000 {range}
329 1 0.000 0.000 0.000 0.000 extension_to_load.py:4(<module>)
330 1 0.000 0.000 0.000 0.000 optparse.py:1191(__init__)
331 1 0.000 0.000 0.000 0.000 decorators.py:7(<module>)
332 1 0.000 0.000 0.000 0.000 page_set.py:5(<module>)
333 1 0.000 0.000 0.000 0.000 io.py:34(<module>)
334 120 0.000 0.000 0.000 0.000 fnmatch.py:67(fnmatchcase)
335 1 0.000 0.000 0.000 0.000 win_platform_backend.py:5(<module> )
336 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1036(BeautifulSto neSoup)
337 1 0.000 0.000 0.000 0.000 webdriver_ie_backend.py:4(<module> )
338 1 0.000 0.000 0.000 0.000 sgmllib.py:60(SGMLParser)
339 117 0.000 0.000 0.000 0.000 re.py:134(match)
340 1 0.000 0.000 0.000 0.000 buildbot_output_formatter.py:5(<mo dule>)
341 1 0.000 0.000 0.000 0.000 linux_platform_backend_unittest.py :5(<module>)
342 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:479(Tag)
343 120 0.000 0.000 0.000 0.000 genericpath.py:68(commonprefix)
344 1 0.000 0.000 0.000 0.000 chrome_js_heap_snapshot_parser.py: 5(<module>)
345 1 0.000 0.000 0.000 0.000 errors.py:9(<module>)
346 1 0.000 0.000 0.000 0.000 threading.py:1(<module>)
347 1 0.000 0.000 0.000 0.000 md5sum.py:5(<module>)
348 23 0.000 0.000 0.000 0.000 core.py:5992(__init__)
349 1 0.000 0.000 0.000 0.000 ippet_power_monitor.py:5(<module>)
350 1 0.000 0.000 0.000 0.000 android_profiling_helper_unittest. py:5(<module>)
351 124 0.000 0.000 0.000 0.000 {dir}
352 2 0.000 0.000 0.000 0.000 __init__.py:10(<module>)
353 1 0.000 0.000 0.000 0.000 rgba_color.py:5(<module>)
354 1 0.000 0.000 0.000 0.000 android_ds2784_power_monitor.py:5( <module>)
355 251 0.000 0.000 0.000 0.000 sre_parse.py:257(_escape)
356 1 0.000 0.000 0.000 0.000 BaseHTTPServer.py:18(<module>)
357 1 0.000 0.000 0.000 0.000 cros_platform_backend_unittest.py: 5(<module>)
358 23 0.000 0.000 0.000 0.000 core.py:5997(getdoc)
359 1 0.000 0.000 0.000 0.000 android_systrace_profiler_unittest .py:4(<module>)
360 1151 0.000 0.000 0.000 0.000 {method 'get' of 'dict' objects}
361 1 0.000 0.000 0.000 0.000 tarfile.py:30(<module>)
362 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1467(BeautifulSou p)
363 1706 0.000 0.000 0.000 0.000 {method 'endswith' of 'str' object s}
364 1 0.000 0.000 0.000 0.000 collections.py:1(<module>)
365 1 0.000 0.000 0.000 0.000 mimetypes.py:64(__init__)
366 1 0.000 0.000 0.000 0.000 __init__.py:3(<module>)
367 28 0.000 0.000 0.000 0.000 {filter}
368 27 0.000 0.000 0.000 0.000 _pslinux.py:456(wrap_exceptions)
369 3 0.000 0.000 0.000 0.000 pickle.py:961(load_string)
370 1 0.000 0.000 0.000 0.000 {posix.popen}
371 237 0.000 0.000 0.000 0.000 collections.py:355(<genexpr>)
372 814 0.000 0.000 0.000 0.000 sre_parse.py:90(__init__)
373 1 0.000 0.000 0.000 0.000 lastchange.py:8(<module>)
374 2 0.000 0.000 0.000 0.000 gettext.py:580(gettext)
375 1 0.000 0.000 0.000 0.000 utils.py:1(<module>)
376 2 0.000 0.000 0.000 0.000 __init__.py:349(__init__)
377 1 0.000 0.000 0.000 0.000 zipfile.py:420(_ZipDecrypter)
378 2 0.000 0.000 0.000 0.000 gettext.py:542(dgettext)
379 1 0.000 0.000 0.000 0.000 __init__.py:17(<module>)
380 1 0.000 0.000 0.000 0.000 zipfile.py:433(_GenerateCRCTable)
381 1 0.000 0.000 0.000 0.000 android_app_backend.py:5(<module>)
382 2 0.000 0.000 0.000 0.000 gettext.py:476(translation)
383 1 0.000 0.000 0.000 0.000 cmd_helper.py:5(<module>)
384 1 0.000 0.000 0.000 0.000 webelement.py:17(<module>)
385 17 0.000 0.000 0.000 0.000 subprocess.py:1161(pipe_cloexec)
386 64 0.000 0.000 0.000 0.000 {posix.readlink}
387 367 0.000 0.000 0.000 0.000 stat.py:55(S_ISLNK)
388 1 0.000 0.000 0.000 0.000 misc_web_contents_backend.py:5(<mo dule>)
389 2 0.000 0.000 0.000 0.000 gettext.py:421(find)
390 103 0.000 0.000 0.000 0.000 sre_parse.py:178(__init__)
391 1 0.000 0.000 0.000 0.000 zipfile.py:501(ZipExtFile)
392 408 0.000 0.000 0.000 0.000 posixpath.py:59(isabs)
393 6 0.000 0.000 0.000 0.000 subprocess.py:1099(_get_handles)
394 1 0.000 0.000 0.000 0.000 pty.py:1(<module>)
395 22 0.000 0.000 0.000 0.000 re.py:204(escape)
396 1 0.000 0.000 0.000 0.000 webdriver_browser_backend.py:5(<mo dule>)
397 1 0.000 0.000 0.000 0.000 exceptions.py:16(<module>)
398 485 0.000 0.000 0.000 0.000 urlparse.py:332(<genexpr>)
399 1022 0.000 0.000 0.000 0.000 {method 'rfind' of 'str' objects}
400 485 0.000 0.000 0.000 0.000 urllib.py:1206(<genexpr>)
401 1 0.000 0.000 0.000 0.000 user_story_set.py:5(<module>)
402 1 0.000 0.000 0.000 0.000 xmlbuilder.py:1(<module>)
403 172 0.000 0.000 0.000 0.000 {posix.getcwd}
404 1 0.000 0.000 0.000 0.000 utils.py:16(<module>)
405 1 0.000 0.000 0.000 0.000 cros_platform_backend.py:5(<module >)
406 37 0.000 0.000 0.000 0.000 decorators.py:29(_TimeoutRetryWrap per)
407 1 0.000 0.000 0.000 0.000 main.py:1(<module>)
408 247/235 0.000 0.000 0.000 0.000 {issubclass}
409 1 0.000 0.000 0.000 0.000 numerictypes.py:304(_add_aliases)
410 1 0.000 0.000 0.000 0.000 rendering_stats.py:4(<module>)
411 1 0.000 0.000 0.000 0.000 inspector_importer.py:4(<module>)
412 3 0.000 0.000 0.000 0.000 service.py:17(<module>)
413 1 0.000 0.000 0.000 0.000 devtools_client_backend.py:5(<modu le>)
414 102 0.000 0.000 0.000 0.000 {_sre.compile}
415 1 0.000 0.000 0.000 0.000 tracing_category_filter.py:5(<modu le>)
416 10 0.000 0.000 0.000 0.000 subprocess.py:1436(close_unregiste r_and_remove)
417 1 0.000 0.000 0.000 0.000 glob.py:1(<module>)
418 1 0.000 0.000 0.000 0.000 crx_id.py:4(<module>)
419 1 0.000 0.000 0.000 0.000 dis.py:1(<module>)
420 10 0.000 0.000 0.000 0.000 {posix.fdopen}
421 1 0.000 0.000 0.000 0.000 browser_options.py:253(AddCommandL ineArgs)
422 237 0.000 0.000 0.000 0.000 collections.py:353(<genexpr>)
423 1 0.000 0.000 0.000 0.000 do_nothing_forwarder.py:5(<module> )
424 4 0.000 0.000 0.000 0.000 __init__.py:1552(getLogger)
425 278 0.000 0.000 0.000 0.000 stat.py:40(S_ISDIR)
426 63 0.000 0.000 0.000 0.000 posixpath.py:127(dirname)
427 1 0.000 0.000 0.000 0.000 htmlentitydefs.py:1(<module>)
428 1 0.000 0.000 0.000 0.000 system_info_backend.py:5(<module>)
429 34 0.000 0.000 0.000 0.000 subprocess.py:1148(_set_cloexec_fl ag)
430 1 0.000 0.000 0.000 0.000 _pslinux.py:287(get_system_per_cpu _times)
431 275 0.000 0.000 0.000 0.000 {method 'strip' of 'str' objects}
432 1 0.000 0.000 0.000 0.000 linux_platform_backend.py:5(<modul e>)
433 1 0.000 0.000 0.000 0.000 page_test_results.py:5(<module>)
434 1 0.000 0.000 0.000 0.000 android_command_line_backend.py:5( <module>)
435 25 0.000 0.000 0.000 0.000 decorators.py:78(_Enabled)
436 1 0.000 0.000 0.000 0.000 perf_control.py:5(<module>)
437 1 0.000 0.000 0.000 0.000 trybot_browser_finder.py:5(<module >)
438 1 0.000 0.000 0.000 0.000 tty.py:1(<module>)
439 1 0.000 0.000 0.000 0.000 reraiser_thread.py:5(<module>)
440 12 0.000 0.000 0.000 0.000 abc.py:105(register)
441 3 0.000 0.000 0.000 0.000 __init__.py:1010(getLogger)
442 1 0.000 0.000 0.000 0.000 mimetypes.py:24(<module>)
443 1 0.000 0.000 0.000 0.000 loader.py:1(<module>)
444 1 0.000 0.000 0.000 0.000 defmatrix.py:1(<module>)
445 1 0.000 0.000 0.000 0.000 optparse.py:1277(set_usage)
446 1 0.000 0.000 0.000 0.000 list_ports.py:17(<module>)
447 703 0.000 0.000 0.000 0.000 {method 'setdefault' of 'dict' obj ects}
448 2 0.000 0.000 0.000 0.000 {_ctypes.dlopen}
449 1 0.000 0.000 0.000 0.000 summary.py:5(<module>)
450 1 0.000 0.000 0.000 0.000 extras.py:10(<module>)
451 1 0.000 0.000 0.000 0.000 desktop_browser_backend.py:5(<modu le>)
452 1 0.000 0.000 0.000 0.000 ctypeslib.py:51(<module>)
453 12 0.000 0.000 0.000 0.000 {open}
454 40 0.000 0.000 0.000 0.000 _inspect.py:120(getargspec)
455 31 0.000 0.000 0.000 0.000 _inspect.py:159(formatargspec)
456 63 0.000 0.000 0.000 0.000 _weakrefset.py:36(__init__)
457 524 0.000 0.000 0.000 0.000 {method 'partition' of 'str' objec ts}
458 810 0.000 0.000 0.000 0.000 {setattr}
459 1 0.000 0.000 0.000 0.000 webdriver_tab_list_backend.py:5(<m odule>)
460 1 0.000 0.000 0.000 0.000 scalar.py:5(<module>)
461 15 0.000 0.000 0.000 0.000 {method 'close' of 'file' objects}
462 1 0.000 0.000 0.000 0.000 perf_tests_helper.py:4(<module>)
463 1 0.000 0.000 0.000 0.000 optparse.py:1258(_populate_option_ list)
464 1 0.000 0.000 0.000 0.000 __init__.py:265(_reset_cache)
465 1 0.000 0.000 0.000 0.000 domreg.py:3(<module>)
466 153 0.000 0.000 0.000 0.000 sre_parse.py:72(opengroup)
467 5 0.000 0.000 0.000 0.000 subprocess.py:1371(wait)
468 10 0.000 0.000 0.000 0.000 version.py:38(__init__)
469 1 0.000 0.000 0.000 0.000 optparse.py:1248(_add_help_option)
470 1 0.000 0.000 0.000 0.000 android_temperature_monitor.py:5(< module>)
471 30 0.000 0.000 0.000 0.000 decorators.py:146(decorator)
472 160 0.000 0.000 0.000 0.000 functools.py:39(wraps)
473 1 0.000 0.000 0.000 0.000 valgrind_tools.py:22(<module>)
474 68 0.000 0.000 0.000 0.000 {fcntl.fcntl}
475 204 0.000 0.000 0.000 0.000 sre_compile.py:472(isstring)
476 1 0.000 0.000 0.000 0.000 decoder.py:17(_floatconstants)
477 1 0.000 0.000 0.000 0.000 runner.py:1(<module>)
478 1 0.000 0.000 0.000 0.000 event_container.py:5(<module>)
479 1 0.000 0.000 0.000 0.000 module.py:11(<module>)
480 1 0.000 0.000 0.000 0.000 tvcm_stub.py:5(<module>)
481 1 0.000 0.000 0.000 0.000 hashlib.py:55(<module>)
482 1 0.000 0.000 0.000 0.000 utils.py:4(<module>)
483 1 0.000 0.000 0.000 0.000 html_generation_controller.py:11(< module>)
484 12 0.000 0.000 0.000 0.000 abc.py:148(__subclasscheck__)
485 646 0.000 0.000 0.000 0.000 stat.py:24(S_IFMT)
486 1 0.000 0.000 0.000 0.000 exceptions.py:6(<module>)
487 1 0.000 0.000 0.000 0.000 timeline_interaction_record.py:5(< module>)
488 10 0.000 0.000 0.000 0.000 version.py:104(parse)
489 1 0.000 0.000 0.000 0.000 random.py:40(<module>)
490 1 0.000 0.000 0.000 0.000 javascript_click.py:5(<module>)
491 1379 0.000 0.000 0.000 0.000 {ord}
492 214 0.000 0.000 0.000 0.000 {hasattr}
493 1 0.000 0.000 0.000 0.000 cros_interface_unittest.py:9(<modu le>)
494 1 0.000 0.000 0.000 0.000 android_browser_backend_settings.p y:5(<module>)
495 1 0.000 0.000 0.000 0.000 system_info.py:4(<module>)
496 1 0.000 0.000 0.000 0.000 java_heap_profiler.py:5(<module>)
497 153 0.000 0.000 0.000 0.000 sre_parse.py:83(closegroup)
498 19 0.000 0.000 0.000 0.000 nosetester.py:140(__init__)
499 654 0.000 0.000 0.000 0.000 glob.py:77(<lambda>)
500 1869 0.000 0.000 0.000 0.000 {chr}
501 1 0.000 0.000 0.000 0.000 process_statistic_timeline_data.py :6(<module>)
502 1 0.000 0.000 0.000 0.000 iprofiler_profiler.py:5(<module>)
503 11 0.000 0.000 0.000 0.000 subprocess.py:1208(_close_in_paren t)
504 24 0.000 0.000 0.000 0.000 {posix.close}
505 7 0.000 0.000 0.000 0.000 decorators.py:36(Disabled)
506 1 0.000 0.000 0.000 0.000 tab.py:5(<module>)
507 25 0.000 0.000 0.000 0.000 optparse.py:610(_set_attrs)
508 59 0.000 0.000 0.000 0.000 abc.py:89(<genexpr>)
509 88 0.000 0.000 0.000 0.000 {repr}
510 1 0.000 0.000 0.000 0.000 process.py:35(<module>)
511 374 0.000 0.000 0.000 0.000 {method 'items' of 'dict' objects}
512 1 0.000 0.000 0.000 0.000 opcode.py:5(<module>)
513 3 0.000 0.000 0.000 0.000 numeric.py:346(extend_all)
514 1 0.000 0.000 0.000 0.000 monsoon_profiler.py:10(<module>)
515 1 0.000 0.000 0.000 0.000 core.py:2572(MaskedArray)
516 1 0.000 0.000 0.000 0.000 tab_test_case.py:5(<module>)
517 1 0.000 0.000 0.000 0.000 socket.py:179(_socketobject)
518 1 0.000 0.000 0.000 0.000 serialutil.py:9(<module>)
519 1 0.000 0.000 0.000 0.000 __init__.py:1727(spawnu)
520 1 0.000 0.000 0.000 0.000 perf_control.py:11(PerfControl)
521 26 0.000 0.000 0.000 0.000 numerictypes.py:232(bitname)
522 26 0.000 0.000 0.000 0.000 {binascii.unhexlify}
523 1 0.000 0.000 0.000 0.000 network_controller_backend_unittes t.py:5(<module>)
524 1 0.000 0.000 0.000 0.000 platform_backend_unittest.py:5(<mo dule>)
525 1 0.000 0.000 0.000 0.000 possible_browser.py:5(<module>)
526 1 0.000 0.000 0.000 0.000 selenium.py:16(<module>)
527 1 0.000 0.000 0.000 0.000 cros_interface_unittest.py:20(CrOS InterfaceTest)
528 4 0.000 0.000 0.000 0.000 fnmatch.py:81(translate)
529 1 0.000 0.000 0.000 0.000 _iotools.py:3(<module>)
530 1 0.000 0.000 0.000 0.000 profiling_controller_backend.py:4( <module>)
531 1121 0.000 0.000 0.000 0.000 sre_compile.py:24(_identityfunctio n)
532 1 0.000 0.000 0.000 0.000 process.py:5(<module>)
533 1 0.000 0.000 0.000 0.000 errorhandler.py:16(<module>)
534 1 0.000 0.000 0.000 0.000 fftpack.py:32(<module>)
535 11 0.000 0.000 0.000 0.000 _common.py:94(outer)
536 1 0.000 0.000 0.000 0.000 util.py:35(<module>)
537 121 0.000 0.000 0.000 0.000 {method 'sort' of 'list' objects}
538 9 0.000 0.000 0.000 0.000 extras.py:241(__init__)
539 1 0.000 0.000 0.000 0.000 string_escape.py:7(<module>)
540 1 0.000 0.000 0.000 0.000 archive_info.py:5(<module>)
541 1 0.000 0.000 0.000 0.000 __init__.py:178(Process)
542 1 0.000 0.000 0.000 0.000 codepen_credentials_backend.py:5(< module>)
543 1 0.000 0.000 0.000 0.000 monsoon_power_monitor.py:5(<module >)
544 27 0.000 0.000 0.000 0.000 core.py:822(__init__)
545 9 0.000 0.000 0.000 0.000 extras.py:245(getdoc)
546 1 0.000 0.000 0.000 0.000 defchararray.py:17(<module>)
547 949 0.000 0.000 0.000 0.000 {method 'group' of '_sre.SRE_Match ' objects}
548 1 0.000 0.000 0.000 0.000 chrome_tracing_agent_unittest.py:5 (<module>)
549 1 0.000 0.000 0.000 0.000 loop.py:13(<module>)
550 1586 0.000 0.000 0.000 0.000 {method 'isalnum' of 'str' objects }
551 1 0.000 0.000 0.000 0.000 vtune_profiler_unittest.py:5(<modu le>)
552 1 0.000 0.000 0.000 0.000 discover.py:5(<module>)
553 169 0.000 0.000 0.000 0.000 {method 'update' of 'dict' objects }
554 29 0.000 0.000 0.000 0.000 sre_parse.py:216(isname)
555 1 0.000 0.000 0.000 0.000 linux_based_platform_backend_unitt est.py:4(<module>)
556 1 0.000 0.000 0.000 0.000 trace_event_importer.py:8(<module> )
557 270 0.000 0.000 0.000 0.000 {numpy.lib._compiled_base.add_docs tring}
558 1 0.000 0.000 0.000 0.000 list_ports_posix.py:20(<module>)
559 126 0.000 0.000 0.000 0.000 inspect.py:67(ismethod)
560 1 0.000 0.000 0.000 0.000 web_contents.py:5(<module>)
561 1 0.000 0.000 0.000 0.000 oomkiller_profiler.py:5(<module>)
562 31 0.000 0.000 0.000 0.000 _inspect.py:61(getargs)
563 1 0.000 0.000 0.000 0.000 simple_mock.py:4(<module>)
564 1 0.000 0.000 0.000 0.000 sysfs_power_monitor_unittest.py:5( <module>)
565 1 0.000 0.000 0.000 0.000 platform_backend_unittest.py:13(Pl atformBackendTest)
566 1 0.000 0.000 0.000 0.000 devtools_http.py:5(<module>)
567 1 0.000 0.000 0.000 0.000 device_errors.py:7(<module>)
568 1 0.000 0.000 0.000 0.000 base64.py:3(<module>)
569 1 0.000 0.000 0.000 0.000 gtest_progress_reporter.py:5(<modu le>)
570 1 0.000 0.000 0.000 0.000 adb_interface.py:34(AdbInterface)
571 3 0.000 0.000 0.000 0.000 __init__.py:219(_releaseLock)
572 1 0.000 0.000 0.000 0.000 linux_based_platform_backend.py:5( <module>)
573 1 0.000 0.000 0.000 0.000 shutil.py:5(<module>)
574 1 0.000 0.000 0.000 0.000 android_traceview_profiler.py:5(<m odule>)
575 64 0.000 0.000 0.000 0.000 posixpath.py:119(basename)
576 1 0.000 0.000 0.000 0.000 fromnumeric.py:3(<module>)
577 1 0.000 0.000 0.000 0.000 async_slice.py:5(<module>)
578 14 0.000 0.000 0.000 0.000 minicompat.py:102(defproperty)
579 1 0.000 0.000 0.000 0.000 list_of_scalar_values.py:5(<module >)
580 8 0.000 0.000 0.000 0.000 core.py:7199(__init__)
581 9 0.000 0.000 0.000 0.000 genericpath.py:26(isfile)
582 38 0.000 0.000 0.000 0.000 {numpy.core.multiarray.array}
583 1 0.000 0.000 0.000 0.000 _pslinux.py:89(get_system_boot_tim e)
584 1 0.000 0.000 0.000 0.000 extension_to_load.py:15(ExtensionT oLoad)
585 1 0.000 0.000 0.000 0.000 tracing_backend.py:5(<module>)
586 1 0.000 0.000 0.000 0.000 Queue.py:1(<module>)
587 1 0.000 0.000 0.000 0.000 page_action.py:5(<module>)
588 1 0.000 0.000 0.000 0.000 trace_viewer_project.py:24(TraceVi ewerProject)
589 1 0.000 0.000 0.000 0.000 thread.py:4(<module>)
590 226 0.000 0.000 0.000 0.000 {method 'rstrip' of 'str' objects}
591 1 0.000 0.000 0.000 0.000 sysfs_power_monitor.py:5(<module>)
592 1 0.000 0.000 0.000 0.000 gpu_info.py:5(<module>)
593 4 0.000 0.000 0.000 0.000 decorators.py:120(decorator)
594 1 0.000 0.000 0.000 0.000 thermal_throttle.py:5(<module>)
595 1 0.000 0.000 0.000 0.000 android_platform_backend.py:52(And roidPlatformBackend)
596 368 0.000 0.000 0.000 0.000 sre_parse.py:134(__setitem__)
597 1 0.000 0.000 0.000 0.000 errors.py:18(<module>)
598 1 0.000 0.000 0.000 0.000 gzip.py:4(<module>)
599 1 0.000 0.000 0.000 0.000 SocketServer.py:120(<module>)
600 98 0.000 0.000 0.000 0.000 {method 'replace' of 'str' objects }
601 1 0.000 0.000 0.000 0.000 command_line.py:5(<module>)
602 32 0.000 0.000 0.000 0.000 re.py:277(filter)
603 1 0.000 0.000 0.000 0.000 trace_profiler.py:5(<module>)
604 1 0.000 0.000 0.000 0.000 service.py:16(<module>)
605 10 0.000 0.000 0.000 0.000 subprocess.py:1432(register_and_ap pend)
606 8 0.000 0.000 0.000 0.000 core.py:7204(getdoc)
607 1 0.000 0.000 0.000 0.000 _error.py:10(<module>)
608 1 0.000 0.000 0.000 0.000 twodim_base.py:3(<module>)
609 1 0.000 0.000 0.000 0.000 powermetrics_power_monitor_unittes t.py:5(<module>)
610 6 0.000 0.000 0.000 0.000 gettext.py:130(_expand_lang)
611 1 0.000 0.000 0.000 0.000 msr_server_win.py:16(<module>)
612 7 0.000 0.000 0.000 0.000 decorators.py:49(_Disabled)
613 1 0.000 0.000 0.000 0.000 adb_wrapper.py:44(AdbWrapper)
614 1 0.000 0.000 0.000 0.000 bisect.py:1(<module>)
615 14 0.000 0.000 0.000 0.000 __init__.py:147(_check_size)
616 126 0.000 0.000 0.000 0.000 <string>:8(__new__)
617 1 0.000 0.000 0.000 0.000 timeline_interaction_record.py:63( TimelineInteractionRecord)
618 1 0.000 0.000 0.000 0.000 os.py:35(_get_exports_list)
619 1 0.000 0.000 0.000 0.000 sysfs_power_monitor_unittest.py:11 (SysfsPowerMonitorMonitorTest)
620 1 0.000 0.000 0.000 0.000 minicompat.py:1(<module>)
621 3 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects}
622 1 0.000 0.000 0.000 0.000 polyutils.py:33(<module>)
623 258 0.000 0.000 0.000 0.000 {max}
624 1 0.000 0.000 0.000 0.000 cgi.py:16(<module>)
625 102 0.000 0.000 0.000 0.000 sre_parse.py:67(__init__)
626 4 0.000 0.000 0.000 0.000 uuid.py:101(__init__)
627 1 0.000 0.000 0.000 0.000 rendering_frame.py:5(<module>)
628 1 0.000 0.000 0.000 0.000 inspector_network.py:4(<module>)
629 1 0.000 0.000 0.000 0.000 device_blacklist.py:5(<module>)
630 1 0.000 0.000 0.000 0.000 numerictypes.py:288(_add_types)
631 1 0.000 0.000 0.000 0.000 logcat_monitor.py:7(<module>)
632 1 0.000 0.000 0.000 0.000 page_test_results.py:23(PageTestRe sults)
633 1 0.000 0.000 0.000 0.000 cros_device.py:11(CrOSDevice)
634 1 0.000 0.000 0.000 0.000 tcpdump_profiler.py:5(<module>)
635 1 0.000 0.000 0.000 0.000 android_process.py:5(<module>)
636 25 0.000 0.000 0.000 0.000 decorators.py:68(Enabled)
637 1 0.000 0.000 0.000 0.000 crx_id.py:11(<module>)
638 1 0.000 0.000 0.000 0.000 posix_platform_backend_unittest.py :4(<module>)
639 25 0.000 0.000 0.000 0.000 optparse.py:589(_set_opt_strings)
640 3 0.000 0.000 0.000 0.000 __init__.py:78(CFUNCTYPE)
641 1 0.000 0.000 0.000 0.000 webdriver_tab_backend.py:5(<module >)
642 24 0.000 0.000 0.000 0.000 _weakrefset.py:58(__iter__)
643 1 0.000 0.000 0.000 0.000 records.py:36(<module>)
644 1 0.000 0.000 0.000 0.000 options.py:18(<module>)
645 8 0.000 0.000 0.000 0.000 __init__.py:166(_assert_pid_not_re used)
646 1 0.000 0.000 0.000 0.000 command.py:16(<module>)
647 1 0.000 0.000 0.000 0.000 mouse_click.py:4(<module>)
648 1 0.000 0.000 0.000 0.000 tcmalloc_heap_profiler.py:5(<modul e>)
649 1 0.000 0.000 0.000 0.000 style_sheet.py:4(<module>)
650 1 0.000 0.000 0.000 0.000 hex_codec.py:8(<module>)
651 1 0.000 0.000 0.000 0.000 system_stub.py:148(CloudStorageMod uleStub)
652 126 0.000 0.000 0.000 0.000 inspect.py:209(iscode)
653 1 0.000 0.000 0.000 0.000 js_utils.py:5(<module>)
654 1 0.000 0.000 0.000 0.000 live_heap_object.py:5(<module>)
655 153 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects }
656 32 0.000 0.000 0.000 0.000 sre_parse.py:790(expand_template)
657 1 0.000 0.000 0.000 0.000 suite.py:1(<module>)
658 1 0.000 0.000 0.000 0.000 _datasource.py:33(<module>)
659 126 0.000 0.000 0.000 0.000 inspect.py:142(isfunction)
660 1 0.000 0.000 0.000 0.000 __init__.py:22(<module>)
661 1 0.000 0.000 0.000 0.000 proxy.py:1(<module>)
662 1 0.000 0.000 0.000 0.000 cache_control.py:5(<module>)
663 18 0.000 0.000 0.000 0.000 core.py:902(__init__)
664 1 0.000 0.000 0.000 0.000 ssl.py:56(<module>)
665 1 0.000 0.000 0.000 0.000 chrome_tracing_agent.py:5(<module> )
666 1 0.000 0.000 0.000 0.000 signals.py:1(<module>)
667 17 0.000 0.000 0.000 0.000 {posix.pipe}
668 1 0.000 0.000 0.000 0.000 numerictypes.py:458(_set_array_typ es)
669 1 0.000 0.000 0.000 0.000 msr_power_monitor.py:5(<module>)
670 1 0.000 0.000 0.000 0.000 system_stub.py:482(CertUtilsStub)
671 1 0.000 0.000 0.000 0.000 ports.py:5(<module>)
672 19 0.000 0.000 0.000 0.000 re.py:271(_subx)
673 1 0.000 0.000 0.000 0.000 _import_tools.py:1(<module>)
674 1 0.000 0.000 0.000 0.000 alert.py:16(<module>)
675 25 0.000 0.000 0.000 0.000 optparse.py:636(_check_type)
676 1 0.000 0.000 0.000 0.000 browser_test_case.py:5(<module>)
677 2 0.000 0.000 0.000 0.000 __init__.py:375(__getattr__)
678 1 0.000 0.000 0.000 0.000 trace_event_importer.py:20(TraceEv entTimelineImporter)
679 1 0.000 0.000 0.000 0.000 application_cache.py:1(<module>)
680 1 0.000 0.000 0.000 0.000 chart_json_output_formatter.py:5(< module>)
681 1 0.000 0.000 0.000 0.000 _compat.py:7(<module>)
682 1 0.000 0.000 0.000 0.000 linux_platform_backend.py:34(IsPla tformBackendForHost)
683 1 0.000 0.000 0.000 0.000 ippet_power_monitor_unittest.py:5( <module>)
684 1 0.000 0.000 0.000 0.000 ios_browser_backend.py:5(<module>)
685 12 0.000 0.000 0.000 0.000 ctypeslib.py:311(prep_simple)
686 1 0.000 0.000 0.000 0.000 android_action_runner.py:5(<module >)
687 1 0.000 0.000 0.000 0.000 sample_profiler.py:5(<module>)
688 1 0.000 0.000 0.000 0.000 _endian.py:4(<module>)
689 1 0.000 0.000 0.000 0.000 vtune_profiler.py:5(<module>)
690 154 0.000 0.000 0.000 0.000 {method 'pop' of 'list' objects}
691 1 0.000 0.000 0.000 0.000 inspector_memory.py:4(<module>)
692 1 0.000 0.000 0.000 0.000 cros_forwarder.py:5(<module>)
693 1 0.000 0.000 0.000 0.000 cros_power_monitor.py:5(<module>)
694 237 0.000 0.000 0.000 0.000 {method '__contains__' of 'frozens et' objects}
695 1 0.000 0.000 0.000 0.000 counter.py:5(<module>)
696 1 0.000 0.000 0.000 0.000 video.py:5(<module>)
697 1 0.000 0.000 0.000 0.000 android_temperature_monitor_unitte st.py:5(<module>)
698 1 0.000 0.000 0.000 0.000 perf_tests_results_helper.py:5(<mo dule>)
699 1 0.000 0.000 0.000 0.000 powermetrics_power_monitor_unittes t.py:24(PowerMetricsPowerMonitorTest)
700 1 0.000 0.000 0.000 0.000 screenshot.py:5(<module>)
701 35 0.000 0.000 0.000 0.000 {method 'setter' of 'property' obj ects}
702 1 0.000 0.000 0.000 0.000 util.py:147(IsRunningOnCrosDevice)
703 1 0.000 0.000 0.000 0.000 mac_platform_backend_unittest.py:5 (<module>)
704 1 0.000 0.000 0.000 0.000 threading.py:1090(__init__)
705 135 0.000 0.000 0.000 0.000 {method 'extend' of 'list' objects }
706 1 0.000 0.000 0.000 0.000 retaining_edge.py:5(<module>)
707 1 0.000 0.000 0.000 0.000 inspector_backend.py:29(InspectorB ackend)
708 1 0.000 0.000 0.000 0.000 action_chains.py:18(<module>)
709 1 0.000 0.000 0.000 0.000 <string>:2(<module>)
710 1 0.000 0.000 0.000 0.000 ascii.py:8(<module>)
711 1 0.000 0.000 0.000 0.000 mouse_click.py:14(MouseClickAction )
712 4 0.000 0.000 0.000 0.000 {method 'copy' of 'dict' objects}
713 1 0.000 0.000 0.000 0.000 msr_power_monitor_unittest.py:5(<m odule>)
714 1 0.000 0.000 0.000 0.000 contextlib.py:1(<module>)
715 1 0.000 0.000 0.000 0.000 linux_based_platform_backend.py:15 (LinuxBasedPlatformBackend)
716 1 0.000 0.000 0.000 0.000 file_handle.py:5(<module>)
717 1 0.000 0.000 0.000 0.000 result.py:26(TestResult)
718 1 0.000 0.000 0.000 0.000 tab_id_importer.py:5(<module>)
719 284 0.000 0.000 0.000 0.000 {method 'add' of 'set' objects}
720 1 0.000 0.000 0.000 0.000 getlimits.py:3(<module>)
721 1 0.000 0.000 0.000 0.000 random.py:91(__init__)
722 1 0.000 0.000 0.000 0.000 mouse_click.py:9(read_js)
723 1 0.000 0.000 0.000 0.000 dir_util.py:3(<module>)
724 1 0.000 0.000 0.000 0.000 scimath.py:17(<module>)
725 1 0.000 0.000 0.000 0.000 media_action.py:5(<module>)
726 6 0.000 0.000 0.000 0.000 optparse.py:1091(__init__)
727 1 0.000 0.000 0.000 0.000 numerictypes.py:345(_add_integer_a liases)
728 3 0.000 0.000 0.000 0.000 __init__.py:1056(_fixupParents)
729 1 0.000 0.000 0.000 0.000 failure.py:5(<module>)
730 1 0.000 0.000 0.000 0.000 tracing_category_filter_unittest.p y:5(<module>)
731 1 0.000 0.000 0.000 0.000 inspector_page.py:4(<module>)
732 9 0.000 0.000 0.000 0.000 glob.py:94(has_magic)
733 1 0.000 0.000 0.000 0.000 browser_finder.py:30(FindAllBrowse rTypes)
734 1 0.000 0.000 0.000 0.000 random.py:100(seed)
735 1 0.000 0.000 0.000 0.000 android_systrace_profiler_unittest .py:14(TestAndroidSystraceProfiler)
736 30 0.000 0.000 0.000 0.000 numerictypes.py:450(_add_array_typ e)
737 237 0.000 0.000 0.000 0.000 {method 'isdigit' of 'str' objects }
738 64 0.000 0.000 0.000 0.000 {sys._getframe}
739 21 0.000 0.000 0.000 0.000 numerictypes.py:219(_evalname)
740 1 0.000 0.000 0.000 0.000 monsoon_power_monitor_unittest.py: 5(<module>)
741 1 0.000 0.000 0.000 0.000 oobe.py:5(<module>)
742 1 0.000 0.000 0.000 0.000 parallelizer.py:54(<module>)
743 1 0.000 0.000 0.000 0.000 browser_backend.py:16(BrowserBacke nd)
744 1 0.000 0.000 0.000 0.000 watchdog_timer.py:5(<module>)
745 1 0.000 0.000 0.000 0.000 facebook_credentials_backend.py:5( <module>)
746 1 0.000 0.000 0.000 0.000 timeline_based_metric.py:6(<module >)
747 1 0.000 0.000 0.000 0.000 android_systrace_profiler.py:5(<mo dule>)
748 1 0.000 0.000 0.000 0.000 numerictypes.py:787(_construct_loo kups)
749 1 0.000 0.000 0.000 0.000 mainthread_jank_stats.py:11(<modul e>)
750 2 0.000 0.000 0.000 0.000 __init__.py:382(__getitem__)
751 7 0.000 0.000 0.000 0.000 optparse.py:933(__init__)
752 1 0.000 0.000 0.000 0.000 desktop_platform_backend.py:5(<mod ule>)
753 174 0.000 0.000 0.000 0.000 {_sre.getlower}
754 123 0.000 0.000 0.000 0.000 sre_parse.py:210(isident)
755 1 0.000 0.000 0.000 0.000 device_temp_file.py:5(<module>)
756 1 0.000 0.000 0.000 0.000 android_platform_backend_unittest. py:14(AndroidPlatformBackendTest)
757 1 0.000 0.000 0.000 0.000 cros_browser_with_oobe.py:5(<modul e>)
758 5 0.000 0.000 0.000 0.000 BeautifulSoup.py:1015(buildTagMap)
759 3 0.000 0.000 0.000 0.000 __init__.py:493(PYFUNCTYPE)
760 74 0.000 0.000 0.000 0.000 _inspect.py:152(strseq)
761 19 0.000 0.000 0.000 0.000 re.py:251(_compile_repl)
762 1 0.000 0.000 0.000 0.000 win_platform_backend.py:86(WinPlat formBackend)
763 1 0.000 0.000 0.000 0.000 by.py:17(<module>)
764 1 0.000 0.000 0.000 0.000 _psposix.py:7(<module>)
765 1 0.000 0.000 0.000 0.000 browser.py:19(Browser)
766 1 0.000 0.000 0.000 0.000 linalg.py:76(_determine_error_stat es)
767 3 0.000 0.000 0.000 0.000 result.py:14(failfast)
768 1 0.000 0.000 0.000 0.000 install_commands.py:5(<module>)
769 1 0.000 0.000 0.000 0.000 selenium.py:22(selenium)
770 1 0.000 0.000 0.000 0.000 decorators.py:6(<module>)
771 1 0.000 0.000 0.000 0.000 trace_profiler_unittest.py:4(<modu le>)
772 1 0.000 0.000 0.000 0.000 memmap.py:1(<module>)
773 1 0.000 0.000 0.000 0.000 system_stub.py:343(OsModuleStub)
774 1 0.000 0.000 0.000 0.000 keys.py:17(<module>)
775 1 0.000 0.000 0.000 0.000 csv_output_formatter.py:5(<module> )
776 5 0.000 0.000 0.000 0.000 subprocess.py:1330(_handle_exitsta tus)
777 1 0.000 0.000 0.000 0.000 extension_page.py:5(<module>)
778 1 0.000 0.000 0.000 0.000 android_screen_recorder_profiler.p y:5(<module>)
779 1 0.000 0.000 0.000 0.000 none_values.py:6(<module>)
780 1 0.000 0.000 0.000 0.000 touch_actions.py:3(<module>)
781 1 0.000 0.000 0.000 0.000 android_prebuilt_profiler_helper.p y:5(<module>)
782 1 0.000 0.000 0.000 0.000 mac_platform_backend.py:24(MacPlat formBackend)
783 1 0.000 0.000 0.000 0.000 device.py:6(<module>)
784 1 0.000 0.000 0.000 0.000 win_pgo_profiler.py:5(<module>)
785 2 0.000 0.000 0.000 0.000 utils.py:152(deprecate)
786 1 0.000 0.000 0.000 0.000 argparse.py:147(HelpFormatter)
787 1 0.000 0.000 0.000 0.000 powermetrics_power_monitor.py:19(P owerMetricsPowerMonitor)
788 1 0.000 0.000 0.000 0.000 power_monitor_controller_unittest. py:5(<module>)
789 1 0.000 0.000 0.000 0.000 webdriver.py:30(WebDriver)
790 1 0.000 0.000 0.000 0.000 project.py:99(Project)
791 1 0.000 0.000 0.000 0.000 android_app.py:5(<module>)
792 1 0.000 0.000 0.000 0.000 websocket.py:343(WebSocket)
793 25 0.000 0.000 0.000 0.000 optparse.py:580(_check_opt_strings )
794 119 0.000 0.000 0.000 0.000 opcode.py:27(def_op)
795 1 0.000 0.000 0.000 0.000 token.py:1(<module>)
796 72 0.000 0.000 0.000 0.000 numerictypes.py:130(english_lower)
797 3 0.000 0.000 0.000 0.000 __init__.py:210(_acquireLock)
798 1 0.000 0.000 0.000 0.000 event.py:5(<module>)
799 2 0.000 0.000 0.000 0.000 {_ctypes.POINTER}
800 1 0.000 0.000 0.000 0.000 threading.py:656(__init__)
801 1 0.000 0.000 0.000 0.000 tab_list.py:4(<module>)
802 1 0.000 0.000 0.000 0.000 linux_platform_backend_unittest.py :44(LinuxPlatformBackendTest)
803 1 0.000 0.000 0.000 0.000 arrayterator.py:9(<module>)
804 1 0.000 0.000 0.000 0.000 cros_power_monitor_unittest.py:5(< module>)
805 244 0.000 0.000 0.000 0.000 posixpath.py:51(normcase)
806 1 0.000 0.000 0.000 0.000 app_backend.py:6(<module>)
807 1 0.000 0.000 0.000 0.000 resource.py:4(<module>)
808 1 0.000 0.000 0.000 0.000 parse_html_deps.py:14(_InitBeautif ulSoup)
809 1 0.000 0.000 0.000 0.000 seek.py:18(<module>)
810 1 0.000 0.000 0.000 0.000 polymer_soup.py:5(<module>)
811 1 0.000 0.000 0.000 0.000 page_run.py:5(<module>)
812 1 0.000 0.000 0.000 0.000 browser_finder_exceptions.py:6(<mo dule>)
813 1 0.000 0.000 0.000 0.000 possible_app.py:6(<module>)
814 1 0.000 0.000 0.000 0.000 process_statistic_timeline_data_un ittest.py:5(<module>)
815 2 0.000 0.000 0.000 0.000 {posix.urandom}
816 30 0.000 0.000 0.000 0.000 string.py:392(atoi)
817 1 0.000 0.000 0.000 0.000 ippet_power_monitor_unittest.py:13 (IppetPowerMonitorTest)
818 1 0.000 0.000 0.000 0.000 perf_profiler_unittest.py:4(<modul e>)
819 1 0.000 0.000 0.000 0.000 timeout_retry.py:5(<module>)
820 1 0.000 0.000 0.000 0.000 android_profiling_helper_unittest. py:91(TestAndroidProfilingHelperTabTestCase)
821 1 0.000 0.000 0.000 0.000 power_monitor_controller.py:5(<mod ule>)
822 1 0.000 0.000 0.000 0.000 firefox_profile.py:34(FirefoxProfi le)
823 1 0.000 0.000 0.000 0.000 ios_device.py:5(<module>)
824 1 0.000 0.000 0.000 0.000 pickle.py:1087(load_global)
825 21 0.000 0.000 0.000 0.000 {numpy.core.multiarray.empty}
826 1 0.000 0.000 0.000 0.000 json_output_formatter.py:5(<module >)
827 1 0.000 0.000 0.000 0.000 nosetester.py:6(<module>)
828 1 0.000 0.000 0.000 0.000 cros_browser_backend.py:16(CrOSBro wserBackend)
829 1 0.000 0.000 0.000 0.000 play.py:14(<module>)
830 1 0.000 0.000 0.000 0.000 bounds.py:5(<module>)
831 1 0.000 0.000 0.000 0.000 chrome_browser_backend.py:31(Chrom eBrowserBackend)
832 1 0.000 0.000 0.000 0.000 list_ports_linux.py:11(<module>)
833 1 0.000 0.000 0.000 0.000 android_dumpsys_power_monitor_unit test.py:5(<module>)
834 1 0.000 0.000 0.000 0.000 heapq.py:31(<module>)
835 1 0.000 0.000 0.000 0.000 skip.py:5(<module>)
836 1 0.000 0.000 0.000 0.000 user_story_filter.py:5(<module>)
837 1 0.000 0.000 0.000 0.000 pprint.py:35(<module>)
838 1 0.000 0.000 0.000 0.000 rfc822.py:71(<module>)
839 1 0.000 0.000 0.000 0.000 navigate.py:5(<module>)
840 1 0.000 0.000 0.000 0.000 form_based_credentials_backend.py: 4(<module>)
841 8 0.000 0.000 0.000 0.000 UserDict.py:58(get)
842 1 0.000 0.000 0.000 0.000 linux_platform_backend.py:30(__ini t__)
843 1 0.000 0.000 0.000 0.000 v8_profiler.py:5(<module>)
844 1 0.000 0.000 0.000 0.000 desired_capabilities.py:16(<module >)
845 40 0.000 0.000 0.000 0.000 _inspect.py:15(ismethod)
846 3 0.000 0.000 0.000 0.000 __init__.py:49(normalize_encoding)
847 1 0.000 0.000 0.000 0.000 am_instrument_parser.py:19(<module >)
848 6 0.000 0.000 0.000 0.000 version.py:136(__cmp__)
849 1 0.000 0.000 0.000 0.000 csv_pivot_table_output_formatter.p y:5(<module>)
850 1 0.000 0.000 0.000 0.000 ps_util.py:5(<module>)
851 1 0.000 0.000 0.000 0.000 machar.py:7(<module>)
852 1 0.000 0.000 0.000 0.000 netlog_profiler.py:5(<module>)
853 1 0.000 0.000 0.000 0.000 gpu_device.py:5(<module>)
854 1 0.000 0.000 0.000 0.000 serialutil.py:221(SerialBase)
855 1 0.000 0.000 0.000 0.000 shared_user_story_state.py:6(<modu le>)
856 1 0.000 0.000 0.000 0.000 android_ds2784_power_monitor_unitt est.py:5(<module>)
857 1 0.000 0.000 0.000 0.000 <string>:1(<module>)
858 6 0.000 0.000 0.000 0.000 core.py:1052(__init__)
859 1 0.000 0.000 0.000 0.000 inspector_console.py:6(<module>)
860 1 0.000 0.000 0.000 0.000 profiling_controller.py:6(<module> )
861 1 0.000 0.000 0.000 0.000 cProfile.py:5(<module>)
862 1 0.000 0.000 0.000 0.000 websocket.py:223(ABNF)
863 1 0.000 0.000 0.000 0.000 __init__.py:6(_SetupTVCMPath)
864 1 0.000 0.000 0.000 0.000 browser_info.py:17(<module>)
865 9 0.000 0.000 0.000 0.000 core.py:2428(__init__)
866 1 0.000 0.000 0.000 0.000 desktop_device.py:5(<module>)
867 1 0.000 0.000 0.000 0.000 tracing_options.py:5(<module>)
868 9 0.000 0.000 0.000 0.000 {method 'count' of 'list' objects}
869 1 0.000 0.000 0.000 0.000 progress_reporter.py:6(<module>)
870 1 0.000 0.000 0.000 0.000 android_profiling_helper_unittest. py:31(TestAndroidProfilingHelper)
871 1 0.000 0.000 0.000 0.000 profiler_finder.py:5(<module>)
872 1 0.000 0.000 0.000 0.000 stride_tricks.py:7(<module>)
873 1 0.000 0.000 0.000 0.000 v8_profiler.py:19(is_supported)
874 1 0.000 0.000 0.000 0.000 swipe.py:5(<module>)
875 2 0.000 0.000 0.000 0.000 shape_base.py:1(<module>)
876 1 0.000 0.000 0.000 0.000 slice.py:5(<module>)
877 25 0.000 0.000 0.000 0.000 optparse.py:679(_check_dest)
878 1 0.000 0.000 0.000 0.000 importer.py:5(<module>)
879 1 0.000 0.000 0.000 0.000 zip_utils.py:5(<module>)
880 121 0.000 0.000 0.000 0.000 {method 'translate' of 'str' objec ts}
881 1 0.000 0.000 0.000 0.000 string_escape.py:29(getregentry)
882 1 0.000 0.000 0.000 0.000 repaint_continuously.py:5(<module> )
883 1 0.000 0.000 0.000 0.000 scroll.py:4(<module>)
884 43 0.000 0.000 0.000 0.000 _inspect.py:163(<lambda>)
885 4 0.000 0.000 0.000 0.000 {posix.sysconf}
886 1 0.000 0.000 0.000 0.000 google_credentials_backend.py:5(<m odule>)
887 1 0.000 0.000 0.000 0.000 tap.py:5(<module>)
888 1 0.000 0.000 0.000 0.000 output_formatter.py:6(<module>)
889 3 0.000 0.000 0.000 0.000 threading.py:146(acquire)
890 1 0.000 0.000 0.000 0.000 linux_platform_backend.py:27(Linux PlatformBackend)
891 1 0.000 0.000 0.000 0.000 pinch.py:4(<module>)
892 4 0.000 0.000 0.000 0.000 __init__.py:1112(__init__)
893 1 0.000 0.000 0.000 0.000 <string>:1(DomainHandler)
894 1 0.000 0.000 0.000 0.000 android_browser_finder.py:66(Possi bleAndroidBrowser)
895 1 0.000 0.000 0.000 0.000 flow_event.py:5(<module>)
896 5 0.000 0.000 0.000 0.000 subprocess.py:754(__del__)
897 1 0.000 0.000 0.000 0.000 android_commands.py:308(AndroidCom mands)
898 1 0.000 0.000 0.000 0.000 png.py:2503(Test)
899 1 0.000 0.000 0.000 0.000 system_properties.py:6(<module>)
900 1 0.000 0.000 0.000 0.000 surface_flinger_importer.py:5(<mod ule>)
901 6 0.000 0.000 0.000 0.000 locale.py:363(normalize)
902 35 0.000 0.000 0.000 0.000 sre_compile.py:51(fixup)
903 2 0.000 0.000 0.000 0.000 decorators.py:97(decorator)
904 1 0.000 0.000 0.000 0.000 scroll_bounce.py:4(<module>)
905 1 0.000 0.000 0.000 0.000 mac_platform_backend_unittest.py:1 3(MacPlatformBackendTest)
906 10 0.000 0.000 0.000 0.000 {built-in method register}
907 1 0.000 0.000 0.000 0.000 utils.py:15(<module>)
908 2 0.000 0.000 0.000 0.000 {zip}
909 1 0.000 0.000 0.000 0.000 <string>:1(mmap)
910 1 0.000 0.000 0.000 0.000 numerictypes.py:435(_construct_cha r_code_lookup)
911 40 0.000 0.000 0.000 0.000 numerictypes.py:157(english_upper)
912 1 0.000 0.000 0.000 0.000 sample.py:5(<module>)
913 1 0.000 0.000 0.000 0.000 log.py:1(<module>)
914 1 0.000 0.000 0.000 0.000 proxy.py:17(Proxy)
915 1 0.000 0.000 0.000 0.000 inspector_runtime.py:4(<module>)
916 3 0.000 0.000 0.000 0.000 codecs.py:77(__new__)
917 1 0.000 0.000 0.000 0.000 xmlbuilder.py:44(DOMBuilder)
918 2 0.000 0.000 0.000 0.000 {_csv.register_dialect}
919 1 0.000 0.000 0.000 0.000 sysfs_power_monitor.py:17(SysfsPow erMonitor)
920 12 0.000 0.000 0.000 0.000 _weakrefset.py:26(__exit__)
921 1 0.000 0.000 0.000 0.000 intent.py:9(<module>)
922 1 0.000 0.000 0.000 0.000 wait.py:5(<module>)
923 1 0.000 0.000 0.000 0.000 argparse.py:1025(_SubParsersAction )
924 1 0.000 0.000 0.000 0.000 process.py:301(__init__)
925 1 0.000 0.000 0.000 0.000 sre_parse.py:703(parse_template)
926 1 0.000 0.000 0.000 0.000 app.py:6(<module>)
927 25 0.000 0.000 0.000 0.000 optparse.py:981(_check_conflict)
928 1 0.000 0.000 0.000 0.000 zipfile.py:709(ZipFile)
929 1 0.000 0.000 0.000 0.000 pickle.py:1122(find_class)
930 2 0.000 0.000 0.000 0.000 threading.py:241(Condition)
931 1 0.000 0.000 0.000 0.000 devtools_client_backend.py:32(DevT oolsClientBackend)
932 6 0.000 0.000 0.000 0.000 hashlib.py:94(__get_openssl_constr uctor)
933 1 0.000 0.000 0.000 0.000 host_utils.py:5(<module>)
934 1 0.000 0.000 0.000 0.000 dbapi2.py:55(register_adapters_and _converters)
935 10 0.000 0.000 0.000 0.000 {built-in method unregister}
936 1 0.000 0.000 0.000 0.000 vtune_profiler_unittest.py:97(Test VTuneProfilerTabTestCase)
937 1 0.000 0.000 0.000 0.000 trybot_device.py:5(<module>)
938 1 0.000 0.000 0.000 0.000 webdriver_tab_backend.py:10(WebDri verTabBackend)
939 1 0.000 0.000 0.000 0.000 msr_power_monitor_unittest.py:14(M srPowerMonitorTest)
940 1 0.000 0.000 0.000 0.000 pipes.py:57(<module>)
941 1 0.000 0.000 0.000 0.000 _pslinux.py:101(get_num_cpus)
942 1 0.000 0.000 0.000 0.000 logcat_monitor.py:20(LogcatMonitor )
943 1 0.000 0.000 0.000 0.000 cros_power_monitor.py:12(CrosPower Monitor)
944 1 0.000 0.000 0.000 0.000 tracing_controller.py:5(<module>)
945 24 0.000 0.000 0.000 0.000 {_struct.calcsize}
946 4 0.000 0.000 0.000 0.000 serialutil.py:65(to_bytes)
947 19 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects }
948 1 0.000 0.000 0.000 0.000 system_stub.py:94(AdbCommandsModul eStub)
949 1 0.000 0.000 0.000 0.000 threading.py:541(Event)
950 40 0.000 0.000 0.000 0.000 _inspect.py:26(isfunction)
951 1 0.000 0.000 0.000 0.000 __init__.py:277(spawn)
952 1 0.000 0.000 0.000 0.000 posix_platform_backend_unittest.py :28(PosixPlatformBackendTest)
953 24 0.000 0.000 0.000 0.000 _weakrefset.py:83(add)
954 1 0.000 0.000 0.000 0.000 <string>:7(Laguerre)
955 1 0.000 0.000 0.000 0.000 <string>:7(Chebyshev)
956 1 0.000 0.000 0.000 0.000 <string>:7(Legendre)
957 1 0.000 0.000 0.000 0.000 <string>:7(Polynomial)
958 6 0.000 0.000 0.000 0.000 optparse.py:1336(add_option_group)
959 2 0.000 0.000 0.000 0.000 utils.py:108(__call__)
960 1 0.000 0.000 0.000 0.000 numbers.py:34(Complex)
961 1 0.000 0.000 0.000 0.000 tracing_backend.py:24(TracingBacke nd)
962 1 0.000 0.000 0.000 0.000 system_stub.py:445(SubprocessModul eStub)
963 1 0.000 0.000 0.000 0.000 <string>:7(Hermite)
964 23 0.000 0.000 0.000 0.000 {method 'remove' of 'set' objects}
965 1 0.000 0.000 0.000 0.000 <string>:7(HermiteE)
966 1 0.000 0.000 0.000 0.000 browser_options.py:30(__init__)
967 1 0.000 0.000 0.000 0.000 threading.py:560(__init__)
968 1 0.000 0.000 0.000 0.000 format.py:136(<module>)
969 1 0.000 0.000 0.000 0.000 network_controller.py:5(<module>)
970 1 0.000 0.000 0.000 0.000 csv.py:73(DictReader)
971 1 0.000 0.000 0.000 0.000 mimetypes.py:382(_default_mime_typ es)
972 19 0.000 0.000 0.000 0.000 tokenize.py:45(group)
973 1 0.000 0.000 0.000 0.000 debug.py:1(<module>)
974 1 0.000 0.000 0.000 0.000 webelement.py:31(WebElement)
975 14 0.000 0.000 0.000 0.000 numerictypes.py:184(english_capita lize)
976 1 0.000 0.000 0.000 0.000 numerictypes.py:386(_set_up_aliase s)
977 1 0.000 0.000 0.000 0.000 optparse.py:366(__init__)
978 1 0.000 0.000 0.000 0.000 model.py:51(TimelineModel)
979 1 0.000 0.000 0.000 0.000 platform_backend.py:47(PlatformBac kend)
980 25 0.000 0.000 0.000 0.000 optparse.py:666(_check_choice)
981 1 0.000 0.000 0.000 0.000 threading.py:640(Thread)
982 2 0.000 0.000 0.000 0.000 threading.py:259(__init__)
983 1 0.000 0.000 0.000 0.000 __future__.py:48(<module>)
984 1 0.000 0.000 0.000 0.000 pickle.py:827(Unpickler)
985 1 0.000 0.000 0.000 0.000 page_test.py:32(PageTest)
986 2 0.000 0.000 0.000 0.000 numeric.py:2320(seterr)
987 1 0.000 0.000 0.000 0.000 polytemplate.py:11(<module>)
988 1 0.000 0.000 0.000 0.000 system_stub.py:313(OpenFunctionStu b)
989 1 0.000 0.000 0.000 0.000 websocket.py:768(WebSocketApp)
990 6 0.000 0.000 0.000 0.000 subprocess.py:458(_cleanup)
991 12 0.000 0.000 0.000 0.000 _weakrefset.py:20(__enter__)
992 2 0.000 0.000 0.000 0.000 getlimits.py:244(__init__)
993 1 0.000 0.000 0.000 0.000 msr_power_monitor.py:55(MsrPowerMo nitor)
994 1 0.000 0.000 0.000 0.000 {math.exp}
995 1 0.000 0.000 0.000 0.000 StringIO.py:30(<module>)
996 1 0.000 0.000 0.000 0.000 decorators.py:69(WithTimeoutAndRet ries)
997 1 0.000 0.000 0.000 0.000 case.py:133(TestCase)
998 1 0.000 0.000 0.000 0.000 {reduce}
999 1 0.000 0.000 0.000 0.000 android_ds2784_power_monitor.py:21 (DS2784PowerMonitor)
1000 1 0.000 0.000 0.000 0.000 _iotools.py:466(StringConverter)
1001 35 0.000 0.000 0.000 0.000 {method 'fileno' of 'file' objects }
1002 1 0.000 0.000 0.000 0.000 forwarder.py:46(Forwarder)
1003 1 0.000 0.000 0.000 0.000 action_runner.py:26(ActionRunner)
1004 20 0.000 0.000 0.000 0.000 {method 'keys' of 'dict' objects}
1005 1 0.000 0.000 0.000 0.000 system_stub.py:428(PerfControlModu leStub)
1006 1 0.000 0.000 0.000 0.000 android_forwarder.py:172(AndroidRn disConfigurator)
1007 1 0.000 0.000 0.000 0.000 system_stub.py:497(AdbInstallCertS tub)
1008 25 0.000 0.000 0.000 0.000 optparse.py:694(_check_const)
1009 1 0.000 0.000 0.000 0.000 system_stub.py:474(ThermalThrottle ModuleStub)
1010 1 0.000 0.000 0.000 0.000 platform_backend.py:49(__init__)
1011 1 0.000 0.000 0.000 0.000 BaseHTTPServer.py:114(BaseHTTPRequ estHandler)
1012 1 0.000 0.000 0.000 0.000 trace.py:20(TraceValue)
1013 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1623(ICantBelieve ItsBeautifulSoup)
1014 2 0.000 0.000 0.000 0.000 threading.py:113(RLock)
1015 5 0.000 0.000 0.000 0.000 warnings.py:339(__enter__)
1016 1 0.000 0.000 0.000 0.000 hex_codec.py:70(getregentry)
1017 1 0.000 0.000 0.000 0.000 optparse.py:200(__init__)
1018 1 0.000 0.000 0.000 0.000 shlex.py:2(<module>)
1019 1 0.000 0.000 0.000 0.000 minidom.py:1474(Document)
1020 1 0.000 0.000 0.000 0.000 web_contents.py:13(WebContents)
1021 9 0.000 0.000 0.000 0.000 core.py:2434(getdoc)
1022 7 0.000 0.000 0.000 0.000 pickle.py:1164(load_put)
1023 1 0.000 0.000 0.000 0.000 <string>:1(vmem)
1024 3 0.000 0.000 0.000 0.000 {numpy.core.umath.seterrobj}
1025 1 0.000 0.000 0.000 0.000 inspector_websocket.py:28(Inspecto rWebsocket)
1026 1 0.000 0.000 0.000 0.000 {cStringIO.StringIO}
1027 11 0.000 0.000 0.000 0.000 opcode.py:31(name_op)
1028 4 0.000 0.000 0.000 0.000 {_struct.pack}
1029 2 0.000 0.000 0.000 0.000 weakref.py:47(__init__)
1030 50 0.000 0.000 0.000 0.000 {_ctypes.sizeof}
1031 25 0.000 0.000 0.000 0.000 optparse.py:700(_check_nargs)
1032 1 0.000 0.000 0.000 0.000 process.py:86(Process)
1033 1 0.000 0.000 0.000 0.000 defchararray.py:1668(chararray)
1034 1 0.000 0.000 0.000 0.000 _methods.py:5(<module>)
1035 1 0.000 0.000 0.000 0.000 global_hooks.py:13(InstallHooks)
1036 1 0.000 0.000 0.000 0.000 thread.py:11(Thread)
1037 1 0.000 0.000 0.000 0.000 pickle.py:171(Pickler)
1038 25 0.000 0.000 0.000 0.000 optparse.py:630(_check_action)
1039 1 0.000 0.000 0.000 0.000 chrome_tracing_agent.py:51(IsSuppo rted)
1040 1 0.000 0.000 0.000 0.000 <string>:1(ByteRange)
1041 31 0.000 0.000 0.000 0.000 _inspect.py:39(iscode)
1042 8 0.000 0.000 0.000 0.000 UserDict.py:70(__contains__)
1043 1 0.000 0.000 0.000 0.000 profile_types.py:5(<module>)
1044 1 0.000 0.000 0.000 0.000 keyword.py:11(<module>)
1045 56 0.000 0.000 0.000 0.000 {method 'lower' of 'str' objects}
1046 3 0.000 0.000 0.000 0.000 threading.py:186(release)
1047 10 0.000 0.000 0.000 0.000 platform_backend.py:16(__new__)
1048 1 0.000 0.000 0.000 0.000 win_pgo_profiler.py:75(is_supporte d)
1049 1 0.000 0.000 0.000 0.000 {function seed at 0x7f3e9c9146e0}
1050 1 0.000 0.000 0.000 0.000 numeric.py:2716(_setdef)
1051 1 0.000 0.000 0.000 0.000 core.py:5767(__new__)
1052 1 0.000 0.000 0.000 0.000 tarfile.py:911(TarInfo)
1053 1 0.000 0.000 0.000 0.000 defmatrix.py:206(matrix)
1054 1 0.000 0.000 0.000 0.000 contextlib.py:54(contextmanager)
1055 6 0.000 0.000 0.000 0.000 {gc.enable}
1056 1 0.000 0.000 0.000 0.000 {sorted}
1057 1 0.000 0.000 0.000 0.000 arraypad.py:5(<module>)
1058 25 0.000 0.000 0.000 0.000 optparse.py:709(_check_callback)
1059 1 0.000 0.000 0.000 0.000 minidom.py:630(Element)
1060 11 0.000 0.000 0.000 0.000 {method 'update' of 'set' objects}
1061 37 0.000 0.000 0.000 0.000 abc.py:15(abstractmethod)
1062 1 0.000 0.000 0.000 0.000 command.py:16(Command)
1063 2 0.000 0.000 0.000 0.000 getlimits.py:269(max)
1064 1 0.000 0.000 0.000 0.000 argparse.py:1527(ArgumentParser)
1065 1 0.000 0.000 0.000 0.000 subprocess.py:647(Popen)
1066 1 0.000 0.000 0.000 0.000 collections.py:26(OrderedDict)
1067 1 0.000 0.000 0.000 0.000 numbers.py:295(Integral)
1068 1 0.000 0.000 0.000 0.000 threading.py:575(set)
1069 1 0.000 0.000 0.000 0.000 process_statistic_timeline_data.py :6(ProcessStatisticTimelineData)
1070 1 0.000 0.000 0.000 0.000 numeric.py:2705(__enter__)
1071 1 0.000 0.000 0.000 0.000 extras.py:1501(__init__)
1072 1 0.000 0.000 0.000 0.000 cros_interface.py:78(CrOSInterface )
1073 1 0.000 0.000 0.000 0.000 uuid.py:53(UUID)
1074 5 0.000 0.000 0.000 0.000 warnings.py:318(__init__)
1075 1 0.000 0.000 0.000 0.000 <string>:1(NamedPort)
1076 1 0.000 0.000 0.000 0.000 plistlib.py:393(PlistParser)
1077 6 0.000 0.000 0.000 0.000 optparse.py:1097(_create_option_li st)
1078 17 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects}
1079 1 0.000 0.000 0.000 0.000 tarfile.py:1474(TarFile)
1080 1 0.000 0.000 0.000 0.000 android_browser_backend.py:25(Andr oidBrowserBackend)
1081 1 0.000 0.000 0.000 0.000 _iotools.py:246(NameValidator)
1082 1 0.000 0.000 0.000 0.000 chrome_tracing_agent.py:12(ChromeT racingAgent)
1083 6 0.000 0.000 0.000 0.000 {cmp}
1084 32 0.000 0.000 0.000 0.000 {callable}
1085 1 0.000 0.000 0.000 0.000 random.py:72(Random)
1086 1 0.000 0.000 0.000 0.000 tracing_options.py:10(TracingOptio ns)
1087 1 0.000 0.000 0.000 0.000 __init__.py:25(Page)
1088 1 0.000 0.000 0.000 0.000 {posix.uname}
1089 1 0.000 0.000 0.000 0.000 __init__.py:1378(__init__)
1090 1 0.000 0.000 0.000 0.000 numeric.py:2710(__exit__)
1091 1 0.000 0.000 0.000 0.000 cros_platform_backend.py:15(CrosPl atformBackend)
1092 1 0.000 0.000 0.000 0.000 tcmalloc_heap_profiler.py:110(is_s upported)
1093 1 0.000 0.000 0.000 0.000 pickle.py:911(load_int)
1094 1 0.000 0.000 0.000 0.000 ascii.py:41(getregentry)
1095 1 0.000 0.000 0.000 0.000 helper.py:4(<module>)
1096 1 0.000 0.000 0.000 0.000 decoder.py:304(__init__)
1097 1 0.000 0.000 0.000 0.000 <string>:1(ResourceAndRange)
1098 1 0.000 0.000 0.000 0.000 py3k.py:4(<module>)
1099 1 0.000 0.000 0.000 0.000 <string>:1(connection)
1100 1 0.000 0.000 0.000 0.000 httplib.py:680(HTTPConnection)
1101 1 0.000 0.000 0.000 0.000 pickle.py:1211(load_build)
1102 1 0.000 0.000 0.000 0.000 <string>:1(swap)
1103 1 0.000 0.000 0.000 0.000 arraysetops.py:26(<module>)
1104 1 0.000 0.000 0.000 0.000 <string>:1(NetConfig)
1105 2 0.000 0.000 0.000 0.000 rgba_color.py:9(__new__)
1106 1 0.000 0.000 0.000 0.000 {_psutil_linux.get_sysinfo}
1107 1 0.000 0.000 0.000 0.000 counter.py:11(CounterSample)
1108 1 0.000 0.000 0.000 0.000 <string>:1(Attribute)
1109 1 0.000 0.000 0.000 0.000 <string>:1(ParseResult)
1110 1 0.000 0.000 0.000 0.000 nanfunctions.py:16(<module>)
1111 1 0.000 0.000 0.000 0.000 __init__.py:11(UserStory)
1112 1 0.000 0.000 0.000 0.000 <string>:1(iostat)
1113 5 0.000 0.000 0.000 0.000 adb_commands.py:32(IsAndroidSuppor ted)
1114 1 0.000 0.000 0.000 0.000 benchmark.py:54(Benchmark)
1115 1 0.000 0.000 0.000 0.000 <string>:1(PackageInfo)
1116 1 0.000 0.000 0.000 0.000 financial.py:10(<module>)
1117 12 0.000 0.000 0.000 0.000 _weakrefset.py:52(_commit_removals )
1118 1 0.000 0.000 0.000 0.000 NodeFilter.py:4(<module>)
1119 1 0.000 0.000 0.000 0.000 android_browser_backend_settings.p y:11(AndroidBrowserBackendSettings)
1120 11 0.000 0.000 0.000 0.000 _common.py:92(deprecated)
1121 1 0.000 0.000 0.000 0.000 <string>:1(SplitResult)
1122 1 0.000 0.000 0.000 0.000 network_controller_backend_unittes t.py:82(NetworkControllerBackendTest)
1123 1 0.000 0.000 0.000 0.000 serialposix.py:274(PosixSerial)
1124 1 0.000 0.000 0.000 0.000 adb_install_cert.py:33(AndroidCert Installer)
1125 1 0.000 0.000 0.000 0.000 proxy.py:6(ProxyType)
1126 2 0.000 0.000 0.000 0.000 {_sqlite3.register_converter}
1127 1 0.000 0.000 0.000 0.000 <string>:1(RgbaColor)
1128 1 0.000 0.000 0.000 0.000 <string>:1(ColorHistogram)
1129 1 0.000 0.000 0.000 0.000 png.py:316(Writer)
1130 1 0.000 0.000 0.000 0.000 decorators.py:15(<module>)
1131 1 0.000 0.000 0.000 0.000 <string>:1(ArgInfo)
1132 1 0.000 0.000 0.000 0.000 webdriver.py:31(WebDriver)
1133 1 0.000 0.000 0.000 0.000 __init__.py:66(Platform)
1134 1 0.000 0.000 0.000 0.000 <string>:1(thread)
1135 13 0.000 0.000 0.000 0.000 {method 'readline' of 'cStringIO.S tringI' objects}
1136 1 0.000 0.000 0.000 0.000 <string>:1(Power)
1137 1 0.000 0.000 0.000 0.000 run_command.py:19(<module>)
1138 1 0.000 0.000 0.000 0.000 <string>:1(PortPair)
1139 1 0.000 0.000 0.000 0.000 tab_list_backend.py:14(TabListBack end)
1140 1 0.000 0.000 0.000 0.000 _inspect.py:7(<module>)
1141 1 0.000 0.000 0.000 0.000 <string>:1(Mismatch)
1142 5 0.000 0.000 0.000 0.000 {method 'acquire' of 'thread.lock' objects}
1143 1 0.000 0.000 0.000 0.000 chrome_js_heap_snapshot_parser.py: 11(ChromeJsHeapSnapshotParser)
1144 4 0.000 0.000 0.000 0.000 core.py:92(doc_note)
1145 1 0.000 0.000 0.000 0.000 merge_values.py:5(<module>)
1146 1 0.000 0.000 0.000 0.000 plistlib.py:151(DumbXMLWriter)
1147 1 0.000 0.000 0.000 0.000 pickle.py:993(load_tuple)
1148 1 0.000 0.000 0.000 0.000 <string>:1(DeviceStat)
1149 1 0.000 0.000 0.000 0.000 cros_power_monitor_unittest.py:10( CrosPowerMonitorMonitorTest)
1150 1 0.000 0.000 0.000 0.000 gzip.py:36(GzipFile)
1151 5 0.000 0.000 0.000 0.000 warnings.py:355(__exit__)
1152 1 0.000 0.000 0.000 0.000 <string>:1(Traceback)
1153 1 0.000 0.000 0.000 0.000 user_story_set.py:12(UserStorySet)
1154 1 0.000 0.000 0.000 0.000 vtune_profiler_unittest.py:28(Mock Subprocess)
1155 1 0.000 0.000 0.000 0.000 options.py:23(Options)
1156 1 0.000 0.000 0.000 0.000 <string>:1(partition)
1157 5 0.000 0.000 0.000 0.000 {posix.WEXITSTATUS}
1158 1 0.000 0.000 0.000 0.000 hex_codec.py:27(hex_decode)
1159 1 0.000 0.000 0.000 0.000 pickle.py:829(__init__)
1160 1 0.000 0.000 0.000 0.000 DLFCN.py:2(<module>)
1161 1 0.000 0.000 0.000 0.000 urllib2.py:932(AbstractDigestAuthH andler)
1162 1 0.000 0.000 0.000 0.000 _internal.py:196(_getintp_ctype)
1163 1 0.000 0.000 0.000 0.000 dev_server.py:176(DevServer)
1164 1 0.000 0.000 0.000 0.000 firefox_binary.py:25(FirefoxBinary )
1165 1 0.000 0.000 0.000 0.000 extras.py:1431(__init__)
1166 1 0.000 0.000 0.000 0.000 pickle.py:1254(load_stop)
1167 1 0.000 0.000 0.000 0.000 Queue.py:212(PriorityQueue)
1168 2 0.000 0.000 0.000 0.000 threading.py:131(__init__)
1169 1 0.000 0.000 0.000 0.000 inspector_network.py:13(InspectorN etworkResponseData)
1170 1 0.000 0.000 0.000 0.000 copy_reg.py:14(pickle)
1171 1 0.000 0.000 0.000 0.000 global_hooks.py:24(InstallStackDum pOnSigusr1)
1172 1 0.000 0.000 0.000 0.000 polynomial.py:930(poly1d)
1173 1 0.000 0.000 0.000 0.000 desktop_browser_backend.py:25(Desk topBrowserBackend)
1174 1 0.000 0.000 0.000 0.000 path.py:5(<module>)
1175 1 0.000 0.000 0.000 0.000 profile_types.py:16(GetProfileType s)
1176 1 0.000 0.000 0.000 0.000 webpagereplay.py:42(ReplayServer)
1177 1 0.000 0.000 0.000 0.000 <string>:1(Arguments)
1178 2 0.000 0.000 0.000 0.000 numeric.py:1617(set_string_functio n)
1179 3 0.000 0.000 0.000 0.000 UserDict.py:18(__getitem__)
1180 1 0.000 0.000 0.000 0.000 minicompat.py:51(NodeList)
1181 1 0.000 0.000 0.000 0.000 action_chains.py:22(ActionChains)
1182 1 0.000 0.000 0.000 0.000 warnings.py:74(simplefilter)
1183 3 0.000 0.000 0.000 0.000 index_tricks.py:231(__init__)
1184 1 0.000 0.000 0.000 0.000 thermal_throttle.py:10(OmapThrottl ingDetector)
1185 1 0.000 0.000 0.000 0.000 serialutil.py:112(FileLike)
1186 1 0.000 0.000 0.000 0.000 <string>:1(io)
1187 1 0.000 0.000 0.000 0.000 failure.py:11(FailureValue)
1188 1 0.000 0.000 0.000 0.000 <string>:1(ArgSpec)
1189 1 0.000 0.000 0.000 0.000 <string>:1(cputimes)
1190 1 0.000 0.000 0.000 0.000 <string>:1(HashAndPath)
1191 1 0.000 0.000 0.000 0.000 browser_options.py:215(__init__)
1192 1 0.000 0.000 0.000 0.000 statistics.py:5(<module>)
1193 5 0.000 0.000 0.000 0.000 {select.poll}
1194 6 0.000 0.000 0.000 0.000 opcode.py:39(jabs_op)
1195 2 0.000 0.000 0.000 0.000 {math.log}
1196 1 0.000 0.000 0.000 0.000 minidom.py:1296(Entity)
1197 1 0.000 0.000 0.000 0.000 rfc822.py:85(Message)
1198 1 0.000 0.000 0.000 0.000 atexit.py:6(<module>)
1199 1 0.000 0.000 0.000 0.000 index_tricks.py:434(__init__)
1200 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:113(PageElement)
1201 1 0.000 0.000 0.000 0.000 <string>:1(ModuleInfo)
1202 1 0.000 0.000 0.000 0.000 <string>:1(user)
1203 1 0.000 0.000 0.000 0.000 numbers.py:169(Real)
1204 1 0.000 0.000 0.000 0.000 pickle.py:1027(load_dict)
1205 1 0.000 0.000 0.000 0.000 <string>:1(usage)
1206 5 0.000 0.000 0.000 0.000 subprocess.py:1344(_internal_poll)
1207 1 0.000 0.000 0.000 0.000 ios_platform_backend.py:10(IosPlat formBackend)
1208 1 0.000 0.000 0.000 0.000 gpu_device.py:5(GPUDevice)
1209 1 0.000 0.000 0.000 0.000 chrome_tracing_agent.py:23(_Remove StaleDevToolsClient)
1210 1 0.000 0.000 0.000 0.000 alert.py:19(Alert)
1211 1 0.000 0.000 0.000 0.000 <string>:1(ionice)
1212 1 0.000 0.000 0.000 0.000 {method 'view' of 'numpy.ndarray' objects}
1213 1 0.000 0.000 0.000 0.000 ufunclike.py:5(<module>)
1214 1 0.000 0.000 0.000 0.000 string_escape.py:10(Codec)
1215 1 0.000 0.000 0.000 0.000 android_forwarder.py:74(AndroidRnd isForwarder)
1216 1 0.000 0.000 0.000 0.000 browser_credentials.py:20(BrowserC redentials)
1217 1 0.000 0.000 0.000 0.000 <string>:1(group)
1218 20 0.000 0.000 0.000 0.000 {method 'read' of 'cStringIO.Strin gI' objects}
1219 1 0.000 0.000 0.000 0.000 pickle.py:1129(load_reduce)
1220 1 0.000 0.000 0.000 0.000 numpytest.py:1(<module>)
1221 1 0.000 0.000 0.000 0.000 <string>:1(PortPairs)
1222 1 0.000 0.000 0.000 0.000 core.py:5761(MaskedConstant)
1223 1 0.000 0.000 0.000 0.000 <string>:1(Match)
1224 4 0.000 0.000 0.000 0.000 __init__.py:954(__init__)
1225 1 0.000 0.000 0.000 0.000 scalar.py:12(ScalarValue)
1226 1 0.000 0.000 0.000 0.000 counter.py:49(Counter)
1227 1 0.000 0.000 0.000 0.000 __init__.py:646(Handler)
1228 2 0.000 0.000 0.000 0.000 service.py:23(Service)
1229 1 0.000 0.000 0.000 0.000 {binascii.a2b_hex}
1230 1 0.000 0.000 0.000 0.000 threading.py:399(notifyAll)
1231 1 0.000 0.000 0.000 0.000 desired_capabilities.py:16(Desired Capabilities)
1232 1 0.000 0.000 0.000 0.000 socket.py:235(_fileobject)
1233 1 0.000 0.000 0.000 0.000 markupbase.py:24(ParserBase)
1234 1 0.000 0.000 0.000 0.000 {time.time}
1235 7 0.000 0.000 0.000 0.000 optparse.py:960(set_conflict_handl er)
1236 1 0.000 0.000 0.000 0.000 memory_cache_http_server.py:236(Me moryCacheHTTPServer)
1237 1 0.000 0.000 0.000 0.000 xmlbuilder.py:334(DocumentLS)
1238 1 0.000 0.000 0.000 0.000 <string>:1(amount)
1239 1 0.000 0.000 0.000 0.000 minidom.py:33(Node)
1240 30 0.000 0.000 0.000 0.000 decorators.py:127(WithTimeoutAndRe triesFromInstance)
1241 1 0.000 0.000 0.000 0.000 iprofiler_profiler.py:86(is_suppor ted)
1242 1 0.000 0.000 0.000 0.000 android_dumpsys_power_monitor.py:1 2(DumpsysPowerMonitor)
1243 1 0.000 0.000 0.000 0.000 _internal.py:224(_ctypes)
1244 1 0.000 0.000 0.000 0.000 possible_app.py:6(PossibleApp)
1245 1 0.000 0.000 0.000 0.000 core.py:5564(mvoid)
1246 3 0.000 0.000 0.000 0.000 core.py:737(__init__)
1247 1 0.000 0.000 0.000 0.000 skip.py:8(SkipValue)
1248 1 0.000 0.000 0.000 0.000 tracing_category_filter.py:41(Trac ingCategoryFilter)
1249 1 0.000 0.000 0.000 0.000 logger.py:22(<module>)
1250 4 0.000 0.000 0.000 0.000 __init__.py:182(_checkLevel)
1251 1 0.000 0.000 0.000 0.000 inspector_backend_list.py:17(Inspe ctorBackendList)
1252 1 0.000 0.000 0.000 0.000 cgi.py:352(FieldStorage)
1253 1 0.000 0.000 0.000 0.000 inspector_console.py:6(InspectorCo nsole)
1254 1 0.000 0.000 0.000 0.000 codepen_credentials_backend.py:8(C odePenCredentialsBackend)
1255 16 0.000 0.000 0.000 0.000 _weakrefset.py:70(__contains__)
1256 1 0.000 0.000 0.000 0.000 event.py:5(TimelineEvent)
1257 1 0.000 0.000 0.000 0.000 archive_info.py:29(WprArchiveInfo)
1258 1 0.000 0.000 0.000 0.000 tab.py:11(Tab)
1259 7 0.000 0.000 0.000 0.000 {thread.allocate_lock}
1260 1 0.000 0.000 0.000 0.000 __init__.py:42(Value)
1261 1 0.000 0.000 0.000 0.000 page.py:6(<module>)
1262 1 0.000 0.000 0.000 0.000 perf_profiler.py:165(PerfProfiler)
1263 1 0.000 0.000 0.000 0.000 <string>:1(meminfo)
1264 1 0.000 0.000 0.000 0.000 app_backend.py:6(AppBackend)
1265 1 0.000 0.000 0.000 0.000 resource.py:8(Resource)
1266 1 0.000 0.000 0.000 0.000 SocketServer.py:160(BaseServer)
1267 2 0.000 0.000 0.000 0.000 numeric.py:2416(geterr)
1268 1 0.000 0.000 0.000 0.000 parse_html_deps.py:70(HTMLModulePa rserResults)
1269 1 0.000 0.000 0.000 0.000 <string>:1(openfile)
1270 1 0.000 0.000 0.000 0.000 minidom.py:454(NamedNodeMap)
1271 1 0.000 0.000 0.000 0.000 event_container.py:10(TimelineEven tContainer)
1272 1 0.000 0.000 0.000 0.000 bounds.py:5(Bounds)
1273 1 0.000 0.000 0.000 0.000 browser_options.py:213(BrowserOpti ons)
1274 1 0.000 0.000 0.000 0.000 webdriver_desktop_browser_finder.p y:27(PossibleWebDriverBrowser)
1275 4 0.000 0.000 0.000 0.000 trace_data.py:27(__init__)
1276 1 0.000 0.000 0.000 0.000 monsoon_power_monitor.py:45(Monsoo nPowerMonitor)
1277 1 0.000 0.000 0.000 0.000 __init__.py:1097(Logger)
1278 1 0.000 0.000 0.000 0.000 possible_browser.py:8(PossibleBrow ser)
1279 12 0.000 0.000 0.000 0.000 _weakrefset.py:16(__init__)
1280 18 0.000 0.000 0.000 0.000 {method 'find' of 'str' objects}
1281 1 0.000 0.000 0.000 0.000 csv.py:26(Dialect)
1282 1 0.000 0.000 0.000 0.000 ssl.py:196(SSLSocket)
1283 1 0.000 0.000 0.000 0.000 fnmatch.py:11(<module>)
1284 1 0.000 0.000 0.000 0.000 devtools_client_backend.py:152(_De vToolsContextMapBackend)
1285 1 0.000 0.000 0.000 0.000 inspector_network.py:124(Inspector Network)
1286 1 0.000 0.000 0.000 0.000 ios_browser_finder.py:66(FindAllBr owserTypes)
1287 4 0.000 0.000 0.000 0.000 {method 'append' of 'bytearray' ob jects}
1288 1 0.000 0.000 0.000 0.000 tempfile.py:501(SpooledTemporaryFi le)
1289 1 0.000 0.000 0.000 0.000 chrome_tracing_agent_unittest.py:4 3(ChromeTracingAgentUnittest)
1290 1 0.000 0.000 0.000 0.000 form_based_credentials_backend.py: 9(FormBasedCredentialsBackend)
1291 1 0.000 0.000 0.000 0.000 info.py:83(<module>)
1292 1 0.000 0.000 0.000 0.000 __config__.py:3(<module>)
1293 1 0.000 0.000 0.000 0.000 minidom.py:1012(Text)
1294 1 0.000 0.000 0.000 0.000 user_story_filter.py:15(UserStoryF ilter)
1295 1 0.000 0.000 0.000 0.000 HTMLParser.py:75(HTMLParser)
1296 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1753(UnicodeDammi t)
1297 1 0.000 0.000 0.000 0.000 cros_forwarder.py:26(CrOsSshForwar der)
1298 1 0.000 0.000 0.000 0.000 browser_options.py:27(BrowserFinde rOptions)
1299 2 0.000 0.000 0.000 0.000 {sys.setdlopenflags}
1300 1 0.000 0.000 0.000 0.000 sample_profiler.py:58(SampleProfil er)
1301 1 0.000 0.000 0.000 0.000 info.py:84(<module>)
1302 1 0.000 0.000 0.000 0.000 strip_js_comments.py:4(<module>)
1303 1 0.000 0.000 0.000 0.000 plistlib.py:331(Plist)
1304 1 0.000 0.000 0.000 0.000 model.py:8(Model)
1305 3 0.000 0.000 0.000 0.000 warnings.py:14(warnpy3k)
1306 1 0.000 0.000 0.000 0.000 index_tricks.py:584(IndexExpressio n)
1307 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:424(NavigableStri ng)
1308 1 0.000 0.000 0.000 0.000 module.py:77(Module)
1309 1 0.000 0.000 0.000 0.000 Queue.py:21(Queue)
1310 1 0.000 0.000 0.000 0.000 {binascii.hexlify}
1311 1 0.000 0.000 0.000 0.000 ios_browser_backend.py:16(IosBrows erBackend)
1312 1 0.000 0.000 0.000 0.000 {_struct.unpack}
1313 1 0.000 0.000 0.000 0.000 android_forwarder.py:27(AndroidFor warderFactory)
1314 2 0.000 0.000 0.000 0.000 {numpy.core.multiarray.set_string_ function}
1315 1 0.000 0.000 0.000 0.000 extension_connection.py:30(Extensi onConnection)
1316 1 0.000 0.000 0.000 0.000 minidom.py:335(Attr)
1317 1 0.000 0.000 0.000 0.000 memory_cache_http_server.py:24(Mem oryCacheHTTPRequestHandler)
1318 1 0.000 0.000 0.000 0.000 argparse.py:112(_AttributeHolder)
1319 1 0.000 0.000 0.000 0.000 process.py:11(Process)
1320 1 0.000 0.000 0.000 0.000 platform.py:388(_popen)
1321 5 0.000 0.000 0.000 0.000 {posix.WIFSIGNALED}
1322 1 0.000 0.000 0.000 0.000 resource_loader.py:13(ResourceLoad er)
1323 1 0.000 0.000 0.000 0.000 intent.py:11(Intent)
1324 1 0.000 0.000 0.000 0.000 shared_page_state.py:35(SharedPage State)
1325 1 0.000 0.000 0.000 0.000 display_tracing_agent.py:13(IsSupp orted)
1326 1 0.000 0.000 0.000 0.000 android_process.py:12(AndroidProce ss)
1327 1 0.000 0.000 0.000 0.000 polymer_soup.py:8(PolymerSoup)
1328 1 0.000 0.000 0.000 0.000 trace_data.py:56(TraceData)
1329 1 0.000 0.000 0.000 0.000 plistlib.py:365(Data)
1330 1 0.000 0.000 0.000 0.000 webdriver_browser_backend.py:10(We bDriverBrowserBackend)
1331 1 0.000 0.000 0.000 0.000 numbers.py:270(Rational)
1332 1 0.000 0.000 0.000 0.000 camel_case.py:5(<module>)
1333 1 0.000 0.000 0.000 0.000 png.py:1326(Reader)
1334 1 0.000 0.000 0.000 0.000 android_command_line_backend.py:52 (_AndroidCommandLineBackend)
1335 74 0.000 0.000 0.000 0.000 {globals}
1336 1 0.000 0.000 0.000 0.000 android_app_backend.py:17(AndroidA ppBackend)
1337 1 0.000 0.000 0.000 0.000 tempfile.py:372(_TemporaryFileWrap per)
1338 1 0.000 0.000 0.000 0.000 parse_html_deps.py:25(InlineScript )
1339 1 0.000 0.000 0.000 0.000 util.py:172(Finalize)
1340 1 0.000 0.000 0.000 0.000 threading.py:372(notify)
1341 1 0.000 0.000 0.000 0.000 info.py:176(<module>)
1342 1 0.000 0.000 0.000 0.000 keys.py:17(Keys)
1343 1 0.000 0.000 0.000 0.000 info.py:147(<module>)
1344 1 0.000 0.000 0.000 0.000 tokenize.py:46(any)
1345 1 0.000 0.000 0.000 0.000 android_commands.py:97(DeviceTempF ile)
1346 1 0.000 0.000 0.000 0.000 android_browser_finder.py:154(Find AllBrowserTypes)
1347 1 0.000 0.000 0.000 0.000 service.py:24(Service)
1348 1 0.000 0.000 0.000 0.000 android_device.py:16(AndroidDevice )
1349 1 0.000 0.000 0.000 0.000 tarfile.py:2446(TarIter)
1350 6 0.000 0.000 0.000 0.000 threading.py:58(__init__)
1351 1 0.000 0.000 0.000 0.000 gpu_info.py:8(GPUInfo)
1352 1 0.000 0.000 0.000 0.000 csv.py:166(Sniffer)
1353 4 0.000 0.000 0.000 0.000 platform_backend.py:73(IsPlatformB ackendForHost)
1354 1 0.000 0.000 0.000 0.000 live_heap_object.py:5(LiveHeapObje ct)
1355 1 0.000 0.000 0.000 0.000 weakref.py:282(__init__)
1356 1 0.000 0.000 0.000 0.000 oomkiller_profiler.py:53(name)
1357 2 0.000 0.000 0.000 0.000 webdriver.py:26(WebDriver)
1358 1 0.000 0.000 0.000 0.000 timeline_based_measurement.py:174( TimelineBasedMeasurement)
1359 4 0.000 0.000 0.000 0.000 __init__.py:578(__init__)
1360 5 0.000 0.000 0.000 0.000 {posix.WIFEXITED}
1361 1 0.000 0.000 0.000 0.000 tcpdump_profiler.py:112(is_support ed)
1362 1 0.000 0.000 0.000 0.000 misc_web_contents_backend.py:11(Mi scWebContentsBackend)
1363 2 0.000 0.000 0.000 0.000 utils.py:103(__init__)
1364 1 0.000 0.000 0.000 0.000 minidom.py:938(CharacterData)
1365 1 0.000 0.000 0.000 0.000 page_action.py:17(PageAction)
1366 1 0.000 0.000 0.000 0.000 getlimits.py:194(iinfo)
1367 1 0.000 0.000 0.000 0.000 xmlbuilder.py:256(DOMInputSource)
1368 1 0.000 0.000 0.000 0.000 tracing_category_filter_unittest.p y:26(CategoryFilterTest)
1369 1 0.000 0.000 0.000 0.000 memory_cache_http_server.py:145(_M emoryCacheHTTPServerImpl)
1370 1 0.000 0.000 0.000 0.000 mimetypes.py:56(MimeTypes)
1371 1 0.000 0.000 0.000 0.000 valgrind_tools.py:45(BaseTool)
1372 1 0.000 0.000 0.000 0.000 shared_user_story_state.py:6(Share dUserStoryState)
1373 1 0.000 0.000 0.000 0.000 system_stub.py:446(PopenStub)
1374 1 0.000 0.000 0.000 0.000 cProfile.py:66(Profile)
1375 1 0.000 0.000 0.000 0.000 urllib2.py:311(OpenerDirector)
1376 1 0.000 0.000 0.000 0.000 minidom.py:867(Childless)
1377 1 0.000 0.000 0.000 0.000 stat.py:49(S_ISREG)
1378 1 0.000 0.000 0.000 0.000 app.py:6(App)
1379 1 0.000 0.000 0.000 0.000 timeline_based_measurement.py:127( Options)
1380 1 0.000 0.000 0.000 0.000 __init__.py:9(Profiler)
1381 1 0.000 0.000 0.000 0.000 list_of_scalar_values.py:15(ListOf ScalarValues)
1382 1 0.000 0.000 0.000 0.000 summary.py:12(Summary)
1383 1 0.000 0.000 0.000 0.000 core.py:2399(_arraymethod)
1384 4 0.000 0.000 0.000 0.000 {posix.getpid}
1385 1 0.000 0.000 0.000 0.000 __init__.py:428(LibraryLoader)
1386 1 0.000 0.000 0.000 0.000 SocketServer.py:480(UDPServer)
1387 1 0.000 0.000 0.000 0.000 SocketServer.py:358(TCPServer)
1388 1 0.000 0.000 0.000 0.000 android_traceview_profiler.py:44(n ame)
1389 1 0.000 0.000 0.000 0.000 argparse.py:1169(_ActionsContainer )
1390 1 0.000 0.000 0.000 0.000 retaining_edge.py:5(RetainingEdge)
1391 1 0.000 0.000 0.000 0.000 cros_browser_with_oobe.py:9(CrOSBr owserWithOOBE)
1392 1 0.000 0.000 0.000 0.000 urllib.py:116(URLopener)
1393 1 0.000 0.000 0.000 0.000 index_tricks.py:456(__init__)
1394 1 0.000 0.000 0.000 0.000 NodeFilter.py:4(NodeFilter)
1395 1 0.000 0.000 0.000 0.000 slice.py:8(Slice)
1396 1 0.000 0.000 0.000 0.000 minicompat.py:75(EmptyNodeList)
1397 6 0.000 0.000 0.000 0.000 {gc.isenabled}
1398 1 0.000 0.000 0.000 0.000 network_controller_backend.py:21(N etworkControllerBackend)
1399 1 0.000 0.000 0.000 0.000 BaseHTTPServer.py:102(HTTPServer)
1400 1 0.000 0.000 0.000 0.000 thermal_throttle.py:40(ExynosThrot tlingDetector)
1401 1 0.000 0.000 0.000 0.000 urllib2.py:150(HTTPError)
1402 1 0.000 0.000 0.000 0.000 page_run.py:9(PageRun)
1403 1 0.000 0.000 0.000 0.000 httplib.py:1276(LineAndFileWrapper )
1404 1 0.000 0.000 0.000 0.000 service.py:22(Service)
1405 1 0.000 0.000 0.000 0.000 arrayterator.py:21(Arrayterator)
1406 1 0.000 0.000 0.000 0.000 device.py:6(Device)
1407 1 0.000 0.000 0.000 0.000 google_credentials_backend.py:8(Go ogleCredentialsBackend)
1408 1 0.000 0.000 0.000 0.000 xmlbuilder.py:12(Options)
1409 1 0.000 0.000 0.000 0.000 urlparse.py:73(ResultMixin)
1410 1 0.000 0.000 0.000 0.000 application_cache.py:3(Application Cache)
1411 1 0.000 0.000 0.000 0.000 argparse.py:1146(Namespace)
1412 1 0.000 0.000 0.000 0.000 perf_result_data_type.py:5(<module >)
1413 2 0.000 0.000 0.000 0.000 atexit.py:37(register)
1414 1 0.000 0.000 0.000 0.000 local_server.py:134(LocalServerCon troller)
1415 1 0.000 0.000 0.000 0.000 tempfile.py:108(_RandomNameSequenc e)
1416 2 0.000 0.000 0.000 0.000 {signal.signal}
1417 1 0.000 0.000 0.000 0.000 log.py:14(Log)
1418 1 0.000 0.000 0.000 0.000 msr_power_monitor.py:56(__init__)
1419 1 0.000 0.000 0.000 0.000 optparse.py:1243(_create_option_li st)
1420 1 0.000 0.000 0.000 0.000 argparse.py:685(ArgumentError)
1421 1 0.000 0.000 0.000 0.000 posix_platform_backend.py:34(Posix PlatformBackend)
1422 1 0.000 0.000 0.000 0.000 java_heap_profiler.py:22(JavaHeapP rofiler)
1423 1 0.000 0.000 0.000 0.000 plistlib.py:230(PlistWriter)
1424 1 0.000 0.000 0.000 0.000 collections.py:387(Counter)
1425 1 0.000 0.000 0.000 0.000 style_sheet.py:88(StyleSheet)
1426 1 0.000 0.000 0.000 0.000 netlog_profiler.py:18(is_supported )
1427 1 0.000 0.000 0.000 0.000 html_output_formatter.py:32(HtmlOu tputFormatter)
1428 1 0.000 0.000 0.000 0.000 errorhandler.py:34(ErrorCode)
1429 1 0.000 0.000 0.000 0.000 info.py:34(<module>)
1430 1 0.000 0.000 0.000 0.000 csv_pivot_table_output_formatter.p y:11(CsvPivotTableOutputFormatter)
1431 1 0.000 0.000 0.000 0.000 mimetools.py:20(Message)
1432 1 0.000 0.000 0.000 0.000 loader.py:38(TestLoader)
1433 2 0.000 0.000 0.000 0.000 __init__.py:359(_FuncPtr)
1434 1 0.000 0.000 0.000 0.000 local_server.py:34(LocalServer)
1435 7 0.000 0.000 0.000 0.000 proxy.py:2(make)
1436 1 0.000 0.000 0.000 0.000 Queue.py:231(LifoQueue)
1437 1 0.000 0.000 0.000 0.000 valgrind_tools.py:157(ValgrindTool )
1438 1 0.000 0.000 0.000 0.000 subprocess.py:400(CalledProcessErr or)
1439 1 0.000 0.000 0.000 0.000 browser_test_case.py:26(BrowserTes tCase)
1440 1 0.000 0.000 0.000 0.000 inspector_page.py:10(InspectorPage )
1441 1 0.000 0.000 0.000 0.000 index_tricks.py:213(AxisConcatenat or)
1442 1 0.000 0.000 0.000 0.000 urllib.py:610(FancyURLopener)
1443 1 0.000 0.000 0.000 0.000 v8_profiler.py:11(V8Profiler)
1444 1 0.000 0.000 0.000 0.000 importer.py:5(TimelineImporter)
1445 1 0.000 0.000 0.000 0.000 {numpy.core.multiarray.set_typeDic t}
1446 1 0.000 0.000 0.000 0.000 argparse.py:714(Action)
1447 1 0.000 0.000 0.000 0.000 threading.py:789(_set_ident)
1448 1 0.000 0.000 0.000 0.000 __init__.py:6(TracingAgent)
1449 1 0.000 0.000 0.000 0.000 proxy.py:1(ProxyTypeFactory)
1450 1 0.000 0.000 0.000 0.000 oobe.py:12(Oobe)
1451 1 0.000 0.000 0.000 0.000 tarfile.py:704(_FileInFile)
1452 1 0.000 0.000 0.000 0.000 mainthread_jank_stats.py:52(Mainth readJankStats)
1453 1 0.000 0.000 0.000 0.000 __init__.py:118(GetOSName)
1454 1 0.000 0.000 0.000 0.000 json_output_formatter.py:44(JsonOu tputFormatter)
1455 1 0.000 0.000 0.000 0.000 runner.py:28(TextTestResult)
1456 6 0.000 0.000 0.000 0.000 optparse.py:953(_share_option_mapp ings)
1457 1 0.000 0.000 0.000 0.000 user_agent.py:5(<module>)
1458 1 0.000 0.000 0.000 0.000 android_platform.py:11(AndroidPlat form)
1459 1 0.000 0.000 0.000 0.000 ctypeslib.py:158(_ndptr)
1460 1 0.000 0.000 0.000 0.000 system_properties.py:6(SystemPrope rties)
1461 1 0.000 0.000 0.000 0.000 urllib.py:854(ftpwrapper)
1462 1 0.000 0.000 0.000 0.000 StringIO.py:42(StringIO)
1463 1 0.000 0.000 0.000 0.000 npyio.py:133(NpzFile)
1464 4 0.000 0.000 0.000 0.000 core.py:2441(__get__)
1465 1 0.000 0.000 0.000 0.000 minidom.py:1154(ReadOnlySequential NamedNodeMap)
1466 1 0.000 0.000 0.000 0.000 version.py:32(Version)
1467 1 0.000 0.000 0.000 0.000 case.py:1018(FunctionTestCase)
1468 3 0.000 0.000 0.000 0.000 __init__.py:104(CFunctionType)
1469 1 0.000 0.000 0.000 0.000 netlog_profiler.py:10(NetLogProfil er)
1470 1 0.000 0.000 0.000 0.000 {math.sqrt}
1471 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_md5}
1472 1 0.000 0.000 0.000 0.000 desktop_browser_finder.py:20(Possi bleDesktopBrowser)
1473 1 0.000 0.000 0.000 0.000 output_formatter.py:6(OutputFormat ter)
1474 1 0.000 0.000 0.000 0.000 page_set.py:22(PageSet)
1475 1 0.000 0.000 0.000 0.000 cgi.py:327(MiniFieldStorage)
1476 1 0.000 0.000 0.000 0.000 simple_mock.py:9(MockFunctionCall)
1477 1 0.000 0.000 0.000 0.000 android_systrace_profiler.py:24(An droidSystraceProfiler)
1478 1 0.000 0.000 0.000 0.000 tarfile.py:639(_BZ2Proxy)
1479 1 0.000 0.000 0.000 0.000 core.py:5940(__init__)
1480 1 0.000 0.000 0.000 0.000 project.py:45(AbsFilenameList)
1481 1 0.000 0.000 0.000 0.000 style_sheet.py:8(Image)
1482 1 0.000 0.000 0.000 0.000 reraiser_thread.py:81(ReraiserThre adGroup)
1483 1 0.000 0.000 0.000 0.000 android_traceview_profiler.py:18(A ndroidTraceviewProfiler)
1484 2 0.000 0.000 0.000 0.000 {method 'itervalues' of 'dict' obj ects}
1485 1 0.000 0.000 0.000 0.000 android_screen_recorder_profiler.p y:28(name)
1486 1 0.000 0.000 0.000 0.000 timeline_based_measurement.py:51(_ ResultsWrapper)
1487 1 0.000 0.000 0.000 0.000 core.py:7187(_convert2ma)
1488 1 0.000 0.000 0.000 0.000 valgrind_tools.py:235(TSanTool)
1489 5 0.000 0.000 0.000 0.000 __init__.py:961(append)
1490 1 0.000 0.000 0.000 0.000 httplib.py:325(HTTPResponse)
1491 1 0.000 0.000 0.000 0.000 reraiser_thread.py:38(ReraiserThre ad)
1492 6 0.000 0.000 0.000 0.000 opcode.py:35(jrel_op)
1493 1 0.000 0.000 0.000 0.000 ascii.py:13(Codec)
1494 1 0.000 0.000 0.000 0.000 rendering_frame.py:19(RenderingFra me)
1495 1 0.000 0.000 0.000 0.000 benchmark.py:35(BenchmarkMetadata)
1496 1 0.000 0.000 0.000 0.000 {_ctypes.set_conversion_mode}
1497 1 0.000 0.000 0.000 0.000 rfc822.py:496(AddrlistClass)
1498 1 0.000 0.000 0.000 0.000 system_stub.py:65(AdbDevice)
1499 1 0.000 0.000 0.000 0.000 cros_platform_backend_unittest.py: 10(CrosPlatformBackendTest)
1500 1 0.000 0.000 0.000 0.000 difflib.py:44(SequenceMatcher)
1501 1 0.000 0.000 0.000 0.000 parallelizer.py:64(Parallelizer)
1502 1 0.000 0.000 0.000 0.000 _datasource.py:72(__init__)
1503 1 0.000 0.000 0.000 0.000 records.py:286(recarray)
1504 1 0.000 0.000 0.000 0.000 certutils.py:68(WrappedConnection)
1505 1 0.000 0.000 0.000 0.000 android_action_runner.py:12(Androi dActionRunner)
1506 1 0.000 0.000 0.000 0.000 facebook_credentials_backend.py:8( FacebookCredentialsBackend)
1507 1 0.000 0.000 0.000 0.000 _iotools.py:155(LineSplitter)
1508 1 0.000 0.000 0.000 0.000 main.py:63(TestProgram)
1509 1 0.000 0.000 0.000 0.000 function_base.py:1405(vectorize)
1510 1 0.000 0.000 0.000 0.000 android_ds2784_power_monitor_unitt est.py:10(DS2784PowerMonitorMonitorTest)
1511 1 0.000 0.000 0.000 0.000 _datasource.py:499(Repository)
1512 1 0.000 0.000 0.000 0.000 extension_dict.py:8(ExtensionDict)
1513 2 0.000 0.000 0.000 0.000 pickle.py:870(marker)
1514 1 0.000 0.000 0.000 0.000 xmlbuilder.py:212(DOMEntityResolve r)
1515 1 0.000 0.000 0.000 0.000 minidom.py:1424(ElementInfo)
1516 1 0.000 0.000 0.000 0.000 minidom.py:317(DocumentFragment)
1517 1 0.000 0.000 0.000 0.000 suite.py:16(BaseTestSuite)
1518 1 0.000 0.000 0.000 0.000 power_monitor_controller.py:8(Powe rMonitorController)
1519 1 0.000 0.000 0.000 0.000 threading.py:422(_Semaphore)
1520 1 0.000 0.000 0.000 0.000 webdriver_ie_backend.py:10(WebDriv erIEBackend)
1521 1 0.000 0.000 0.000 0.000 valgrind_tools.py:94(AddressSaniti zerTool)
1522 1 0.000 0.000 0.000 0.000 command_line.py:31(Command)
1523 1 0.000 0.000 0.000 0.000 minidom.py:1236(DocumentType)
1524 1 0.000 0.000 0.000 0.000 style_sheet.py:26(ParsedStyleSheet )
1525 1 0.000 0.000 0.000 0.000 options_for_unittests.py:11(<modul e>)
1526 1 0.000 0.000 0.000 0.000 tarfile.py:386(_Stream)
1527 1 0.000 0.000 0.000 0.000 pprint.py:84(PrettyPrinter)
1528 1 0.000 0.000 0.000 0.000 SocketServer.py:625(BaseRequestHan dler)
1529 1 0.000 0.000 0.000 0.000 webdriver.py:25(WebDriver)
1530 1 0.000 0.000 0.000 0.000 utils.py:961(SafeEval)
1531 1 0.000 0.000 0.000 0.000 trace_profiler_unittest.py:15(Test TraceProfiler)
1532 1 0.000 0.000 0.000 0.000 webelement.py:257(LocalFileDetecto r)
1533 1 0.000 0.000 0.000 0.000 _common.py:183(nt_connection)
1534 1 0.000 0.000 0.000 0.000 trybot_browser_finder.py:26(Possib leTrybotBrowser)
1535 1 0.000 0.000 0.000 0.000 rendering_stats.py:121(RenderingSt ats)
1536 1 0.000 0.000 0.000 0.000 global_hooks.py:36(InstallTerminat ionHook)
1537 1 0.000 0.000 0.000 0.000 win_pgo_profiler.py:15(WinPGOProfi ler)
1538 1 0.000 0.000 0.000 0.000 png.py:2322(pngfilters)
1539 1 0.000 0.000 0.000 0.000 gtest_progress_reporter.py:12(GTes tProgressReporter)
1540 1 0.000 0.000 0.000 0.000 system_stub.py:348(OsPathModuleStu b)
1541 1 0.000 0.000 0.000 0.000 android_device_unittest.py:32(GetD eviceTest)
1542 2 0.000 0.000 0.000 0.000 UserDict.py:4(__init__)
1543 1 0.000 0.000 0.000 0.000 cros_browser_finder.py:19(Possible CrOSBrowser)
1544 1 0.000 0.000 0.000 0.000 _datasource.py:150(DataSource)
1545 1 0.000 0.000 0.000 0.000 tcmalloc_heap_profiler.py:95(TCMal locHeapProfiler)
1546 1 0.000 0.000 0.000 0.000 core.py:2250(_MaskedPrintOption)
1547 2 0.000 0.000 0.000 0.000 pickle.py:1250(load_mark)
1548 1 0.000 0.000 0.000 0.000 monsoon.py:28(Monsoon)
1549 1 0.000 0.000 0.000 0.000 html_module.py:17(HTMLModule)
1550 1 0.000 0.000 0.000 0.000 inspector_importer.py:12(Inspector TimelineImporter)
1551 1 0.000 0.000 0.000 0.000 android_temperature_monitor.py:18( AndroidTemperatureMonitor)
1552 1 0.000 0.000 0.000 0.000 strace_profiler.py:200(StraceProfi ler)
1553 1 0.000 0.000 0.000 0.000 exceptions.py:17(WebDriverExceptio n)
1554 1 0.000 0.000 0.000 0.000 xmlbuilder.py:305(DOMBuilderFilter )
1555 1 0.000 0.000 0.000 0.000 trace_profiler.py:59(TraceDetailed Profiler)
1556 1 0.000 0.000 0.000 0.000 by.py:17(By)
1557 1 0.000 0.000 0.000 0.000 encoder.py:101(__init__)
1558 1 0.000 0.000 0.000 0.000 file_handle.py:12(FileHandle)
1559 1 0.000 0.000 0.000 0.000 records.py:85(format_parser)
1560 1 0.000 0.000 0.000 0.000 surface_stats_collector.py:19(Surf aceStatsCollector)
1561 1 0.000 0.000 0.000 0.000 _import_tools.py:8(PackageLoader)
1562 1 0.000 0.000 0.000 0.000 cgi.py:865(FormContent)
1563 2 0.000 0.000 0.000 0.000 utils.py:87(_set_function_name)
1564 1 0.000 0.000 0.000 0.000 touch_actions.py:7(TouchActions)
1565 1 0.000 0.000 0.000 0.000 forwarder.py:25(_FileLock)
1566 2 0.000 0.000 0.000 0.000 {_sqlite3.register_adapter}
1567 1 0.000 0.000 0.000 0.000 difflib.py:1670(HtmlDiff)
1568 1 0.000 0.000 0.000 0.000 tarfile.py:780(ExFileObject)
1569 1 0.000 0.000 0.000 0.000 log.py:16(__init__)
1570 1 0.000 0.000 0.000 0.000 tarfile.py:615(_StreamProxy)
1571 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:483(_invert)
1572 1 0.000 0.000 0.000 0.000 inspector_websocket.py:18(Dispatch NotificationsUntilDoneTimeoutException)
1573 1 0.000 0.000 0.000 0.000 __init__.py:18(Node)
1574 1 0.000 0.000 0.000 0.000 valgrind_tools.py:213(MemcheckTool )
1575 1 0.000 0.000 0.000 0.000 memmap.py:23(memmap)
1576 1 0.000 0.000 0.000 0.000 sgmllib.py:461(TestSGMLParser)
1577 1 0.000 0.000 0.000 0.000 vtune_profiler.py:88(VTuneProfiler )
1578 1 0.000 0.000 0.000 0.000 tracing_controller.py:5(TracingCon troller)
1579 1 0.000 0.000 0.000 0.000 __init__.py:32(Forwarder)
1580 1 0.000 0.000 0.000 0.000 netlog_profiler.py:14(name)
1581 1 0.000 0.000 0.000 0.000 __init__.py:949(Popen)
1582 1 0.000 0.000 0.000 0.000 pipes.py:80(Template)
1583 1 0.000 0.000 0.000 0.000 oomkiller_profiler.py:26(OOMKiller Profiler)
1584 1 0.000 0.000 0.000 0.000 user_story_runner.py:152(UserStory Group)
1585 1 0.000 0.000 0.000 0.000 network_controller_backend_unittes t.py:13(FakePlatformBackend)
1586 1 0.000 0.000 0.000 0.000 memory_cache_http_server.py:211(Me moryCacheHTTPServerBackend)
1587 1 0.000 0.000 0.000 0.000 arrayprint.py:715(DatetimeFormat)
1588 1 0.000 0.000 0.000 0.000 encoder.py:70(JSONEncoder)
1589 1 0.000 0.000 0.000 0.000 csv.py:57(excel)
1590 1 0.000 0.000 0.000 0.000 pinch.py:9(PinchAction)
1591 1 0.000 0.000 0.000 0.000 nosetester.py:88(NoseTester)
1592 1 0.000 0.000 0.000 0.000 module.py:239(RawScript)
1593 1 0.000 0.000 0.000 0.000 minidom.py:907(ProcessingInstructi on)
1594 1 0.000 0.000 0.000 0.000 numeric.py:2701(__init__)
1595 1 0.000 0.000 0.000 0.000 strace_profiler.py:220(is_supporte d)
1596 1 0.000 0.000 0.000 0.000 screenshot.py:16(VideoRecorder)
1597 1 0.000 0.000 0.000 0.000 csv.py:127(DictWriter)
1598 1 0.000 0.000 0.000 0.000 runner.py:119(TextTestRunner)
1599 1 0.000 0.000 0.000 0.000 smoothness.py:24(SmoothnessMetric)
1600 2 0.000 0.000 0.000 0.000 tokenize.py:47(maybe)
1601 3 0.000 0.000 0.000 0.000 _common.py:81(__init__)
1602 3 0.000 0.000 0.000 0.000 trace_profiler.py:34(is_supported)
1603 1 0.000 0.000 0.000 0.000 shlex.py:21(shlex)
1604 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:886(SoupStrainer)
1605 1 0.000 0.000 0.000 0.000 extension_backend.py:23(ExtensionB ackendDict)
1606 1 0.000 0.000 0.000 0.000 threading.py:254(_Condition)
1607 1 0.000 0.000 0.000 0.000 monsoon_profiler.py:67(MonsoonProf iler)
1608 1 0.000 0.000 0.000 0.000 minidom.py:612(__init__)
1609 1 0.000 0.000 0.000 0.000 tracing_controller_backend.py:25(T racingControllerBackend)
1610 1 0.000 0.000 0.000 0.000 android_browser_backend_settings.p y:49(ChromeBackendSettings)
1611 1 0.000 0.000 0.000 0.000 system_info.py:7(SystemInfo)
1612 1 0.000 0.000 0.000 0.000 SocketServer.py:506(ForkingMixIn)
1613 1 0.000 0.000 0.000 0.000 swipe.py:10(SwipeAction)
1614 1 0.000 0.000 0.000 0.000 __init__.py:388(PyDLL)
1615 1 0.000 0.000 0.000 0.000 {method '__setstate__' of 'excepti ons.BaseException' objects}
1616 1 0.000 0.000 0.000 0.000 urllib2.py:197(Request)
1617 1 0.000 0.000 0.000 0.000 android_screen_recorder_profiler.p y:13(AndroidScreenRecordingProfiler)
1618 1 0.000 0.000 0.000 0.000 __init__.py:12(ForwarderFactory)
1619 1 0.000 0.000 0.000 0.000 version.py:7(<module>)
1620 1 0.000 0.000 0.000 0.000 tcpdump_profiler.py:95(TCPDumpProf iler)
1621 1 0.000 0.000 0.000 0.000 tab_list.py:4(TabList)
1622 1 0.000 0.000 0.000 0.000 command_line.py:59(OptparseCommand )
1623 1 0.000 0.000 0.000 0.000 _import_tools.py:336(PackageLoader Debug)
1624 1 0.000 0.000 0.000 0.000 contextlib.py:132(closing)
1625 1 0.000 0.000 0.000 0.000 urllib2.py:753(HTTPPasswordMgr)
1626 1 0.000 0.000 0.000 0.000 urllib2.py:890(HTTPBasicAuthHandle r)
1627 1 0.000 0.000 0.000 0.000 android_browser_backend_settings.p y:71(ContentShellBackendSettings)
1628 1 0.000 0.000 0.000 0.000 arrayprint.py:532(FloatFormat)
1629 1 0.000 0.000 0.000 0.000 core.py:1032(_DomainedBinaryOperat ion)
1630 1 0.000 0.000 0.000 0.000 tcpdump_profiler.py:54(_TCPDumpPro filerLinux)
1631 1 0.000 0.000 0.000 0.000 httplib.py:1224(UnknownProtocol)
1632 1 0.000 0.000 0.000 0.000 httplib.py:218(HTTPMessage)
1633 1 0.000 0.000 0.000 0.000 zipfile.py:1357(PyZipFile)
1634 1 0.000 0.000 0.000 0.000 SocketServer.py:671(StreamRequestH andler)
1635 1 0.000 0.000 0.000 0.000 arrayprint.py:688(LongComplexForma t)
1636 1 0.000 0.000 0.000 0.000 serialposix.py:655(PosixPollSerial )
1637 1 0.000 0.000 0.000 0.000 __init__.py:78(DomstringSizeErr)
1638 1 0.000 0.000 0.000 0.000 platform_backend.py:15(OSVersion)
1639 1 0.000 0.000 0.000 0.000 adb_commands.py:54(AdbCommands)
1640 1 0.000 0.000 0.000 0.000 linux_based_platform_backend_unitt est.py:12(TestBackend)
1641 1 0.000 0.000 0.000 0.000 benchmark.py:30(InvalidOptionsErro r)
1642 1 0.000 0.000 0.000 0.000 argparse.py:197(_Section)
1643 1 0.000 0.000 0.000 0.000 stride_tricks.py:14(DummyArray)
1644 1 0.000 0.000 0.000 0.000 cros_interface.py:75(KeylessLoginR equiredException)
1645 1 0.000 0.000 0.000 0.000 network_controller.py:5(NetworkCon troller)
1646 1 0.000 0.000 0.000 0.000 process.py:299(_MainProcess)
1647 1 0.000 0.000 0.000 0.000 power_monitor_controller_unittest. py:11(PowerMonitorControllerTest)
1648 1 0.000 0.000 0.000 0.000 adb_install_cert.py:29(CertRemoval Error)
1649 1 0.000 0.000 0.000 0.000 ascii.py:28(StreamWriter)
1650 1 0.000 0.000 0.000 0.000 trace2html.py:55(ViewerDataScript)
1651 1 0.000 0.000 0.000 0.000 pickle.py:83(__init__)
1652 1 0.000 0.000 0.000 0.000 __init__.py:536(Filter)
1653 1 0.000 0.000 0.000 0.000 argparse.py:1000(_VersionAction)
1654 1 0.000 0.000 0.000 0.000 exceptions.py:120(ImeActivationFai ledException)
1655 2 0.000 0.000 0.000 0.000 _common.py:67(memoize)
1656 1 0.000 0.000 0.000 0.000 inspector_backend.py:25(InspectorE xception)
1657 1 0.000 0.000 0.000 0.000 core.py:5982(_frommethod)
1658 1 0.000 0.000 0.000 0.000 plistlib.py:322(Dict)
1659 1 0.000 0.000 0.000 0.000 urllib2.py:1244(UnknownHandler)
1660 3 0.000 0.000 0.000 0.000 __init__.py:494(CFunctionType)
1661 1 0.000 0.000 0.000 0.000 random.py:800(SystemRandom)
1662 1 0.000 0.000 0.000 0.000 util.py:346(ForkAwareLocal)
1663 1 0.000 0.000 0.000 0.000 __init__.py:111(InvalidModificatio nErr)
1664 1 0.000 0.000 0.000 0.000 trace_data.py:151(TraceDataBuilder )
1665 1 0.000 0.000 0.000 0.000 polyutils.py:56(PolyDomainError)
1666 1 0.000 0.000 0.000 0.000 __init__.py:71(ProcessError)
1667 1 0.000 0.000 0.000 0.000 trace_profiler.py:14(TraceProfiler )
1668 1 0.000 0.000 0.000 0.000 trace_profiler.py:66(name)
1669 1 0.000 0.000 0.000 0.000 extras.py:224(_fromnxfunction)
1670 1 0.000 0.000 0.000 0.000 serialutil.py:104(SerialTimeoutExc eption)
1671 1 0.000 0.000 0.000 0.000 android_commands.py:1955(NewLineNo rmalizer)
1672 1 0.000 0.000 0.000 0.000 __init__.py:1386(LoggerAdapter)
1673 1 0.000 0.000 0.000 0.000 command_line.py:11(ArgumentHandler MixIn)
1674 1 0.000 0.000 0.000 0.000 tarfile.py:355(SubsequentHeaderErr or)
1675 1 0.000 0.000 0.000 0.000 cloud_storage.py:40(CloudStorageEr ror)
1676 1 0.000 0.000 0.000 0.000 project.py:262(_Graph)
1677 1 0.000 0.000 0.000 0.000 tarfile.py:2532(TarFileCompat)
1678 1 0.000 0.000 0.000 0.000 msr_server_win.py:78(MsrRequestHan dler)
1679 1 0.000 0.000 0.000 0.000 linux_platform_backend_unittest.py :12(TestBackend)
1680 1 0.000 0.000 0.000 0.000 am_instrument_parser.py:124(TestRe sult)
1681 1 0.000 0.000 0.000 0.000 tab_id_importer.py:12(TabIdImporte r)
1682 1 0.000 0.000 0.000 0.000 _common.py:77(cached_property)
1683 1 0.000 0.000 0.000 0.000 timeout_retry.py:17(TimeoutRetryTh read)
1684 1 0.000 0.000 0.000 0.000 numerictypes.py:772(_typedict)
1685 1 0.000 0.000 0.000 0.000 urllib2.py:1420(CacheFTPHandler)
1686 1 0.000 0.000 0.000 0.000 none_values.py:8(NoneValueMissingR eason)
1687 1 0.000 0.000 0.000 0.000 platform_backend.py:109(tracing_co ntroller_backend)
1688 1 0.000 0.000 0.000 0.000 hex_codec.py:45(Codec)
1689 1 0.000 0.000 0.000 0.000 parse_html_deps.py:180(HTMLModuleP arser)
1690 1 0.000 0.000 0.000 0.000 argparse.py:840(_StoreConstAction)
1691 1 0.000 0.000 0.000 0.000 none_values.py:11(ValueMustHaveNon eValue)
1692 1 0.000 0.000 0.000 0.000 errors.py:29(DistutilsArgError)
1693 1 0.000 0.000 0.000 0.000 __init__.py:117(InvalidAccessErr)
1694 1 0.000 0.000 0.000 0.000 tokenize.py:146(TokenError)
1695 1 0.000 0.000 0.000 0.000 pickle.py:1193(load_setitem)
1696 1 0.000 0.000 0.000 0.000 trybot_device.py:8(TrybotDevice)
1697 1 0.000 0.000 0.000 0.000 core.py:729(_DomainCheckInterval)
1698 1 0.000 0.000 0.000 0.000 system_stub.py:344(OsEnvironModule Stub)
1699 1 0.000 0.000 0.000 0.000 cgi.py:837(InterpFormContentDict)
1700 1 0.000 0.000 0.000 0.000 buildbot_output_formatter.py:11(Bu ildbotOutputFormatter)
1701 1 0.000 0.000 0.000 0.000 device_errors.py:49(AdbShellComman dFailedError)
1702 1 0.000 0.000 0.000 0.000 core.py:2469(MaskedIterator)
1703 1 0.000 0.000 0.000 0.000 android_browser_backend_settings.p y:84(ChromeShellBackendSettings)
1704 1 0.000 0.000 0.000 0.000 trace_profiler.py:30(name)
1705 1 0.000 0.000 0.000 0.000 urllib2.py:710(ProxyHandler)
1706 1 0.000 0.000 0.000 0.000 threading.py:1058(_Timer)
1707 1 0.000 0.000 0.000 0.000 async_slice.py:8(AsyncSlice)
1708 1 0.000 0.000 0.000 0.000 __init__.py:201(c_double)
1709 1 0.000 0.000 0.000 0.000 flow_event.py:8(FlowEvent)
1710 1 0.000 0.000 0.000 0.000 util.py:14(TimeoutException)
1711 1 0.000 0.000 0.000 0.000 chart_json_output_formatter.py:64( ChartJsonOutputFormatter)
1712 1 0.000 0.000 0.000 0.000 __init__.py:120(ValidationErr)
1713 1 0.000 0.000 0.000 0.000 __init__.py:205(c_longdouble)
1714 1 0.000 0.000 0.000 0.000 tarfile.py:328(ExtractError)
1715 1 0.000 0.000 0.000 0.000 errors.py:38(DistutilsOptionError)
1716 1 0.000 0.000 0.000 0.000 urllib2.py:1211(HTTPHandler)
1717 1 0.000 0.000 0.000 0.000 scroll.py:9(ScrollAction)
1718 1 0.000 0.000 0.000 0.000 process_statistic_timeline_data.py :56(IdleWakeupTimelineData)
1719 1 0.000 0.000 0.000 0.000 _error.py:60(TimeoutExpired)
1720 1 0.000 0.000 0.000 0.000 httplib.py:1252(CannotSendRequest)
1721 1 0.000 0.000 0.000 0.000 optparse.py:944(_create_option_map pings)
1722 1 0.000 0.000 0.000 0.000 devtools_http.py:20(DevToolsHttp)
1723 1 0.000 0.000 0.000 0.000 strace_profiler.py:163(_SingleProc essStraceProfiler)
1724 1 0.000 0.000 0.000 0.000 urllib.py:1003(addinfourl)
1725 1 0.000 0.000 0.000 0.000 vtune_profiler.py:16(_SingleProces sVTuneProfiler)
1726 1 0.000 0.000 0.000 0.000 minidom.py:609(TypeInfo)
1727 6 0.000 0.000 0.000 0.000 core.py:769(__init__)
1728 1 0.000 0.000 0.000 0.000 vtune_profiler_unittest.py:69(Test VTuneProfiler)
1729 2 0.000 0.000 0.000 0.000 decorators.py:84(WithExplicitTimeo utAndRetries)
1730 1 0.000 0.000 0.000 0.000 websocket.py:85(WebSocketConnectio nClosedException)
1731 1 0.000 0.000 0.000 0.000 _datasource.py:49(_FileOpeners)
1732 1 0.000 0.000 0.000 0.000 local_server.py:18(LocalServerBack end)
1733 1 0.000 0.000 0.000 0.000 android_app.py:8(AndroidApp)
1734 1 0.000 0.000 0.000 0.000 HTMLParser.py:57(HTMLParseError)
1735 1 0.000 0.000 0.000 0.000 minidom.py:1336(Notation)
1736 1 0.000 0.000 0.000 0.000 argparse.py:1102(FileType)
1737 1 0.000 0.000 0.000 0.000 linux_platform_backend.py:48(GetOS Name)
1738 1 0.000 0.000 0.000 0.000 tokenize.py:179(Untokenizer)
1739 1 0.000 0.000 0.000 0.000 simple_mock.py:102(MockTimer)
1740 1 0.000 0.000 0.000 0.000 webpagereplay.py:28(ReplayNotFound Error)
1741 1 0.000 0.000 0.000 0.000 extension_connection.py:72(Extensi onConnectionError)
1742 1 0.000 0.000 0.000 0.000 system_stub.py:174(CredentialsErro r)
1743 1 0.000 0.000 0.000 0.000 getlimits.py:24(finfo)
1744 1 0.000 0.000 0.000 0.000 android_browser_backend_settings.p y:132(WebviewShellBackendSettings)
1745 1 0.000 0.000 0.000 0.000 global_hooks.py:19(InstallUnhandle dExceptionFormatter)
1746 1 0.000 0.000 0.000 0.000 oomkiller_profiler.py:15(UnableToF indApplicationException)
1747 1 0.000 0.000 0.000 0.000 decoder.py:274(JSONDecoder)
1748 1 0.000 0.000 0.000 0.000 __init__.py:105(InvalidStateErr)
1749 1 0.000 0.000 0.000 0.000 urllib.py:993(addinfo)
1750 1 0.000 0.000 0.000 0.000 cgi.py:783(FormContentDict)
1751 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha224}
1752 1 0.000 0.000 0.000 0.000 httplib.py:1235(IncompleteRead)
1753 1 0.000 0.000 0.000 0.000 android_dumpsys_power_monitor_unit test.py:12(DumpsysPowerMonitorMonitorTest)
1754 1 0.000 0.000 0.000 0.000 seek.py:25(SeekAction)
1755 1 0.000 0.000 0.000 0.000 android_browser_backend_settings.p y:97(WebviewBackendSettings)
1756 1 0.000 0.000 0.000 0.000 httplib.py:1218(NotConnected)
1757 1 0.000 0.000 0.000 0.000 chrome_tracing_agent_unittest.py:1 4(FakeDevtoolsClient)
1758 1 0.000 0.000 0.000 0.000 android_temperature_monitor_unitte st.py:31(AndroidTemperatureMonitorTest)
1759 1 0.000 0.000 0.000 0.000 media_action.py:14(MediaAction)
1760 1 0.000 0.000 0.000 0.000 urllib.py:949(addbase)
1761 1 0.000 0.000 0.000 0.000 __init__.py:881(FileHandler)
1762 1 0.000 0.000 0.000 0.000 exceptions.py:71(ElementNotVisible Exception)
1763 1 0.000 0.000 0.000 0.000 minidom.py:1126(Comment)
1764 1 0.000 0.000 0.000 0.000 page_set.py:18(PageSetError)
1765 1 0.000 0.000 0.000 0.000 hex_codec.py:52(IncrementalEncoder )
1766 1 0.000 0.000 0.000 0.000 __init__.py:230(LogRecord)
1767 1 0.000 0.000 0.000 0.000 _error.py:19(NoSuchProcess)
1768 1 0.000 0.000 0.000 0.000 __init__.py:995(Manager)
1769 1 0.000 0.000 0.000 0.000 cache_control.py:8(CacheControl)
1770 1 0.000 0.000 0.000 0.000 string.py:131(__init__)
1771 1 0.000 0.000 0.000 0.000 android_forwarder.py:53(AndroidFor warder)
1772 1 0.000 0.000 0.000 0.000 argparse.py:934(_AppendConstAction )
1773 1 0.000 0.000 0.000 0.000 errorhandler.py:67(ErrorHandler)
1774 4 0.000 0.000 0.000 0.000 decorators.py:104(WithTimeoutAndRe triesDefaults)
1775 1 0.000 0.000 0.000 0.000 urllib2.py:817(HTTPPasswordMgrWith DefaultRealm)
1776 1 0.000 0.000 0.000 0.000 perf_profiler.py:64(_SingleProcess PerfProfiler)
1777 1 0.000 0.000 0.000 0.000 iprofiler_profiler.py:21(_SinglePr ocessIprofilerProfiler)
1778 1 0.000 0.000 0.000 0.000 linalg.py:43(LinAlgError)
1779 1 0.000 0.000 0.000 0.000 case.py:98(_AssertRaisesContext)
1780 1 0.000 0.000 0.000 0.000 numeric.py:2639(errstate)
1781 1 0.000 0.000 0.000 0.000 __init__.py:8(PowerMonitor)
1782 1 0.000 0.000 0.000 0.000 chrome_tracing_agent.py:29(<dictco mp>)
1783 1 0.000 0.000 0.000 0.000 system_stub.py:295(LoggingStub)
1784 1 0.000 0.000 0.000 0.000 navigate.py:10(NavigateAction)
1785 1 0.000 0.000 0.000 0.000 argparse.py:880(_StoreFalseAction)
1786 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1620(StopParsing)
1787 1 0.000 0.000 0.000 0.000 tarfile.py:362(_LowLevelFile)
1788 1 0.000 0.000 0.000 0.000 sample.py:8(Sample)
1789 1 0.000 0.000 0.000 0.000 core.py:805(_MaskedUnaryOperation)
1790 1 0.000 0.000 0.000 0.000 __init__.py:77(TimeoutError)
1791 1 0.000 0.000 0.000 0.000 urllib2.py:1219(HTTPSHandler)
1792 1 0.000 0.000 0.000 0.000 utils.py:1400(WarningManager)
1793 1 0.000 0.000 0.000 0.000 exceptions.py:68(NoAlertPresentExc eption)
1794 2 0.000 0.000 0.000 0.000 __init__.py:429(__init__)
1795 1 0.000 0.000 0.000 0.000 posix_platform_backend_unittest.py :13(TestBackend)
1796 1 0.000 0.000 0.000 0.000 exceptions.py:52(NoSuchElementExce ption)
1797 1 0.000 0.000 0.000 0.000 surface_flinger_importer.py:8(Surf aceFlingerTimelineImporter)
1798 1 0.000 0.000 0.000 0.000 __init__.py:494(BufferingFormatter )
1799 1 0.000 0.000 0.000 0.000 png.py:305(FormatError)
1800 1 0.000 0.000 0.000 0.000 machar.py:17(MachAr)
1801 1 0.000 0.000 0.000 0.000 iprofiler_profiler.py:67(Iprofiler Profiler)
1802 1 0.000 0.000 0.000 0.000 copy_reg.py:27(constructor)
1803 1 0.000 0.000 0.000 0.000 tcpdump_profiler.py:108(name)
1804 1 0.000 0.000 0.000 0.000 ascii.py:20(IncrementalEncoder)
1805 1 0.000 0.000 0.000 0.000 sre_parse.py:710(literal)
1806 1 0.000 0.000 0.000 0.000 arrayprint.py:658(LongFloatFormat)
1807 1 0.000 0.000 0.000 0.000 Queue.py:17(Full)
1808 1 0.000 0.000 0.000 0.000 javascript_click.py:8(ClickElement Action)
1809 1 0.000 0.000 0.000 0.000 exceptions.py:10(AppCrashException )
1810 1 0.000 0.000 0.000 0.000 records.py:216(record)
1811 1 0.000 0.000 0.000 0.000 Queue.py:13(Empty)
1812 7 0.000 0.000 0.000 0.000 case.py:609(_deprecate)
1813 1 0.000 0.000 0.000 0.000 system_stub.py:96(AdbCommandsStub)
1814 1 0.000 0.000 0.000 0.000 _endian.py:26(_swapped_meta)
1815 1 0.000 0.000 0.000 0.000 constants.py:156(ANDROID_SDK_VERSI ON_CODES)
1816 1 0.000 0.000 0.000 0.000 urllib2.py:533(HTTPRedirectHandler )
1817 1 0.000 0.000 0.000 0.000 extras.py:1485(mr_class)
1818 1 0.000 0.000 0.000 0.000 argparse.py:651(ArgumentDefaultsHe lpFormatter)
1819 1 0.000 0.000 0.000 0.000 system_info_backend.py:10(SystemIn foBackend)
1820 1 0.000 0.000 0.000 0.000 httplib.py:1261(BadStatusLine)
1821 1 0.000 0.000 0.000 0.000 __init__.py:810(StreamHandler)
1822 1 0.000 0.000 0.000 0.000 {method 'extend' of 'array.array' objects}
1823 1 0.000 0.000 0.000 0.000 device_errors.py:67(CommandTimeout Error)
1824 1 0.000 0.000 0.000 0.000 watchdog_timer.py:10(WatchdogTimer )
1825 1 0.000 0.000 0.000 0.000 sgmllib.py:44(SGMLParseError)
1826 1 0.000 0.000 0.000 0.000 suite.py:299(_DebugResult)
1827 1 0.000 0.000 0.000 0.000 case.py:34(_ExpectedFailure)
1828 1 0.000 0.000 0.000 0.000 inspect.py:632(BlockFinder)
1829 1 0.000 0.000 0.000 0.000 string_escape.py:15(IncrementalEnc oder)
1830 1 0.000 0.000 0.000 0.000 sre_parse.py:85(checkgroup)
1831 1 0.000 0.000 0.000 0.000 android_process.py:9(WebViewNotFou ndException)
1832 6 0.000 0.000 0.000 0.000 {method 'reverse' of 'list' object s}
1833 1 0.000 0.000 0.000 0.000 hex_codec.py:57(IncrementalDecoder )
1834 1 0.000 0.000 0.000 0.000 polyutils.py:48(RankWarning)
1835 1 0.000 0.000 0.000 0.000 exceptions.py:104(InvalidSelectorE xception)
1836 1 0.000 0.000 0.000 0.000 string_escape.py:19(IncrementalDec oder)
1837 1 0.000 0.000 0.000 0.000 argparse.py:640(RawTextHelpFormatt er)
1838 1 0.000 0.000 0.000 0.000 __init__.py:291(c_wchar_p)
1839 1 0.000 0.000 0.000 0.000 trace_data.py:22(TraceDataPart)
1840 1 0.000 0.000 0.000 0.000 io.py:72(RawIOBase)
1841 1 0.000 0.000 0.000 0.000 zipfile.py:262(ZipInfo)
1842 1 0.000 0.000 0.000 0.000 polyutils.py:52(PolyError)
1843 1 0.000 0.000 0.000 0.000 system_stub.py:314(FileStub)
1844 1 0.000 0.000 0.000 0.000 socket.py:167(_closedsocket)
1845 1 0.000 0.000 0.000 0.000 webdriver.py:32(WebDriver)
1846 1 0.000 0.000 0.000 0.000 cloud_storage.py:54(PermissionErro r)
1847 1 0.000 0.000 0.000 0.000 random.py:650(WichmannHill)
1848 1 0.000 0.000 0.000 0.000 java_heap_profiler.py:38(name)
1849 1 0.000 0.000 0.000 0.000 thermal_throttle.py:66(ThermalThro ttle)
1850 2 0.000 0.000 0.000 0.000 core.py:796(__init__)
1851 1 0.000 0.000 0.000 0.000 exceptions.py:57(LoginException)
1852 1 0.000 0.000 0.000 0.000 SocketServer.py:714(DatagramReques tHandler)
1853 1 0.000 0.000 0.000 0.000 version.py:3(<module>)
1854 1 0.000 0.000 0.000 0.000 __init__.py:1372(RootLogger)
1855 1 0.000 0.000 0.000 0.000 cmd_helper.py:161(TimeoutError)
1856 1 0.000 0.000 0.000 0.000 errors.py:87(UnknownFileError)
1857 12 0.000 0.000 0.000 0.000 {method '__subclasses__' of 'type' objects}
1858 1 0.000 0.000 0.000 0.000 argparse.py:897(_AppendAction)
1859 1 0.000 0.000 0.000 0.000 rgba_color.py:7(RgbaColor)
1860 1 0.000 0.000 0.000 0.000 httplib.py:1221(InvalidURL)
1861 1 0.000 0.000 0.000 0.000 errors.py:66(DistutilsByteCompileE rror)
1862 1 0.000 0.000 0.000 0.000 shutil.py:34(SpecialFileError)
1863 1 0.000 0.000 0.000 0.000 trace_profiler.py:78(name)
1864 1 0.000 0.000 0.000 0.000 exceptions.py:60(StaleElementRefer enceException)
1865 1 0.000 0.000 0.000 0.000 xmlbuilder.py:366(DOMImplementatio nLS)
1866 1 0.000 0.000 0.000 0.000 httplib.py:1155(HTTPSConnection)
1867 1 0.000 0.000 0.000 0.000 errors.py:79(LibError)
1868 1 0.000 0.000 0.000 0.000 system_stub.py:16(Override)
1869 1 0.000 0.000 0.000 0.000 __init__.py:172(c_ushort)
1870 1 0.000 0.000 0.000 0.000 core.py:5871(_extrema_operation)
1871 1 0.000 0.000 0.000 0.000 profiling_controller.py:6(Profilin gController)
1872 1 0.000 0.000 0.000 0.000 _iotools.py:452(ConversionWarning)
1873 12 0.000 0.000 0.000 0.000 {method '__subclasshook__' of 'obj ect' objects}
1874 1 0.000 0.000 0.000 0.000 vtune_profiler_unittest.py:15(Mock Popen)
1875 1 0.000 0.000 0.000 0.000 png.py:300(Error)
1876 1 0.000 0.000 0.000 0.000 webdriver_tab_list_backend.py:8(We bDriverTabListBackend)
1877 1 0.000 0.000 0.000 0.000 index_tricks.py:510(ndindex)
1878 1 0.000 0.000 0.000 0.000 argparse.py:1473(_ArgumentGroup)
1879 6 0.000 0.000 0.000 0.000 {gc.disable}
1880 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1672(BeautifulSOA P)
1881 1 0.000 0.000 0.000 0.000 browser_options.py:398(CrosBrowser Options)
1882 1 0.000 0.000 0.000 0.000 difflib.py:764(Differ)
1883 1 0.000 0.000 0.000 0.000 tarfile.py:325(TarError)
1884 1 0.000 0.000 0.000 0.000 suite.py:252(_ErrorHolder)
1885 1 0.000 0.000 0.000 0.000 websocket.py:92(WebSocketTimeoutEx ception)
1886 1 0.000 0.000 0.000 0.000 mainthread_jank_stats.py:14(_Maint hreadJankStat)
1887 1 0.000 0.000 0.000 0.000 ios_browser_finder.py:28(PossibleI OSBrowser)
1888 1 0.000 0.000 0.000 0.000 simple_mock.py:55(MockObject)
1889 1 0.000 0.000 0.000 0.000 string_escape.py:26(StreamReader)
1890 1 0.000 0.000 0.000 0.000 tarfile.py:2506(_ringbuffer)
1891 1 0.000 0.000 0.000 0.000 tcmalloc_heap_profiler.py:66(_TCMa llocHeapProfilerLinux)
1892 1 0.000 0.000 0.000 0.000 minidom.py:1345(DOMImplementation)
1893 1 0.000 0.000 0.000 0.000 _iotools.py:445(ConverterLockError )
1894 1 0.000 0.000 0.000 0.000 cgi.py:803(SvFormContentDict)
1895 1 0.000 0.000 0.000 0.000 trace_profiler.py:71(TraceAllProfi ler)
1896 1 0.000 0.000 0.000 0.000 errors.py:83(LinkError)
1897 1 0.000 0.000 0.000 0.000 network_controller_backend_unittes t.py:40(FakeReplayServer)
1898 1 0.000 0.000 0.000 0.000 wpr_modes.py:4(<module>)
1899 1 0.000 0.000 0.000 0.000 __init__.py:390(__init__)
1900 1 0.000 0.000 0.000 0.000 desktop_device.py:9(DesktopDevice)
1901 1 0.000 0.000 0.000 0.000 cros_interface.py:72(LoginExceptio n)
1902 1 0.000 0.000 0.000 0.000 {sys.getdlopenflags}
1903 6 0.000 0.000 0.000 0.000 {numpy.core.umath.geterrobj}
1904 1 0.000 0.000 0.000 0.000 network_controller_backend_unittes t.py:23(FakeForwarderFactory)
1905 1 0.000 0.000 0.000 0.000 tab_test_case.py:9(TabTestCase)
1906 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:475(Declaration)
1907 1 0.000 0.000 0.000 0.000 __init__.py:346(Formatter)
1908 1 0.000 0.000 0.000 0.000 android_command_line_backend.py:31 (SetUpCommandLineFlags)
1909 1 0.000 0.000 0.000 0.000 test_expectations.py:14(_Expectati on)
1910 1 0.000 0.000 0.000 0.000 exceptions.py:35(BrowserGoneExcept ion)
1911 1 0.000 0.000 0.000 0.000 android_systrace_profiler.py:48(na me)
1912 1 0.000 0.000 0.000 0.000 extension_page.py:14(ExtensionPage )
1913 1 0.000 0.000 0.000 0.000 core.py:767(_DomainSafeDivide)
1914 1 0.000 0.000 0.000 0.000 httplib.py:1059(HTTP)
1915 1 0.000 0.000 0.000 0.000 display_tracing_agent.py:9(Display TracingAgent)
1916 1 0.000 0.000 0.000 0.000 __init__.py:180(c_ulong)
1917 1 0.000 0.000 0.000 0.000 urllib2.py:902(ProxyBasicAuthHandl er)
1918 1 0.000 0.000 0.000 0.000 android_device_unittest.py:14(Andr oidDeviceTest)
1919 1 0.000 0.000 0.000 0.000 index_tricks.py:461(ndenumerate)
1920 1 0.000 0.000 0.000 0.000 ippet_power_monitor.py:68(IppetPow erMonitor)
1921 1 0.000 0.000 0.000 0.000 android_device_unittest.py:102(Fin dAllAvailableDevicesTest)
1922 1 0.000 0.000 0.000 0.000 timeline_based_metric.py:29(Timeli neBasedMetric)
1923 1 0.000 0.000 0.000 0.000 cros_forwarder.py:13(CrOsForwarder Factory)
1924 1 0.000 0.000 0.000 0.000 device_errors.py:77(NoDevicesError )
1925 1 0.000 0.000 0.000 0.000 _internal.py:217(_missing_ctypes)
1926 1 0.000 0.000 0.000 0.000 threading.py:514(_BoundedSemaphore )
1927 1 0.000 0.000 0.000 0.000 __init__.py:159(py_object)
1928 1 0.000 0.000 0.000 0.000 argparse.py:1507(_MutuallyExclusiv eGroup)
1929 1 0.000 0.000 0.000 0.000 wait.py:8(WaitForElementAction)
1930 1 0.000 0.000 0.000 0.000 device_temp_file.py:16(DeviceTempF ile)
1931 1 0.000 0.000 0.000 0.000 dev_server.py:25(DevServerHandler)
1932 1 0.000 0.000 0.000 0.000 numbers.py:13(Number)
1933 1 0.000 0.000 0.000 0.000 exceptions.py:6(PlatformError)
1934 1 0.000 0.000 0.000 0.000 __init__.py:294(c_wchar)
1935 1 0.000 0.000 0.000 0.000 parallelizer.py:204(SyncParalleliz er)
1936 1 0.000 0.000 0.000 0.000 sample_profiler.py:15(_SingleProce ssSampleProfiler)
1937 1 0.000 0.000 0.000 0.000 threading.py:299(_is_owned)
1938 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha1}
1939 1 0.000 0.000 0.000 0.000 video.py:18(Video)
1940 1 0.000 0.000 0.000 0.000 inspector_network.py:212(TimelineR ecorder)
1941 1 0.000 0.000 0.000 0.000 network_controller_backend.py:28(_ _init__)
1942 1 0.000 0.000 0.000 0.000 platform_backend.py:89(SetPlatform )
1943 1 0.000 0.000 0.000 0.000 lastchange.py:18(VersionInfo)
1944 1 0.000 0.000 0.000 0.000 extension_to_load.py:12(MissingPub licKeyException)
1945 1 0.000 0.000 0.000 0.000 case.py:45(_UnexpectedSuccess)
1946 1 0.000 0.000 0.000 0.000 browser_finder_exceptions.py:10(Br owserFinderException)
1947 1 0.000 0.000 0.000 0.000 chrome_tracing_agent_unittest.py:1 0(FakePlatformBackend)
1948 1 0.000 0.000 0.000 0.000 cros_browser_finder.py:75(FindAllB rowserTypes)
1949 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1659(MinimalSoup)
1950 1 0.000 0.000 0.000 0.000 argparse.py:960(_CountAction)
1951 1 0.000 0.000 0.000 0.000 scroll_bounce.py:9(ScrollBounceAct ion)
1952 1 0.000 0.000 0.000 0.000 webdriver_desktop_browser_finder.p y:89(FindAllBrowserTypes)
1953 1 0.000 0.000 0.000 0.000 do_nothing_forwarder.py:28(DoNothi ngForwarderFactory)
1954 1 0.000 0.000 0.000 0.000 exceptions.py:56(NoSuchAttributeEx ception)
1955 1 0.000 0.000 0.000 0.000 __init__.py:98(ExceptionPexpect)
1956 1 0.000 0.000 0.000 0.000 timeline_interaction_record.py:24( ThreadTimeRangeOverlappedException)
1957 1 0.000 0.000 0.000 0.000 timeline_based_measurement.py:256( TimelineBasedPageTest)
1958 2 0.000 0.000 0.000 0.000 index_tricks.py:627(__init__)
1959 1 0.000 0.000 0.000 0.000 webdriver_desktop_browser_finder.p y:70(PossibleDesktopIE)
1960 1 0.000 0.000 0.000 0.000 threading.py:551(_Event)
1961 1 0.000 0.000 0.000 0.000 zipfile.py:24(LargeZipFile)
1962 1 0.000 0.000 0.000 0.000 polyutils.py:69(PolyBase)
1963 1 0.000 0.000 0.000 0.000 _iotools.py:438(ConverterError)
1964 1 0.000 0.000 0.000 0.000 system_stub.py:56(AndroidCommands)
1965 1 0.000 0.000 0.000 0.000 profiling_controller_backend.py:7( ProfilingControllerBackend)
1966 1 0.000 0.000 0.000 0.000 system_stub.py:429(PerfControlStub )
1967 1 0.000 0.000 0.000 0.000 optparse.py:1268(_init_parsing_sta te)
1968 1 0.000 0.000 0.000 0.000 errors.py:73(PreprocessError)
1969 1 0.000 0.000 0.000 0.000 pickle.py:1261(_EmptyClass)
1970 1 0.000 0.000 0.000 0.000 tarfile.py:343(EmptyHeaderError)
1971 1 0.000 0.000 0.000 0.000 command_line.py:81(SubcommandComma nd)
1972 1 0.000 0.000 0.000 0.000 utils.py:1368(WarningMessage)
1973 1 0.000 0.000 0.000 0.000 remote_connection.py:27(Request)
1974 1 0.000 0.000 0.000 0.000 play.py:21(PlayAction)
1975 1 0.000 0.000 0.000 0.000 argparse.py:805(_StoreAction)
1976 1 0.000 0.000 0.000 0.000 threading.py:124(_RLock)
1977 1 0.000 0.000 0.000 0.000 __future__.py:74(_Feature)
1978 1 0.000 0.000 0.000 0.000 plistlib.py:291(_InternalDict)
1979 1 0.000 0.000 0.000 0.000 errors.py:20(DistutilsClassError)
1980 1 0.000 0.000 0.000 0.000 SocketServer.py:615(UnixStreamServ er)
1981 1 0.000 0.000 0.000 0.000 __init__.py:120(EOF)
1982 1 0.000 0.000 0.000 0.000 progress_reporter.py:6(ProgressRep orter)
1983 1 0.000 0.000 0.000 0.000 __init__.py:112(ModuleDeprecationW arning)
1984 1 0.000 0.000 0.000 0.000 argparse.py:1027(_ChoicesPseudoAct ion)
1985 1 0.000 0.000 0.000 0.000 linux_based_platform_backend_unitt est.py:30(LinuxBasedPlatformBackendTest)
1986 1 0.000 0.000 0.000 0.000 module.py:62(ModuleDependencyMetad ata)
1987 1 0.000 0.000 0.000 0.000 adb_install_cert.py:26(CertInstall Error)
1988 3 0.000 0.000 0.000 0.000 {method 'iteritems' of 'dict' obje cts}
1989 1 0.000 0.000 0.000 0.000 core.py:883(_MaskedBinaryOperation )
1990 1 0.000 0.000 0.000 0.000 threading.py:1128(_DummyThread)
1991 1 0.000 0.000 0.000 0.000 {method 'count' of 'str' objects}
1992 1 0.000 0.000 0.000 0.000 page_test.py:28(MeasurementFailure )
1993 1 0.000 0.000 0.000 0.000 websocket.py:78(WebSocketException )
1994 1 0.000 0.000 0.000 0.000 tcmalloc_heap_profiler.py:106(name )
1995 1 0.000 0.000 0.000 0.000 errors.py:21(MsgException)
1996 1 0.000 0.000 0.000 0.000 process_statistic_timeline_data_un ittest.py:10(ProcessStatisticTimelineDataTest)
1997 1 0.000 0.000 0.000 0.000 string_escape.py:23(StreamWriter)
1998 1 0.000 0.000 0.000 0.000 tap.py:10(TapAction)
1999 1 0.000 0.000 0.000 0.000 minidom.py:1139(CDATASection)
2000 1 0.000 0.000 0.000 0.000 module.py:21(DepsException)
2001 7 0.000 0.000 0.000 0.000 optparse.py:965(set_description)
2002 1 0.000 0.000 0.000 0.000 network_controller_backend_unittes t.py:234(ForwarderPortPairsTest)
2003 1 0.000 0.000 0.000 0.000 __init__.py:573(Filterer)
2004 1 0.000 0.000 0.000 0.000 suite.py:78(TestSuite)
2005 1 0.000 0.000 0.000 0.000 devtools_http.py:12(DevToolsClient ConnectionError)
2006 1 0.000 0.000 0.000 0.000 tcpdump_profiler.py:17(_TCPDumpPro filerAndroid)
2007 1 0.000 0.000 0.000 0.000 __init__.py:61(DOMException)
2008 1 0.000 0.000 0.000 0.000 pickle.py:62(PicklingError)
2009 1 0.000 0.000 0.000 0.000 desktop_browser_finder.py:102(Find AllBrowserTypes)
2010 1 0.000 0.000 0.000 0.000 ssl.py:101(CertificateError)
2011 1 0.000 0.000 0.000 0.000 utils.py:92(_Deprecate)
2012 1 0.000 0.000 0.000 0.000 mac_platform_backend.py:31(IsPlatf ormBackendForHost)
2013 1 0.000 0.000 0.000 0.000 npyio.py:90(BagObj)
2014 1 0.000 0.000 0.000 0.000 serialutil.py:100(SerialException)
2015 1 0.000 0.000 0.000 0.000 inspector_runtime.py:7(InspectorRu ntime)
2016 1 0.000 0.000 0.000 0.000 __init__.py:1771(searcher_string)
2017 1 0.000 0.000 0.000 0.000 browser_info.py:19(BrowserInfo)
2018 1 0.000 0.000 0.000 0.000 do_nothing_forwarder.py:18(PortsMi smatchError)
2019 1 0.000 0.000 0.000 0.000 ios_device.py:12(IOSDevice)
2020 1 0.000 0.000 0.000 0.000 __init__.py:123(UserDataHandler)
2021 1 0.000 0.000 0.000 0.000 index_tricks.py:85(nd_grid)
2022 1 0.000 0.000 0.000 0.000 __init__.py:75(IndexSizeErr)
2023 1 0.000 0.000 0.000 0.000 remote_connection.py:54(Response)
2024 1 0.000 0.000 0.000 0.000 perf_profiler_unittest.py:14(TestP erfProfiler)
2025 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha512}
2026 1 0.000 0.000 0.000 0.000 __init__.py:332(CDLL)
2027 1 0.000 0.000 0.000 0.000 browser_options.py:389(ChromeBrows erOptions)
2028 1 0.000 0.000 0.000 0.000 __init__.py:176(c_long)
2029 1 0.000 0.000 0.000 0.000 core.py:5928(__init__)
2030 1 0.000 0.000 0.000 0.000 facebook_credentials_backend.py:37 (FacebookCredentialsBackend2)
2031 1 0.000 0.000 0.000 0.000 rfc822.py:770(AddressList)
2032 1 0.000 0.000 0.000 0.000 __init__.py:87(InvalidCharacterErr )
2033 1 0.000 0.000 0.000 0.000 httplib.py:1232(UnimplementedFileM ode)
2034 1 0.000 0.000 0.000 0.000 extension_backend.py:11(ExtensionB ackendList)
2035 1 0.000 0.000 0.000 0.000 urllib2.py:1226(HTTPCookieProcesso r)
2036 3 0.000 0.000 0.000 0.000 _inspect.py:161(<lambda>)
2037 1 0.000 0.000 0.000 0.000 tarfile.py:2485(_section)
2038 1 0.000 0.000 0.000 0.000 core.py:794(_DomainGreaterEqual)
2039 1 0.000 0.000 0.000 0.000 argparse.py:705(ArgumentTypeError)
2040 1 0.000 0.000 0.000 0.000 do_nothing_forwarder.py:34(DoNothi ngForwarder)
2041 1 0.000 0.000 0.000 0.000 pickle.py:82(_Stop)
2042 1 0.000 0.000 0.000 0.000 remote_connection.py:95(HttpErrorH andler)
2043 1 0.000 0.000 0.000 0.000 inspector_memory.py:10(InspectorMe mory)
2044 1 0.000 0.000 0.000 0.000 device_errors.py:27(AdbCommandFail edError)
2045 1 0.000 0.000 0.000 0.000 signals.py:9(_InterruptHandler)
2046 1 0.000 0.000 0.000 0.000 repaint_continuously.py:11(Repaint ContinuouslyAction)
2047 1 0.000 0.000 0.000 0.000 monsoon_power_monitor_unittest.py: 11(MonsoonPowerMonitorTest)
2048 1 0.000 0.000 0.000 0.000 urlparse.py:129(ParseResult)
2049 1 0.000 0.000 0.000 0.000 android_temperature_monitor_unitte st.py:13(TemperatureMonitorForTesting)
2050 1 0.000 0.000 0.000 0.000 __init__.py:84(WrongDocumentErr)
2051 1 0.000 0.000 0.000 0.000 urllib2.py:493(BaseHandler)
2052 1 0.000 0.000 0.000 0.000 parse_html_deps.py:171(_Tag)
2053 1 0.000 0.000 0.000 0.000 urllib.py:110(ContentTooShortError )
2054 1 0.000 0.000 0.000 0.000 threading.py:1088(_MainThread)
2055 1 0.000 0.000 0.000 0.000 platform_backend.py:105(network_co ntroller_backend)
2056 1 0.000 0.000 0.000 0.000 __init__.py:114(NamespaceErr)
2057 1 0.000 0.000 0.000 0.000 __init__.py:80(AuthenticationError )
2058 1 0.000 0.000 0.000 0.000 httplib.py:1180(HTTPS)
2059 1 0.000 0.000 0.000 0.000 __init__.py:1000(__init__)
2060 1 0.000 0.000 0.000 0.000 errors.py:31(DeviceUnresponsiveErr or)
2061 1 0.000 0.000 0.000 0.000 utils.py:1588(IgnoreException)
2062 1 0.000 0.000 0.000 0.000 __init__.py:93(NoModificationAllow edErr)
2063 1 0.000 0.000 0.000 0.000 index_tricks.py:439(CClass)
2064 1 0.000 0.000 0.000 0.000 __init__.py:260(c_bool)
2065 1 0.000 0.000 0.000 0.000 errors.py:27(WaitForResponseTimedO utError)
2066 1 0.000 0.000 0.000 0.000 core.py:751(_DomainTan)
2067 1 0.000 0.000 0.000 0.000 __init__.py:125(TIMEOUT)
2068 1 0.000 0.000 0.000 0.000 network_controller_backend_unittes t.py:59(TestNetworkControllerBackend)
2069 1 0.000 0.000 0.000 0.000 tab_id_importer.py:8(TraceBufferOv erflowException)
2070 1 0.000 0.000 0.000 0.000 constants.py:252(_Memoize)
2071 1 0.000 0.000 0.000 0.000 tarfile.py:349(EOFHeaderError)
2072 1 0.000 0.000 0.000 0.000 extension_to_load.py:9(ExtensionPa thNonExistentException)
2073 1 0.000 0.000 0.000 0.000 network_controller.py:12(__init__)
2074 8 0.000 0.000 0.000 0.000 {thread.get_ident}
2075 1 0.000 0.000 0.000 0.000 argparse.py:863(_StoreTrueAction)
2076 1 0.000 0.000 0.000 0.000 system_stub.py:498(AndroidCertInst aller)
2077 1 0.000 0.000 0.000 0.000 pickle.py:58(PickleError)
2078 1 0.000 0.000 0.000 0.000 exceptions.py:42(InvalidSwitchToTa rgetException)
2079 1 0.000 0.000 0.000 0.000 device_errors.py:72(DeviceUnreacha bleError)
2080 1 0.000 0.000 0.000 0.000 urlparse.py:121(SplitResult)
2081 1 0.000 0.000 0.000 0.000 tarfile.py:334(CompressionError)
2082 1 0.000 0.000 0.000 0.000 msr_server_win.py:41(WinRing0Error )
2083 1 0.000 0.000 0.000 0.000 ascii.py:34(StreamConverter)
2084 1 0.000 0.000 0.000 0.000 core.py:5926(_minimum_operation)
2085 1 0.000 0.000 0.000 0.000 core.py:782(_DomainGreater)
2086 1 0.000 0.000 0.000 0.000 rendering_frame.py:15(NoBeginFrame IdException)
2087 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:464(ProcessingIns truction)
2088 1 0.000 0.000 0.000 0.000 _error.py:40(AccessDenied)
2089 1 0.000 0.000 0.000 0.000 __init__.py:255(c_void_p)
2090 1 0.000 0.000 0.000 0.000 ippet_power_monitor.py:37(IppetErr or)
2091 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1713(RobustHTMLPa rser)
2092 1 0.000 0.000 0.000 0.000 core.py:5938(_maximum_operation)
2093 1 0.000 0.000 0.000 0.000 responsiveness_metric.py:12(Respon sivenessMetric)
2094 1 0.000 0.000 0.000 0.000 sample_profiler.py:77(is_supported )
2095 1 0.000 0.000 0.000 0.000 exceptions.py:65(ProfilingExceptio n)
2096 1 0.000 0.000 0.000 0.000 tarfile.py:331(ReadError)
2097 1 0.000 0.000 0.000 0.000 page_action.py:10(PageActionNotSup ported)
2098 1 0.000 0.000 0.000 0.000 __init__.py:197(c_float)
2099 1 0.000 0.000 0.000 0.000 urllib2.py:529(HTTPDefaultErrorHan dler)
2100 1 0.000 0.000 0.000 0.000 argparse.py:981(_HelpAction)
2101 1 0.000 0.000 0.000 0.000 tarfile.py:2501(_hole)
2102 1 0.000 0.000 0.000 0.000 exceptions.py:43(BrowserConnection GoneException)
2103 1 0.000 0.000 0.000 0.000 httplib.py:1255(CannotSendHeader)
2104 1 0.000 0.000 0.000 0.000 platform_backend.py:152(IsDisplayT racingSupported)
2105 1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Prof iler' objects}
2106 1 0.000 0.000 0.000 0.000 __init__.py:1674(NullHandler)
2107 1 0.000 0.000 0.000 0.000 arrayprint.py:743(TimedeltaFormat)
2108 1 0.000 0.000 0.000 0.000 urllib2.py:137(URLError)
2109 1 0.000 0.000 0.000 0.000 contextlib.py:9(GeneratorContextMa nager)
2110 1 0.000 0.000 0.000 0.000 core.py:131(MaskError)
2111 1 0.000 0.000 0.000 0.000 exceptions.py:89(RemoteDriverServe rException)
2112 1 0.000 0.000 0.000 0.000 httplib.py:1249(ImproperConnection State)
2113 1 0.000 0.000 0.000 0.000 __init__.py:74(BufferTooShort)
2114 1 0.000 0.000 0.000 0.000 minidom.py:1220(Identified)
2115 1 0.000 0.000 0.000 0.000 errors.py:33(DistutilsFileError)
2116 1 0.000 0.000 0.000 0.000 device_errors.py:17(CommandFailedE rror)
2117 1 0.000 0.000 0.000 0.000 SocketServer.py:611(ThreadingTCPSe rver)
2118 3 0.000 0.000 0.000 0.000 core.py:784(__init__)
2119 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1719(SimplifyingS OAPParser)
2120 1 0.000 0.000 0.000 0.000 io.py:75(BufferedIOBase)
2121 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1006(ResultSet)
2122 1 0.000 0.000 0.000 0.000 __init__.py:226(c_ubyte)
2123 1 0.000 0.000 0.000 0.000 urllib2.py:1360(FTPHandler)
2124 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1715(RobustWackAs sHTMLParser)
2125 1 0.000 0.000 0.000 0.000 trybot_browser_finder.py:245(FindA llBrowserTypes)
2126 1 0.000 0.000 0.000 0.000 index_tricks.py:340(RClass)
2127 1 0.000 0.000 0.000 0.000 polynomial.py:21(RankWarning)
2128 1 0.000 0.000 0.000 0.000 io.py:78(TextIOBase)
2129 1 0.000 0.000 0.000 0.000 runner.py:12(_WritelnDecorator)
2130 1 0.000 0.000 0.000 0.000 exceptions.py:92(TimeoutException)
2131 1 0.000 0.000 0.000 0.000 io.py:69(IOBase)
2132 1 0.000 0.000 0.000 0.000 exceptions.py:65(InvalidElementSta teException)
2133 1 0.000 0.000 0.000 0.000 chrome_tracing_agent_unittest.py:3 8(FakeCategoryFilter)
2134 1 0.000 0.000 0.000 0.000 arrayprint.py:699(ComplexFormat)
2135 1 0.000 0.000 0.000 0.000 tcmalloc_heap_profiler.py:20(_TCMa llocHeapProfilerAndroid)
2136 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1711(RobustXMLPar ser)
2137 1 0.000 0.000 0.000 0.000 optparse.py:838(__init__)
2138 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:1717(RobustInsane lyWackAssHTMLParser)
2139 1 0.000 0.000 0.000 0.000 __init__.py:233(c_byte)
2140 2 0.000 0.000 0.000 0.000 index_tricks.py:145(__init__)
2141 1 0.000 0.000 0.000 0.000 tarfile.py:340(HeaderError)
2142 1 0.000 0.000 0.000 0.000 tokenize.py:148(StopTokenizing)
2143 2 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects }
2144 1 0.000 0.000 0.000 0.000 png.py:312(ChunkError)
2145 1 0.000 0.000 0.000 0.000 system_stub.py:171(PermissionError )
2146 1 0.000 0.000 0.000 0.000 tarfile.py:2494(_data)
2147 1 0.000 0.000 0.000 0.000 inspector_memory.py:7(InspectorMem oryException)
2148 1 0.000 0.000 0.000 0.000 system_stub.py:469(SysModuleStub)
2149 1 0.000 0.000 0.000 0.000 tarfile.py:352(InvalidHeaderError)
2150 1 0.000 0.000 0.000 0.000 httplib.py:1213(HTTPException)
2151 1 0.000 0.000 0.000 0.000 timeline_based_metric.py:6(Timelin eBasedMetricException)
2152 1 0.000 0.000 0.000 0.000 SocketServer.py:610(ThreadingUDPSe rver)
2153 1 0.000 0.000 0.000 0.000 tarfile.py:346(TruncatedHeaderErro r)
2154 1 0.000 0.000 0.000 0.000 __init__.py:90(NoDataAllowedErr)
2155 1 0.000 0.000 0.000 0.000 system_stub.py:165(NotFoundError)
2156 1 0.000 0.000 0.000 0.000 errors.py:50(DistutilsPlatformErro r)
2157 1 0.000 0.000 0.000 0.000 generate.py:212(ExtraScript)
2158 1 0.000 0.000 0.000 0.000 urllib2.py:1072(HTTPDigestAuthHand ler)
2159 1 0.000 0.000 0.000 0.000 dev_server.py:155(PathHandler)
2160 1 0.000 0.000 0.000 0.000 core.py:5770(__array_finalize__)
2161 1 0.000 0.000 0.000 0.000 SocketServer.py:607(ForkingUDPServ er)
2162 1 0.000 0.000 0.000 0.000 urllib2.py:512(HTTPErrorProcessor)
2163 1 0.000 0.000 0.000 0.000 network_controller_backend.py:11(A rchiveDoesNotExistError)
2164 1 0.000 0.000 0.000 0.000 exceptions.py:85(UnableToSetCookie Exception)
2165 1 0.000 0.000 0.000 0.000 __init__.py:168(c_short)
2166 4 0.000 0.000 0.000 0.000 {method 'release' of 'thread.lock' objects}
2167 1 0.000 0.000 0.000 0.000 exceptions.py:46(NoSuchFrameExcept ion)
2168 1 0.000 0.000 0.000 0.000 ascii.py:31(StreamReader)
2169 1 0.000 0.000 0.000 0.000 exceptions.py:61(EvaluateException )
2170 1 0.000 0.000 0.000 0.000 __init__.py:193(c_uint)
2171 1 0.000 0.000 0.000 0.000 webpagereplay.py:38(ReplayNotStart edError)
2172 1 0.000 0.000 0.000 0.000 rendering_frame.py:11(MissingData)
2173 1 0.000 0.000 0.000 0.000 do_nothing_forwarder.py:13(Error)
2174 1 0.000 0.000 0.000 0.000 system_stub.py:168(CloudStorageErr or)
2175 1 0.000 0.000 0.000 0.000 chrome_tracing_agent_unittest.py:3 3(FakeTraceOptions)
2176 1 0.000 0.000 0.000 0.000 tracing_backend.py:17(TracingTimeo utException)
2177 1 0.000 0.000 0.000 0.000 errors.py:55(DistutilsExecError)
2178 1 0.000 0.000 0.000 0.000 action_runner.py:596(Interaction)
2179 1 0.000 0.000 0.000 0.000 arrayprint.py:638(IntegerFormat)
2180 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha384}
2181 1 0.000 0.000 0.000 0.000 extras.py:1419(MAxisConcatenator)
2182 1 0.000 0.000 0.000 0.000 __init__.py:948(PlaceHolder)
2183 1 0.000 0.000 0.000 0.000 reraiser_thread.py:16(TimeoutError )
2184 1 0.000 0.000 0.000 0.000 exceptions.py:69(PathMissingError)
2185 1 0.000 0.000 0.000 0.000 _error.py:13(Error)
2186 1 0.000 0.000 0.000 0.000 exceptions.py:77(ElementNotSelecta bleException)
2187 1 0.000 0.000 0.000 0.000 httplib.py:1268(LineTooLong)
2188 1 0.000 0.000 0.000 0.000 html_generation_controller.py:18(H TMLGenerationController)
2189 1 0.000 0.000 0.000 0.000 shutil.py:38(ExecError)
2190 1 0.000 0.000 0.000 0.000 hex_codec.py:62(StreamWriter)
2191 1 0.000 0.000 0.000 0.000 devtools_http.py:16(DevToolsClient UrlError)
2192 1 0.000 0.000 0.000 0.000 v8_profiler.py:15(name)
2193 1 0.000 0.000 0.000 0.000 page_action.py:13(PageActionFailed )
2194 1 0.000 0.000 0.000 0.000 exceptions.py:77(PackageDetectionE rror)
2195 1 0.000 0.000 0.000 0.000 system_stub.py:437(RawInputFunctio nStub)
2196 1 0.000 0.000 0.000 0.000 browser_credentials.py:16(Credenti alsError)
2197 1 0.000 0.000 0.000 0.000 remote_connection.py:119(RemoteCon nection)
2198 1 0.000 0.000 0.000 0.000 __init__.py:96(NotFoundErr)
2199 1 0.000 0.000 0.000 0.000 httplib.py:1258(ResponseNotReady)
2200 1 0.000 0.000 0.000 0.000 {sys.getfilesystemencoding}
2201 1 0.000 0.000 0.000 0.000 tracing_backend.py:13(TracingUnsup portedException)
2202 1 0.000 0.000 0.000 0.000 perf_profiler.py:196(name)
2203 1 0.000 0.000 0.000 0.000 desktop_platform_backend.py:12(Des ktopPlatformBackend)
2204 1 0.000 0.000 0.000 0.000 zipfile.py:20(BadZipfile)
2205 1 0.000 0.000 0.000 0.000 numeric.py:2635(_unspecified)
2206 1 0.000 0.000 0.000 0.000 strace_profiler.py:216(name)
2207 1 0.000 0.000 0.000 0.000 threading.py:56(_Verbose)
2208 1 0.000 0.000 0.000 0.000 timeline_based_measurement.py:35(I nvalidInteractions)
2209 1 0.000 0.000 0.000 0.000 android_action_runner.py:8(ActionN otSupported)
2210 1 0.000 0.000 0.000 0.000 inspector_network.py:9(InspectorNe tworkException)
2211 1 0.000 0.000 0.000 0.000 cloud_storage.py:61(CredentialsErr or)
2212 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha256}
2213 1 0.000 0.000 0.000 0.000 trace_data.py:8(NonSerializableTra ceData)
2214 1 0.000 0.000 0.000 0.000 system_stub.py:475(ThermalThrottle Stub)
2215 1 0.000 0.000 0.000 0.000 case.py:25(SkipTest)
2216 1 0.000 0.000 0.000 0.000 __init__.py:1870(searcher_re)
2217 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:459(CData)
2218 1 0.000 0.000 0.000 0.000 network_controller_backend.py:16(R eplayAndBrowserPortsError)
2219 1 0.000 0.000 0.000 0.000 urllib2.py:1102(AbstractHTTPHandle r)
2220 1 0.000 0.000 0.000 0.000 SocketServer.py:618(UnixDatagramSe rver)
2221 1 0.000 0.000 0.000 0.000 exceptions.py:73(UnknownPackageErr or)
2222 1 0.000 0.000 0.000 0.000 tracing_category_filter_unittest.p y:10(TracingCategoryFilterTests)
2223 1 0.000 0.000 0.000 0.000 SocketServer.py:623(ThreadingUnixD atagramServer)
2224 1 0.000 0.000 0.000 0.000 errors.py:76(CompileError)
2225 1 0.000 0.000 0.000 0.000 exceptions.py:33(ErrorInResponseEx ception)
2226 7 0.000 0.000 0.000 0.000 threading.py:63(_note)
2227 1 0.000 0.000 0.000 0.000 __init__.py:189(c_int)
2228 1 0.000 0.000 0.000 0.000 model.py:33(MarkerMismatchError)
2229 1 0.000 0.000 0.000 0.000 __init__.py:238(c_char)
2230 1 0.000 0.000 0.000 0.000 errors.py:44(ParseError)
2231 1 0.000 0.000 0.000 0.000 _endian.py:49(BigEndianStructure)
2232 1 0.000 0.000 0.000 0.000 __init__.py:108(SyntaxErr)
2233 1 0.000 0.000 0.000 0.000 errors.py:13(DistutilsError)
2234 1 0.000 0.000 0.000 0.000 httplib.py:1229(UnknownTransferEnc oding)
2235 1 0.000 0.000 0.000 0.000 exceptions.py:96(MoveTargetOutOfBo undsException)
2236 1 0.000 0.000 0.000 0.000 threading.py:1097(_set_daemon)
2237 1 0.000 0.000 0.000 0.000 core.py:128(MAError)
2238 1 0.000 0.000 0.000 0.000 shutil.py:31(Error)
2239 2 0.000 0.000 0.000 0.000 sre_parse.py:213(isdigit)
2240 1 0.000 0.000 0.000 0.000 __init__.py:102(InuseAttributeErr)
2241 1 0.000 0.000 0.000 0.000 serialposix.py:652(Serial)
2242 1 0.000 0.000 0.000 0.000 urllib2.py:1308(FileHandler)
2243 1 0.000 0.000 0.000 0.000 process.py:285(AuthenticationStrin g)
2244 1 0.000 0.000 0.000 0.000 pickle.py:69(UnpicklingError)
2245 1 0.000 0.000 0.000 0.000 csv_output_formatter.py:11(CsvOutp utFormatter)
2246 1 0.000 0.000 0.000 0.000 inspect.py:630(EndOfBlock)
2247 1 0.000 0.000 0.000 0.000 browser_finder_exceptions.py:6(Bro wserTypeRequiredException)
2248 1 0.000 0.000 0.000 0.000 cloud_storage.py:68(NotFoundError)
2249 1 0.000 0.000 0.000 0.000 SocketServer.py:621(ThreadingUnixS treamServer)
2250 1 0.000 0.000 0.000 0.000 errors.py:46(DistutilsSetupError)
2251 1 0.000 0.000 0.000 0.000 simple_mock.py:50(MockTrace)
2252 1 0.000 0.000 0.000 0.000 webpagereplay.py:23(ReplayError)
2253 1 0.000 0.000 0.000 0.000 tarfile.py:337(StreamError)
2254 1 0.000 0.000 0.000 0.000 video.py:14(BoundingBoxNotFoundExc eption)
2255 1 0.000 0.000 0.000 0.000 page_test.py:17(MultiTabTestAppCra shError)
2256 1 0.000 0.000 0.000 0.000 network_controller_backend_unittes t.py:32(FakeBrowserBackend)
2257 1 0.000 0.000 0.000 0.000 SocketServer.py:579(ThreadingMixIn )
2258 1 0.000 0.000 0.000 0.000 png.py:1269(Image)
2259 1 0.000 0.000 0.000 0.000 errors.py:59(DistutilsInternalErro r)
2260 1 0.000 0.000 0.000 0.000 exceptions.py:100(UnexpectedTagNam eException)
2261 1 0.000 0.000 0.000 0.000 SocketServer.py:608(ForkingTCPServ er)
2262 1 0.000 0.000 0.000 0.000 png.py:1309(_readable)
2263 1 0.000 0.000 0.000 0.000 histogram.py:54(ColorHistogram)
2264 1 0.000 0.000 0.000 0.000 ascii.py:24(IncrementalDecoder)
2265 1 0.000 0.000 0.000 0.000 __init__.py:243(c_char_p)
2266 1 0.000 0.000 0.000 0.000 tracing_controller.py:6(__init__)
2267 1 0.000 0.000 0.000 0.000 exceptions.py:49(ProcessGoneExcept ion)
2268 1 0.000 0.000 0.000 0.000 urllib.py:978(addclosehook)
2269 1 0.000 0.000 0.000 0.000 urllib2.py:1090(ProxyDigestAuthHan dler)
2270 1 0.000 0.000 0.000 0.000 png.py:2509(failureException)
2271 1 0.000 0.000 0.000 0.000 tracing_backend.py:20(TracingHasNo tRunException)
2272 1 0.000 0.000 0.000 0.000 argparse.py:629(RawDescriptionHelp Formatter)
2273 1 0.000 0.000 0.000 0.000 errors.py:39(AbortError)
2274 1 0.000 0.000 0.000 0.000 BeautifulSoup.py:471(Comment)
2275 1 0.000 0.000 0.000 0.000 errors.py:70(CCompilerError)
2276 1 0.000 0.000 0.000 0.000 errors.py:63(DistutilsTemplateErro r)
2277 1 0.000 0.000 0.000 0.000 model.py:39(MarkerOverlapError)
2278 1 0.000 0.000 0.000 0.000 page_test.py:9(TestNotSupportedOnP latformError)
2279 1 0.000 0.000 0.000 0.000 timeline_interaction_record.py:29( NoThreadTimeDataException)
2280 1 0.000 0.000 0.000 0.000 chrome_tracing_agent.py:8(ChromeTr acingStartedError)
2281 1 0.000 0.000 0.000 0.000 timeline_based_measurement.py:88(_ TimelineBasedMetrics)
2282 1 0.000 0.000 0.000 0.000 archive_info.py:25(ArchiveError)
2283 1 0.000 0.000 0.000 0.000 cloud_storage.py:72(ServerError)
2284 1 0.000 0.000 0.000 0.000 csv.py:67(excel_tab)
2285 1 0.000 0.000 0.000 0.000 exceptions.py:53(IntentionalExcept ion)
2286 1 0.000 0.000 0.000 0.000 page_test.py:24(Failure)
2287 1 0.000 0.000 0.000 0.000 do_nothing_forwarder.py:23(Connect ionError)
2288 1 0.000 0.000 0.000 0.000 exceptions.py:25(DevtoolsTargetCra shException)
2289 1 0.000 0.000 0.000 0.000 browser_backend.py:12(ExtensionsNo tSupportedException)
2290 1 0.000 0.000 0.000 0.000 _inspect.py:162(<lambda>)
2291 1 0.000 0.000 0.000 0.000 errors.py:26(DistutilsGetoptError)
2292 1 0.000 0.000 0.000 0.000 device_errors.py:12(BaseError)
2293 7 0.000 0.000 0.000 0.000 __future__.py:75(__init__)
2294 1 0.000 0.000 0.000 0.000 __init__.py:81(HierarchyRequestErr )
2295 1 0.000 0.000 0.000 0.000 exceptions.py:49(NoSuchWindowExcep tion)
2296 1 0.000 0.000 0.000 0.000 loop.py:20(LoopAction)
2297 1 0.000 0.000 0.000 0.000 errors.py:35(InstrumentationError)
2298 1 0.000 0.000 0.000 0.000 core.py:2255(__init__)
2299 1 0.000 0.000 0.000 0.000 user_story_runner.py:28(ArchiveErr or)
2300 1 0.000 0.000 0.000 0.000 optparse.py:225(set_parser)
2301 1 0.000 0.000 0.000 0.000 util.py:336(ForkAwareThreadLock)
2302 1 0.000 0.000 0.000 0.000 core.py:757(__init__)
2303 1 0.000 0.000 0.000 0.000 exceptions.py:113(ImeNotAvailableE xception)
2304 1 0.000 0.000 0.000 0.000 exceptions.py:80(InvalidCookieDoma inException)
2305 1 0.000 0.000 0.000 0.000 numeric.py:49(ComplexWarning)
2306 1 0.000 0.000 0.000 0.000 hex_codec.py:65(StreamReader)
2307 1 0.000 0.000 0.000 0.000 __init__.py:99(NotSupportedErr)
2308 1 0.000 0.000 0.000 0.000 errors.py:16(DistutilsModuleError)
2309 1 0.000 0.000 0.000 0.000 {sys.exc_info}
2310
2311
OLDNEW
« no previous file with comments | « no previous file | tools/telemetry/run.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698