-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtrace.json
1 lines (1 loc) · 112 KB
/
trace.json
1
[{"name": "pytest session", "cat": "pytest", "ts": 1733650454089627.5, "pid": 1, "tid": 1, "args": {}, "ph": "B"}, {"name": "Start Collection", "cat": "pytest", "ts": 1733650454096360.2, "pid": 1, "tid": 1, "args": {}, "ph": "B"}, {"name": "[Item Collected] tests/test_perfetto_renderer.py::test_when_hoist__then_grandchild_frame_becomes_parent_sibling", "pid": 1, "tid": 1, "ts": 1733650454138320.0, "ph": "i", "s": "t"}, {"name": "[Item Collected] tests/test_perfetto_renderer.py::test_given_root__when_hoist__then_raise_exception", "pid": 1, "tid": 1, "ts": 1733650454138336.8, "ph": "i", "s": "t"}, {"name": "[Item Collected] tests/test_perfetto_renderer.py::test_given_no_grand_children__when_hoist__then_remove_frame", "pid": 1, "tid": 1, "ts": 1733650454138346.0, "ph": "i", "s": "t"}, {"name": "[Item Collected] tests/test_perfetto_renderer.py::test_given_siblings__when_hoist__then_hoisted_children_are_correctly_ordered", "pid": 1, "tid": 1, "ts": 1733650454138352.2, "ph": "i", "s": "t"}, {"name": "[Item Collected] tests/test_perfetto_renderer.py::test_when_export_trace__then_pytest_stacks_are_not_included[pytest]", "pid": 1, "tid": 1, "ts": 1733650454138359.0, "ph": "i", "s": "t"}, {"name": "[Item Collected] tests/test_perfetto_renderer.py::test_when_export_trace__then_pytest_stacks_are_not_included[pluggy]", "pid": 1, "tid": 1, "ts": 1733650454138364.5, "ph": "i", "s": "t"}, {"name": "[Item Collected] tests/test_perfetto_renderer.py::test_when_export_trace__then_pytest_stacks_are_not_included[_pytest]", "pid": 1, "tid": 1, "ts": 1733650454138373.0, "ph": "i", "s": "t"}, {"name": "[Item Collected] tests/test_plugin.py::test_given_perfetto_arg_trace_files_are_written", "pid": 1, "tid": 1, "ts": 1733650454139227.5, "ph": "i", "s": "t"}, {"pid": 1, "tid": 1, "ts": 1733650454139854.2, "ph": "E"}, {"name": "tests/test_perfetto_renderer.py::test_when_export_trace__then_pytest_stacks_are_not_included[pytest]", "cat": "test", "ts": 1733650454140622.5, "pid": 1, "tid": 1, "args": {"file_name": "tests/test_perfetto_renderer.py", "test_name": "test_when_export_trace__then_pytest_stacks_are_not_included[pytest]", "line_number": "74"}, "ph": "B"}, {"name": "tmp_path_factory", "cat": "test", "ts": 1733650454140869.8, "pid": 1, "tid": 1, "args": {"argnames": ["request"], "baseid": "", "ids": null, "params": null, "scope": "session"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454140948.8, "ph": "E"}, {"name": "monkeypatch", "cat": "test", "ts": 1733650454141007.2, "pid": 1, "tid": 1, "args": {"argnames": [], "baseid": "", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454141035.8, "ph": "E"}, {"name": "pytester", "cat": "test", "ts": 1733650454141055.5, "pid": 1, "tid": 1, "args": {"argnames": ["request", "tmp_path_factory", "monkeypatch"], "baseid": "", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454142430.2, "ph": "E"}, {"name": "tmp_path", "cat": "test", "ts": 1733650454142481.8, "pid": 1, "tid": 1, "args": {"argnames": ["request", "tmp_path_factory"], "baseid": "", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454142935.2, "ph": "E"}, {"name": "temp_perfetto_file_path", "cat": "test", "ts": 1733650454142964.5, "pid": 1, "tid": 1, "args": {"argnames": ["tmp_path"], "baseid": "tests", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454143018.0, "ph": "E"}, {"name": "blacklisted_module", "cat": "test", "ts": 1733650454143047.0, "pid": 1, "tid": 1, "args": {"argnames": ["request"], "baseid": "", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454143062.0, "ph": "E"}, {"name": "setup", "cat": "test", "ts": 1733650454140639.0, "pid": 1, "tid": 1, "args": {}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454143139.2, "ph": "E"}, {"name": "call", "cat": "test", "ts": 1733650454143310.0, "pid": 1, "tid": 1, "args": {}, "ph": "B"}, {"name": "test_when_export_trace__then_pytest_stacks_are_not_included", "cat": "runtime", "ts": 1733650454143310.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/tests/test_perfetto_renderer.py", "line": 75, "name": "test_when_export_trace__then_pytest_stacks_are_not_included"}, "ph": "B"}, {"name": "joinpath", "cat": "runtime", "ts": 1733650454143310.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 711, "name": "joinpath"}, "ph": "B"}, {"name": "with_segments", "cat": "runtime", "ts": 1733650454143310.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 380, "name": "with_segments"}, "ph": "B"}, {"name": "__init__", "cat": "runtime", "ts": 1733650454143310.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 1159, "name": "__init__"}, "ph": "B"}, {"name": "__init__", "cat": "runtime", "ts": 1733650454143310.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 357, "name": "__init__"}, "ph": "B"}, {"name": "list.append", "cat": "runtime", "ts": 1733650454143310.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "list.append"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454143741.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454143741.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454143741.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454143741.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454143741.2, "ph": "E"}, {"name": "__init__", "cat": "runtime", "ts": 1733650454143741.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 807, "name": "__init__"}, "ph": "B"}, {"name": "_execute_child", "cat": "runtime", "ts": 1733650454143741.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 1791, "name": "_execute_child"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454144737.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454144737.5, "ph": "E"}, {"name": "wait", "cat": "runtime", "ts": 1733650454144737.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 1259, "name": "wait"}, "ph": "B"}, {"name": "_wait", "cat": "runtime", "ts": 1733650454144737.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 2021, "name": "_wait"}, "ph": "B"}, {"name": "_try_wait", "cat": "runtime", "ts": 1733650454144737.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 2008, "name": "_try_wait"}, "ph": "B"}, {"name": "waitpid", "cat": "runtime", "ts": 1733650454144737.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "waitpid"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454418284.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454418284.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454418284.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454418284.2, "ph": "E"}, {"name": "__init__", "cat": "runtime", "ts": 1733650454418752.8, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 75, "name": "__init__"}, "ph": "B"}, {"name": "__init__", "cat": "runtime", "ts": 1733650454418752.8, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/protos.py", "line": 24, "name": "__init__"}, "ph": "B"}, {"name": "DescriptorPool.Add", "cat": "runtime", "ts": 1733650454418752.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "DescriptorPool.Add"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454420746.2, "ph": "E"}, {"name": "create_message_factory", "cat": "runtime", "ts": 1733650454420746.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/protos.py", "line": 44, "name": "create_message_factory"}, "ph": "B"}, {"name": "GetMessageClass", "cat": "runtime", "ts": 1733650454420746.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 35, "name": "GetMessageClass"}, "ph": "B"}, {"name": "_InternalCreateMessageClass", "cat": "runtime", "ts": 1733650454420746.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 98, "name": "_InternalCreateMessageClass"}, "ph": "B"}, {"name": "GetMessageClass", "cat": "runtime", "ts": 1733650454420746.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 35, "name": "GetMessageClass"}, "ph": "B"}, {"name": "_InternalCreateMessageClass", "cat": "runtime", "ts": 1733650454420746.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 98, "name": "_InternalCreateMessageClass"}, "ph": "B"}, {"name": "GetMessageClass", "cat": "runtime", "ts": 1733650454420746.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 35, "name": "GetMessageClass"}, "ph": "B"}, {"name": "_InternalCreateMessageClass", "cat": "runtime", "ts": 1733650454420746.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 98, "name": "_InternalCreateMessageClass"}, "ph": "B"}, {"name": "GetMessageClass", "cat": "runtime", "ts": 1733650454420746.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 35, "name": "GetMessageClass"}, "ph": "B"}, {"name": "_InternalCreateMessageClass", "cat": "runtime", "ts": 1733650454420746.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 98, "name": "_InternalCreateMessageClass"}, "ph": "B"}, {"name": "GetMessageClass", "cat": "runtime", "ts": 1733650454420746.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 35, "name": "GetMessageClass"}, "ph": "B"}, {"name": "_InternalCreateMessageClass", "cat": "runtime", "ts": 1733650454420746.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 98, "name": "_InternalCreateMessageClass"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454421813.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454421813.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454422739.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454422739.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454422739.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454422739.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454422739.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454422739.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454423806.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454423806.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454423806.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454423806.8, "ph": "E"}, {"name": "_create_tp_http", "cat": "runtime", "ts": 1733650454423806.8, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 185, "name": "_create_tp_http"}, "ph": "B"}, {"name": "load_shell", "cat": "runtime", "ts": 1733650454423806.8, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/shell.py", "line": 31, "name": "load_shell"}, "ph": "B"}, {"name": "__init__", "cat": "runtime", "ts": 1733650454423806.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 807, "name": "__init__"}, "ph": "B"}, {"name": "_execute_child", "cat": "runtime", "ts": 1733650454423806.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 1791, "name": "_execute_child"}, "ph": "B"}, {"name": "fork_exec", "cat": "runtime", "ts": 1733650454423806.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "fork_exec"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454424806.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454424806.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454424806.0, "ph": "E"}, {"name": "urlretrieve", "cat": "runtime", "ts": 1733650454424806.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 222, "name": "urlretrieve"}, "ph": "B"}, {"name": "urlopen", "cat": "runtime", "ts": 1733650454424806.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 138, "name": "urlopen"}, "ph": "B"}, {"name": "build_opener", "cat": "runtime", "ts": 1733650454424806.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 565, "name": "build_opener"}, "ph": "B"}, {"name": "add_handler", "cat": "runtime", "ts": 1733650454424806.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 434, "name": "add_handler"}, "ph": "B"}, {"name": "str.startswith", "cat": "runtime", "ts": 1733650454424806.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "str.startswith"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454425810.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454425810.8, "ph": "E"}, {"name": "__init__", "cat": "runtime", "ts": 1733650454425810.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1381, "name": "__init__"}, "ph": "B"}, {"name": "_create_https_context", "cat": "runtime", "ts": 1733650454425810.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 804, "name": "_create_https_context"}, "ph": "B"}, {"name": "create_default_context", "cat": "runtime", "ts": 1733650454425810.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/ssl.py", "line": 683, "name": "create_default_context"}, "ph": "B"}, {"name": "__new__", "cat": "runtime", "ts": 1733650454425810.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/ssl.py", "line": 430, "name": "__new__"}, "ph": "B"}, {"name": "_SSLContext.__new__", "cat": "runtime", "ts": 1733650454425810.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "_SSLContext.__new__"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454427056.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454427056.8, "ph": "E"}, {"name": "load_default_certs", "cat": "runtime", "ts": 1733650454427056.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/ssl.py", "line": 529, "name": "load_default_certs"}, "ph": "B"}, {"name": "SSLContext.set_default_verify_paths", "cat": "runtime", "ts": 1733650454427056.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "SSLContext.set_default_verify_paths"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454466117.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466117.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466117.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466117.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466117.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466117.8, "ph": "E"}, {"name": "open", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 496, "name": "open"}, "ph": "B"}, {"name": "__init__", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 315, "name": "__init__"}, "ph": "B"}, {"name": "full_url", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 339, "name": "full_url"}, "ph": "B"}, {"name": "_parse", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 370, "name": "_parse"}, "ph": "B"}, {"name": "_splithost", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/parse.py", "line": 1100, "name": "_splithost"}, "ph": "B"}, {"name": "compile", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/__init__.py", "line": 226, "name": "compile"}, "ph": "B"}, {"name": "_compile", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/__init__.py", "line": 280, "name": "_compile"}, "ph": "B"}, {"name": "compile", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/_compiler.py", "line": 740, "name": "compile"}, "ph": "B"}, {"name": "parse", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/_parser.py", "line": 969, "name": "parse"}, "ph": "B"}, {"name": "_parse_sub", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/_parser.py", "line": 452, "name": "_parse_sub"}, "ph": "B"}, {"name": "_parse", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/_parser.py", "line": 512, "name": "_parse"}, "ph": "B"}, {"name": "_parse_sub", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/_parser.py", "line": 452, "name": "_parse_sub"}, "ph": "B"}, {"name": "_parse", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/_parser.py", "line": 512, "name": "_parse"}, "ph": "B"}, {"name": "__len__", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/_parser.py", "line": 164, "name": "__len__"}, "ph": "B"}, {"name": "len", "cat": "runtime", "ts": 1733650454466117.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "len"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454466740.8, "ph": "E"}, {"name": "_open", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 525, "name": "_open"}, "ph": "B"}, {"name": "_call_chain", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 485, "name": "_call_chain"}, "ph": "B"}, {"name": "http_open", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1372, "name": "http_open"}, "ph": "B"}, {"name": "do_open", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1303, "name": "do_open"}, "ph": "B"}, {"name": "request", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1333, "name": "request"}, "ph": "B"}, {"name": "_send_request", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1338, "name": "_send_request"}, "ph": "B"}, {"name": "endheaders", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1320, "name": "endheaders"}, "ph": "B"}, {"name": "_send_output", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1082, "name": "_send_output"}, "ph": "B"}, {"name": "send", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1027, "name": "send"}, "ph": "B"}, {"name": "connect", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 998, "name": "connect"}, "ph": "B"}, {"name": "create_connection", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 810, "name": "create_connection"}, "ph": "B"}, {"name": "getaddrinfo", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 946, "name": "getaddrinfo"}, "ph": "B"}, {"name": "search_function", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/encodings/__init__.py", "line": 71, "name": "search_function"}, "ph": "B"}, {"name": "_find_and_load", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap>", "line": 1349, "name": "_find_and_load"}, "ph": "B"}, {"name": "_find_and_load_unlocked", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap>", "line": 1304, "name": "_find_and_load_unlocked"}, "ph": "B"}, {"name": "_find_spec", "cat": "runtime", "ts": 1733650454466740.8, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap>", "line": 1240, "name": "_find_spec"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454467742.8, "ph": "E"}, {"name": "_load_unlocked", "cat": "runtime", "ts": 1733650454467742.8, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap>", "line": 911, "name": "_load_unlocked"}, "ph": "B"}, {"name": "exec_module", "cat": "runtime", "ts": 1733650454467742.8, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap_external>", "line": 989, "name": "exec_module"}, "ph": "B"}, {"name": "_call_with_frames_removed", "cat": "runtime", "ts": 1733650454467742.8, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap>", "line": 480, "name": "_call_with_frames_removed"}, "ph": "B"}, {"name": "<module>", "cat": "runtime", "ts": 1733650454467742.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/encodings/idna.py", "line": 1, "name": "<module>"}, "ph": "B"}, {"name": "_find_and_load", "cat": "runtime", "ts": 1733650454467742.8, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap>", "line": 1349, "name": "_find_and_load"}, "ph": "B"}, {"name": "__enter__", "cat": "runtime", "ts": 1733650454467742.8, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap>", "line": 416, "name": "__enter__"}, "ph": "B"}, {"name": "acquire", "cat": "runtime", "ts": 1733650454467742.8, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap>", "line": 304, "name": "acquire"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454468743.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454468743.5, "ph": "E"}, {"name": "_find_and_load_unlocked", "cat": "runtime", "ts": 1733650454468743.5, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap>", "line": 1304, "name": "_find_and_load_unlocked"}, "ph": "B"}, {"name": "_load_unlocked", "cat": "runtime", "ts": 1733650454468743.5, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap>", "line": 911, "name": "_load_unlocked"}, "ph": "B"}, {"name": "exec_module", "cat": "runtime", "ts": 1733650454468743.5, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap_external>", "line": 989, "name": "exec_module"}, "ph": "B"}, {"name": "get_code", "cat": "runtime", "ts": 1733650454468743.5, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap_external>", "line": 1062, "name": "get_code"}, "ph": "B"}, {"name": "_compile_bytecode", "cat": "runtime", "ts": 1733650454468743.5, "pid": 1, "tid": 1, "args": {"file": "<frozen importlib._bootstrap_external>", "line": 751, "name": "_compile_bytecode"}, "ph": "B"}, {"name": "loads", "cat": "runtime", "ts": 1733650454468743.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "loads"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454469888.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454469888.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454469888.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454469888.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454469888.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454469888.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454469888.0, "ph": "E"}, {"name": "compile", "cat": "runtime", "ts": 1733650454469888.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/__init__.py", "line": 226, "name": "compile"}, "ph": "B"}, {"name": "_compile", "cat": "runtime", "ts": 1733650454469888.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/__init__.py", "line": 280, "name": "_compile"}, "ph": "B"}, {"name": "compile", "cat": "runtime", "ts": 1733650454469888.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/_compiler.py", "line": 740, "name": "compile"}, "ph": "B"}, {"name": "_code", "cat": "runtime", "ts": 1733650454469888.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/_compiler.py", "line": 573, "name": "_code"}, "ph": "B"}, {"name": "_compile_info", "cat": "runtime", "ts": 1733650454469888.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/_compiler.py", "line": 511, "name": "_compile_info"}, "ph": "B"}, {"name": "_optimize_charset", "cat": "runtime", "ts": 1733650454469888.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/re/_compiler.py", "line": 243, "name": "_optimize_charset"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454470766.5, "ph": "E"}, {"name": "socket.connect", "cat": "runtime", "ts": 1733650454470766.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.connect"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650454471831.5, "ph": "E"}, {"name": "sleep", "cat": "runtime", "ts": 1733650454471831.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "sleep"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650455472286.5, "ph": "E"}, {"name": "urlretrieve", "cat": "runtime", "ts": 1733650455472286.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 222, "name": "urlretrieve"}, "ph": "B"}, {"name": "urlopen", "cat": "runtime", "ts": 1733650455472286.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 138, "name": "urlopen"}, "ph": "B"}, {"name": "open", "cat": "runtime", "ts": 1733650455472286.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 496, "name": "open"}, "ph": "B"}, {"name": "__init__", "cat": "runtime", "ts": 1733650455472286.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 315, "name": "__init__"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650455472771.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650455472771.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650455472771.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650455472771.0, "ph": "E"}, {"name": "sleep", "cat": "runtime", "ts": 1733650455472771.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "sleep"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456473803.2, "ph": "E"}, {"name": "urlretrieve", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 222, "name": "urlretrieve"}, "ph": "B"}, {"name": "urlopen", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 138, "name": "urlopen"}, "ph": "B"}, {"name": "open", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 496, "name": "open"}, "ph": "B"}, {"name": "_open", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 525, "name": "_open"}, "ph": "B"}, {"name": "_call_chain", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 485, "name": "_call_chain"}, "ph": "B"}, {"name": "http_open", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1372, "name": "http_open"}, "ph": "B"}, {"name": "do_open", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1303, "name": "do_open"}, "ph": "B"}, {"name": "request", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1333, "name": "request"}, "ph": "B"}, {"name": "_send_request", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1338, "name": "_send_request"}, "ph": "B"}, {"name": "endheaders", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1320, "name": "endheaders"}, "ph": "B"}, {"name": "_send_output", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1082, "name": "_send_output"}, "ph": "B"}, {"name": "send", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1027, "name": "send"}, "ph": "B"}, {"name": "connect", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 998, "name": "connect"}, "ph": "B"}, {"name": "create_connection", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 810, "name": "create_connection"}, "ph": "B"}, {"name": "__init__", "cat": "runtime", "ts": 1733650456473803.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 221, "name": "__init__"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456474793.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456474793.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456474793.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456474793.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456474793.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456474793.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456474793.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456474793.5, "ph": "E"}, {"name": "getresponse", "cat": "runtime", "ts": 1733650456474793.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1384, "name": "getresponse"}, "ph": "B"}, {"name": "begin", "cat": "runtime", "ts": 1733650456474793.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 324, "name": "begin"}, "ph": "B"}, {"name": "_read_status", "cat": "runtime", "ts": 1733650456474793.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 291, "name": "_read_status"}, "ph": "B"}, {"name": "readinto", "cat": "runtime", "ts": 1733650456474793.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 693, "name": "readinto"}, "ph": "B"}, {"name": "socket.recv_into", "cat": "runtime", "ts": 1733650456474793.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.recv_into"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456476231.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476231.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476231.5, "ph": "E"}, {"name": "parse_headers", "cat": "runtime", "ts": 1733650456476231.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 245, "name": "parse_headers"}, "ph": "B"}, {"name": "_parse_header_lines", "cat": "runtime", "ts": 1733650456476231.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 231, "name": "_parse_header_lines"}, "ph": "B"}, {"name": "parsestr", "cat": "runtime", "ts": 1733650456476231.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/parser.py", "line": 56, "name": "parsestr"}, "ph": "B"}, {"name": "parse", "cat": "runtime", "ts": 1733650456476231.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/parser.py", "line": 41, "name": "parse"}, "ph": "B"}, {"name": "feed", "cat": "runtime", "ts": 1733650456476231.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/feedparser.py", "line": 171, "name": "feed"}, "ph": "B"}, {"name": "_call_parse", "cat": "runtime", "ts": 1733650456476231.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/feedparser.py", "line": 176, "name": "_call_parse"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456476747.5, "ph": "E"}, {"name": "NamedTemporaryFile", "cat": "runtime", "ts": 1733650456476747.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/tempfile.py", "line": 676, "name": "NamedTemporaryFile"}, "ph": "B"}, {"name": "opener", "cat": "runtime", "ts": 1733650456476747.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/tempfile.py", "line": 716, "name": "opener"}, "ph": "B"}, {"name": "_mkstemp_inner", "cat": "runtime", "ts": 1733650456476747.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/tempfile.py", "line": 382, "name": "_mkstemp_inner"}, "ph": "B"}, {"name": "open", "cat": "runtime", "ts": 1733650456476747.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "open"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456477804.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456477804.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456477804.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456477804.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456477804.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456477804.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456477804.0, "ph": "E"}, {"name": "_parse_trace", "cat": "runtime", "ts": 1733650456477804.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 201, "name": "_parse_trace"}, "ph": "B"}, {"name": "file_generator", "cat": "runtime", "ts": 1733650456477804.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_uri_resolver/util.py", "line": 22, "name": "file_generator"}, "ph": "B"}, {"name": "read_generator", "cat": "runtime", "ts": 1733650456477804.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_uri_resolver/util.py", "line": 27, "name": "read_generator"}, "ph": "B"}, {"name": "BufferedReader.read", "cat": "runtime", "ts": 1733650456477804.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "BufferedReader.read"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456478777.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456478777.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456478777.2, "ph": "E"}, {"name": "parse", "cat": "runtime", "ts": 1733650456478777.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/http.py", "line": 48, "name": "parse"}, "ph": "B"}, {"name": "getresponse", "cat": "runtime", "ts": 1733650456478777.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1384, "name": "getresponse"}, "ph": "B"}, {"name": "begin", "cat": "runtime", "ts": 1733650456478777.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 324, "name": "begin"}, "ph": "B"}, {"name": "_read_status", "cat": "runtime", "ts": 1733650456478777.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 291, "name": "_read_status"}, "ph": "B"}, {"name": "readinto", "cat": "runtime", "ts": 1733650456478777.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 693, "name": "readinto"}, "ph": "B"}, {"name": "socket.recv_into", "cat": "runtime", "ts": 1733650456478777.2, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.recv_into"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456479923.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456479923.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456479923.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456479923.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456479923.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456479923.0, "ph": "E"}, {"name": "file_generator", "cat": "runtime", "ts": 1733650456479923.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_uri_resolver/util.py", "line": 22, "name": "file_generator"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456480749.2, "ph": "E"}, {"name": "notify_eof", "cat": "runtime", "ts": 1733650456480749.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/http.py", "line": 55, "name": "notify_eof"}, "ph": "B"}, {"name": "getresponse", "cat": "runtime", "ts": 1733650456480749.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1384, "name": "getresponse"}, "ph": "B"}, {"name": "begin", "cat": "runtime", "ts": 1733650456480749.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 324, "name": "begin"}, "ph": "B"}, {"name": "_read_status", "cat": "runtime", "ts": 1733650456480749.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 291, "name": "_read_status"}, "ph": "B"}, {"name": "readinto", "cat": "runtime", "ts": 1733650456480749.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 693, "name": "readinto"}, "ph": "B"}, {"name": "socket.recv_into", "cat": "runtime", "ts": 1733650456480749.2, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.recv_into"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456487337.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487337.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487337.8, "ph": "E"}, {"name": "parse_headers", "cat": "runtime", "ts": 1733650456487337.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 245, "name": "parse_headers"}, "ph": "B"}, {"name": "_parse_header_lines", "cat": "runtime", "ts": 1733650456487337.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 231, "name": "_parse_header_lines"}, "ph": "B"}, {"name": "parsestr", "cat": "runtime", "ts": 1733650456487337.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/parser.py", "line": 56, "name": "parsestr"}, "ph": "B"}, {"name": "parse", "cat": "runtime", "ts": 1733650456487337.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/parser.py", "line": 41, "name": "parse"}, "ph": "B"}, {"name": "feed", "cat": "runtime", "ts": 1733650456487337.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/feedparser.py", "line": 171, "name": "feed"}, "ph": "B"}, {"name": "_call_parse", "cat": "runtime", "ts": 1733650456487337.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/feedparser.py", "line": 176, "name": "_call_parse"}, "ph": "B"}, {"name": "_parsegen", "cat": "runtime", "ts": 1733650456487337.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/feedparser.py", "line": 216, "name": "_parsegen"}, "ph": "B"}, {"name": "_parse_headers", "cat": "runtime", "ts": 1733650456487337.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/feedparser.py", "line": 469, "name": "_parse_headers"}, "ph": "B"}, {"name": "header_source_parse", "cat": "runtime", "ts": 1733650456487337.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/_policybase.py", "line": 301, "name": "header_source_parse"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456487741.0, "ph": "E"}, {"name": "query", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 130, "name": "query"}, "ph": "B"}, {"name": "execute_query", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/http.py", "line": 28, "name": "execute_query"}, "ph": "B"}, {"name": "getresponse", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1384, "name": "getresponse"}, "ph": "B"}, {"name": "begin", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 324, "name": "begin"}, "ph": "B"}, {"name": "parse_headers", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 245, "name": "parse_headers"}, "ph": "B"}, {"name": "_parse_header_lines", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 231, "name": "_parse_header_lines"}, "ph": "B"}, {"name": "parsestr", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/parser.py", "line": 56, "name": "parsestr"}, "ph": "B"}, {"name": "parse", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/parser.py", "line": 41, "name": "parse"}, "ph": "B"}, {"name": "feed", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/feedparser.py", "line": 171, "name": "feed"}, "ph": "B"}, {"name": "_call_parse", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/feedparser.py", "line": 176, "name": "_call_parse"}, "ph": "B"}, {"name": "_parsegen", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/feedparser.py", "line": 216, "name": "_parsegen"}, "ph": "B"}, {"name": "get_content_type", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/message.py", "line": 596, "name": "get_content_type"}, "ph": "B"}, {"name": "get", "cat": "runtime", "ts": 1733650456487741.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/message.py", "line": 494, "name": "get"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456488747.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456488747.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456488747.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456488747.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456488747.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456488747.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456488747.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456488747.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456488747.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456488747.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456488747.8, "ph": "E"}, {"name": "read", "cat": "runtime", "ts": 1733650456488747.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 463, "name": "read"}, "ph": "B"}, {"name": "_read_chunked", "cat": "runtime", "ts": 1733650456488747.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 591, "name": "_read_chunked"}, "ph": "B"}, {"name": "_get_chunk_left", "cat": "runtime", "ts": 1733650456488747.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 567, "name": "_get_chunk_left"}, "ph": "B"}, {"name": "_read_next_chunk_size", "cat": "runtime", "ts": 1733650456488747.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 537, "name": "_read_next_chunk_size"}, "ph": "B"}, {"name": "readinto", "cat": "runtime", "ts": 1733650456488747.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 693, "name": "readinto"}, "ph": "B"}, {"name": "socket.recv_into", "cat": "runtime", "ts": 1733650456488747.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.recv_into"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456492417.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456492417.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456492748.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456492748.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456492748.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456492748.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456492748.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456492748.5, "ph": "E"}, {"name": "__exit__", "cat": "runtime", "ts": 1733650456492748.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 224, "name": "__exit__"}, "ph": "B"}, {"name": "close", "cat": "runtime", "ts": 1733650456492748.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 229, "name": "close"}, "ph": "B"}, {"name": "wait", "cat": "runtime", "ts": 1733650456492748.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 1259, "name": "wait"}, "ph": "B"}, {"name": "_wait", "cat": "runtime", "ts": 1733650456492748.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 2021, "name": "_wait"}, "ph": "B"}, {"name": "_try_wait", "cat": "runtime", "ts": 1733650456492748.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 2008, "name": "_try_wait"}, "ph": "B"}, {"name": "waitpid", "cat": "runtime", "ts": 1733650456492748.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "waitpid"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456496352.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456496352.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456496352.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456496352.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456496352.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456496352.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456496352.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456507481.0, "ph": "E"}, {"name": "teardown", "cat": "test", "ts": 1733650456508201.0, "pid": 1, "tid": 1, "args": {}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456509230.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456509423.2, "ph": "E"}, {"name": "tests/test_perfetto_renderer.py::test_when_export_trace__then_pytest_stacks_are_not_included[pluggy]", "cat": "test", "ts": 1733650456509932.0, "pid": 1, "tid": 1, "args": {"file_name": "tests/test_perfetto_renderer.py", "test_name": "test_when_export_trace__then_pytest_stacks_are_not_included[pluggy]", "line_number": "74"}, "ph": "B"}, {"name": "monkeypatch", "cat": "test", "ts": 1733650456510223.8, "pid": 1, "tid": 1, "args": {"argnames": [], "baseid": "", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456510303.2, "ph": "E"}, {"name": "pytester", "cat": "test", "ts": 1733650456510347.5, "pid": 1, "tid": 1, "args": {"argnames": ["request", "tmp_path_factory", "monkeypatch"], "baseid": "", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456511517.5, "ph": "E"}, {"name": "tmp_path", "cat": "test", "ts": 1733650456511625.8, "pid": 1, "tid": 1, "args": {"argnames": ["request", "tmp_path_factory"], "baseid": "", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456512115.0, "ph": "E"}, {"name": "temp_perfetto_file_path", "cat": "test", "ts": 1733650456512166.2, "pid": 1, "tid": 1, "args": {"argnames": ["tmp_path"], "baseid": "tests", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456512250.2, "ph": "E"}, {"name": "blacklisted_module", "cat": "test", "ts": 1733650456512305.5, "pid": 1, "tid": 1, "args": {"argnames": ["request"], "baseid": "", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456512335.8, "ph": "E"}, {"name": "setup", "cat": "test", "ts": 1733650456509956.0, "pid": 1, "tid": 1, "args": {}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456512479.2, "ph": "E"}, {"name": "call", "cat": "test", "ts": 1733650456512755.5, "pid": 1, "tid": 1, "args": {}, "ph": "B"}, {"name": "test_when_export_trace__then_pytest_stacks_are_not_included", "cat": "runtime", "ts": 1733650456512755.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/tests/test_perfetto_renderer.py", "line": 75, "name": "test_when_export_trace__then_pytest_stacks_are_not_included"}, "ph": "B"}, {"name": "scandir", "cat": "runtime", "ts": 1733650456512755.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "scandir"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456513685.8, "ph": "E"}, {"name": "cwd", "cat": "runtime", "ts": 1733650456513685.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 1190, "name": "cwd"}, "ph": "B"}, {"name": "absolute", "cat": "runtime", "ts": 1733650456513685.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 1206, "name": "absolute"}, "ph": "B"}, {"name": "with_segments", "cat": "runtime", "ts": 1733650456513685.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 380, "name": "with_segments"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456514677.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456514677.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456514677.0, "ph": "E"}, {"name": "copy", "cat": "runtime", "ts": 1733650456514677.0, "pid": 1, "tid": 1, "args": {"file": "<frozen os>", "line": 719, "name": "copy"}, "ph": "B"}, {"name": "__getitem__", "cat": "runtime", "ts": 1733650456515671.8, "pid": 1, "tid": 1, "args": {"file": "<frozen os>", "line": 680, "name": "__getitem__"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456516670.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456516670.0, "ph": "E"}, {"name": "__init__", "cat": "runtime", "ts": 1733650456516670.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 807, "name": "__init__"}, "ph": "B"}, {"name": "_execute_child", "cat": "runtime", "ts": 1733650456516670.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 1791, "name": "_execute_child"}, "ph": "B"}, {"name": "fsencode", "cat": "runtime", "ts": 1733650456516670.0, "pid": 1, "tid": 1, "args": {"file": "<frozen os>", "line": 812, "name": "fsencode"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456517671.8, "ph": "E"}, {"name": "fork_exec", "cat": "runtime", "ts": 1733650456518670.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "fork_exec"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456519717.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456519717.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456519717.2, "ph": "E"}, {"name": "wait", "cat": "runtime", "ts": 1733650456519717.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 1259, "name": "wait"}, "ph": "B"}, {"name": "_wait", "cat": "runtime", "ts": 1733650456519717.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 2021, "name": "_wait"}, "ph": "B"}, {"name": "_try_wait", "cat": "runtime", "ts": 1733650456519717.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 2008, "name": "_try_wait"}, "ph": "B"}, {"name": "waitpid", "cat": "runtime", "ts": 1733650456519717.2, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "waitpid"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456811423.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456811423.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456811423.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456811423.2, "ph": "E"}, {"name": "open", "cat": "runtime", "ts": 1733650456811423.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 1007, "name": "open"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456811699.0, "ph": "E"}, {"name": "__init__", "cat": "runtime", "ts": 1733650456811699.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 75, "name": "__init__"}, "ph": "B"}, {"name": "__init__", "cat": "runtime", "ts": 1733650456811699.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/protos.py", "line": 24, "name": "__init__"}, "ph": "B"}, {"name": "DescriptorPool.Add", "cat": "runtime", "ts": 1733650456811699.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "DescriptorPool.Add"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456813677.5, "ph": "E"}, {"name": "create_message_factory", "cat": "runtime", "ts": 1733650456813677.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/protos.py", "line": 44, "name": "create_message_factory"}, "ph": "B"}, {"name": "GetMessageClass", "cat": "runtime", "ts": 1733650456813677.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 35, "name": "GetMessageClass"}, "ph": "B"}, {"name": "_InternalCreateMessageClass", "cat": "runtime", "ts": 1733650456813677.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 98, "name": "_InternalCreateMessageClass"}, "ph": "B"}, {"name": "GetMessageClass", "cat": "runtime", "ts": 1733650456813677.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 35, "name": "GetMessageClass"}, "ph": "B"}, {"name": "_InternalCreateMessageClass", "cat": "runtime", "ts": 1733650456813677.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 98, "name": "_InternalCreateMessageClass"}, "ph": "B"}, {"name": "GetMessageClass", "cat": "runtime", "ts": 1733650456814674.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 35, "name": "GetMessageClass"}, "ph": "B"}, {"name": "_InternalCreateMessageClass", "cat": "runtime", "ts": 1733650456814674.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 98, "name": "_InternalCreateMessageClass"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456816678.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456816678.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456816678.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456816678.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456816678.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456816678.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456816678.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456816678.0, "ph": "E"}, {"name": "_create_tp_http", "cat": "runtime", "ts": 1733650456816678.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 185, "name": "_create_tp_http"}, "ph": "B"}, {"name": "load_shell", "cat": "runtime", "ts": 1733650456816678.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/shell.py", "line": 31, "name": "load_shell"}, "ph": "B"}, {"name": "__init__", "cat": "runtime", "ts": 1733650456816678.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 807, "name": "__init__"}, "ph": "B"}, {"name": "_execute_child", "cat": "runtime", "ts": 1733650456816678.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 1791, "name": "_execute_child"}, "ph": "B"}, {"name": "fork_exec", "cat": "runtime", "ts": 1733650456816678.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "fork_exec"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650456817845.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456817845.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650456817845.0, "ph": "E"}, {"name": "sleep", "cat": "runtime", "ts": 1733650456817845.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "sleep"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650457818550.2, "ph": "E"}, {"name": "urlretrieve", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 222, "name": "urlretrieve"}, "ph": "B"}, {"name": "urlopen", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 138, "name": "urlopen"}, "ph": "B"}, {"name": "open", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 496, "name": "open"}, "ph": "B"}, {"name": "_open", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 525, "name": "_open"}, "ph": "B"}, {"name": "_call_chain", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 485, "name": "_call_chain"}, "ph": "B"}, {"name": "http_open", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1372, "name": "http_open"}, "ph": "B"}, {"name": "do_open", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1303, "name": "do_open"}, "ph": "B"}, {"name": "request", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1333, "name": "request"}, "ph": "B"}, {"name": "_send_request", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1338, "name": "_send_request"}, "ph": "B"}, {"name": "endheaders", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1320, "name": "endheaders"}, "ph": "B"}, {"name": "_send_output", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1082, "name": "_send_output"}, "ph": "B"}, {"name": "send", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1027, "name": "send"}, "ph": "B"}, {"name": "connect", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 998, "name": "connect"}, "ph": "B"}, {"name": "create_connection", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 810, "name": "create_connection"}, "ph": "B"}, {"name": "close", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 500, "name": "close"}, "ph": "B"}, {"name": "_real_close", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 496, "name": "_real_close"}, "ph": "B"}, {"name": "socket.close", "cat": "runtime", "ts": 1733650457818550.2, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.close"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650457819687.0, "ph": "E"}, {"name": "sleep", "cat": "runtime", "ts": 1733650457819687.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "sleep"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458820207.5, "ph": "E"}, {"name": "urlretrieve", "cat": "runtime", "ts": 1733650458820207.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 222, "name": "urlretrieve"}, "ph": "B"}, {"name": "urlopen", "cat": "runtime", "ts": 1733650458820207.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 138, "name": "urlopen"}, "ph": "B"}, {"name": "open", "cat": "runtime", "ts": 1733650458820207.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 496, "name": "open"}, "ph": "B"}, {"name": "_open", "cat": "runtime", "ts": 1733650458820207.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 525, "name": "_open"}, "ph": "B"}, {"name": "_call_chain", "cat": "runtime", "ts": 1733650458820207.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 485, "name": "_call_chain"}, "ph": "B"}, {"name": "http_open", "cat": "runtime", "ts": 1733650458820207.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1372, "name": "http_open"}, "ph": "B"}, {"name": "do_open", "cat": "runtime", "ts": 1733650458820207.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1303, "name": "do_open"}, "ph": "B"}, {"name": "getresponse", "cat": "runtime", "ts": 1733650458820207.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1384, "name": "getresponse"}, "ph": "B"}, {"name": "begin", "cat": "runtime", "ts": 1733650458820207.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 324, "name": "begin"}, "ph": "B"}, {"name": "_read_status", "cat": "runtime", "ts": 1733650458820207.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 291, "name": "_read_status"}, "ph": "B"}, {"name": "readinto", "cat": "runtime", "ts": 1733650458820207.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 693, "name": "readinto"}, "ph": "B"}, {"name": "socket.recv_into", "cat": "runtime", "ts": 1733650458820207.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.recv_into"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458822278.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458822278.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458822278.2, "ph": "E"}, {"name": "parse_headers", "cat": "runtime", "ts": 1733650458822278.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 245, "name": "parse_headers"}, "ph": "B"}, {"name": "_parse_header_lines", "cat": "runtime", "ts": 1733650458822278.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 231, "name": "_parse_header_lines"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458822684.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458822684.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458822684.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458822684.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458822684.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458822684.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458822684.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458822684.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458822684.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458822684.5, "ph": "E"}, {"name": "NamedTemporaryFile", "cat": "runtime", "ts": 1733650458822684.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/tempfile.py", "line": 676, "name": "NamedTemporaryFile"}, "ph": "B"}, {"name": "opener", "cat": "runtime", "ts": 1733650458822684.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/tempfile.py", "line": 716, "name": "opener"}, "ph": "B"}, {"name": "_mkstemp_inner", "cat": "runtime", "ts": 1733650458822684.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/tempfile.py", "line": 382, "name": "_mkstemp_inner"}, "ph": "B"}, {"name": "open", "cat": "runtime", "ts": 1733650458822684.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "open"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458858985.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458858985.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458858985.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458858985.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458858985.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458858985.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458858985.2, "ph": "E"}, {"name": "_parse_trace", "cat": "runtime", "ts": 1733650458858985.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 201, "name": "_parse_trace"}, "ph": "B"}, {"name": "len", "cat": "runtime", "ts": 1733650458858985.2, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "len"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458859681.8, "ph": "E"}, {"name": "parse", "cat": "runtime", "ts": 1733650458859681.8, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/http.py", "line": 48, "name": "parse"}, "ph": "B"}, {"name": "getresponse", "cat": "runtime", "ts": 1733650458859681.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1384, "name": "getresponse"}, "ph": "B"}, {"name": "begin", "cat": "runtime", "ts": 1733650458859681.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 324, "name": "begin"}, "ph": "B"}, {"name": "_read_status", "cat": "runtime", "ts": 1733650458859681.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 291, "name": "_read_status"}, "ph": "B"}, {"name": "readinto", "cat": "runtime", "ts": 1733650458859681.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 693, "name": "readinto"}, "ph": "B"}, {"name": "socket.recv_into", "cat": "runtime", "ts": 1733650458859681.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.recv_into"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458860696.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458860696.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458860696.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458860696.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458860696.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458860696.8, "ph": "E"}, {"name": "notify_eof", "cat": "runtime", "ts": 1733650458860696.8, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/http.py", "line": 55, "name": "notify_eof"}, "ph": "B"}, {"name": "getresponse", "cat": "runtime", "ts": 1733650458860696.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1384, "name": "getresponse"}, "ph": "B"}, {"name": "begin", "cat": "runtime", "ts": 1733650458860696.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 324, "name": "begin"}, "ph": "B"}, {"name": "_read_status", "cat": "runtime", "ts": 1733650458860696.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 291, "name": "_read_status"}, "ph": "B"}, {"name": "readinto", "cat": "runtime", "ts": 1733650458860696.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 693, "name": "readinto"}, "ph": "B"}, {"name": "socket.recv_into", "cat": "runtime", "ts": 1733650458860696.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.recv_into"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458867120.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458867120.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458867120.8, "ph": "E"}, {"name": "get", "cat": "runtime", "ts": 1733650458867120.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/message.py", "line": 494, "name": "get"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458867680.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458867680.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458867680.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458867680.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458867680.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458867680.0, "ph": "E"}, {"name": "query", "cat": "runtime", "ts": 1733650458867680.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 130, "name": "query"}, "ph": "B"}, {"name": "execute_query", "cat": "runtime", "ts": 1733650458867680.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/http.py", "line": 28, "name": "execute_query"}, "ph": "B"}, {"name": "read", "cat": "runtime", "ts": 1733650458867680.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 463, "name": "read"}, "ph": "B"}, {"name": "_read_chunked", "cat": "runtime", "ts": 1733650458867680.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 591, "name": "_read_chunked"}, "ph": "B"}, {"name": "_get_chunk_left", "cat": "runtime", "ts": 1733650458867680.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 567, "name": "_get_chunk_left"}, "ph": "B"}, {"name": "_read_next_chunk_size", "cat": "runtime", "ts": 1733650458867680.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 537, "name": "_read_next_chunk_size"}, "ph": "B"}, {"name": "readinto", "cat": "runtime", "ts": 1733650458867680.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 693, "name": "readinto"}, "ph": "B"}, {"name": "socket.recv_into", "cat": "runtime", "ts": 1733650458867680.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.recv_into"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458872301.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458872301.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458872301.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458872301.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458872301.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458872301.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458872301.0, "ph": "E"}, {"name": "__init__", "cat": "runtime", "ts": 1733650458872301.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/common/query_result_iterator.py", "line": 43, "name": "__init__"}, "ph": "B"}, {"name": "list.extend", "cat": "runtime", "ts": 1733650458872301.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "list.extend"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458872695.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458872695.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458872695.5, "ph": "E"}, {"name": "__exit__", "cat": "runtime", "ts": 1733650458872695.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 224, "name": "__exit__"}, "ph": "B"}, {"name": "close", "cat": "runtime", "ts": 1733650458872695.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 229, "name": "close"}, "ph": "B"}, {"name": "wait", "cat": "runtime", "ts": 1733650458872695.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 1259, "name": "wait"}, "ph": "B"}, {"name": "_wait", "cat": "runtime", "ts": 1733650458872695.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 2021, "name": "_wait"}, "ph": "B"}, {"name": "_try_wait", "cat": "runtime", "ts": 1733650458872695.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 2008, "name": "_try_wait"}, "ph": "B"}, {"name": "waitpid", "cat": "runtime", "ts": 1733650458872695.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "waitpid"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458875450.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458875450.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458875450.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458875450.0, "ph": "E"}, {"name": "close", "cat": "runtime", "ts": 1733650458875450.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1013, "name": "close"}, "ph": "B"}, {"name": "close", "cat": "runtime", "ts": 1733650458875450.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 500, "name": "close"}, "ph": "B"}, {"name": "_real_close", "cat": "runtime", "ts": 1733650458875450.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 496, "name": "_real_close"}, "ph": "B"}, {"name": "socket.close", "cat": "runtime", "ts": 1733650458875450.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.close"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458875721.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458875721.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458875721.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458875721.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458875721.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458875721.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458875721.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458882852.0, "ph": "E"}, {"name": "teardown", "cat": "test", "ts": 1733650458883427.5, "pid": 1, "tid": 1, "args": {}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458884099.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458884273.0, "ph": "E"}, {"name": "tests/test_perfetto_renderer.py::test_when_export_trace__then_pytest_stacks_are_not_included[_pytest]", "cat": "test", "ts": 1733650458884722.2, "pid": 1, "tid": 1, "args": {"file_name": "tests/test_perfetto_renderer.py", "test_name": "test_when_export_trace__then_pytest_stacks_are_not_included[_pytest]", "line_number": "74"}, "ph": "B"}, {"name": "monkeypatch", "cat": "test", "ts": 1733650458885034.0, "pid": 1, "tid": 1, "args": {"argnames": [], "baseid": "", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458885112.2, "ph": "E"}, {"name": "pytester", "cat": "test", "ts": 1733650458885156.2, "pid": 1, "tid": 1, "args": {"argnames": ["request", "tmp_path_factory", "monkeypatch"], "baseid": "", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458886224.8, "ph": "E"}, {"name": "tmp_path", "cat": "test", "ts": 1733650458886326.8, "pid": 1, "tid": 1, "args": {"argnames": ["request", "tmp_path_factory"], "baseid": "", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458886781.8, "ph": "E"}, {"name": "temp_perfetto_file_path", "cat": "test", "ts": 1733650458886826.2, "pid": 1, "tid": 1, "args": {"argnames": ["tmp_path"], "baseid": "tests", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458886916.8, "ph": "E"}, {"name": "blacklisted_module", "cat": "test", "ts": 1733650458886972.8, "pid": 1, "tid": 1, "args": {"argnames": ["request"], "baseid": "", "ids": null, "params": null, "scope": "function"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458887002.8, "ph": "E"}, {"name": "setup", "cat": "test", "ts": 1733650458884745.5, "pid": 1, "tid": 1, "args": {}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458887149.0, "ph": "E"}, {"name": "call", "cat": "test", "ts": 1733650458887428.0, "pid": 1, "tid": 1, "args": {}, "ph": "B"}, {"name": "test_when_export_trace__then_pytest_stacks_are_not_included", "cat": "runtime", "ts": 1733650458887428.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/tests/test_perfetto_renderer.py", "line": 75, "name": "test_when_export_trace__then_pytest_stacks_are_not_included"}, "ph": "B"}, {"name": "parent", "cat": "runtime", "ts": 1733650458887428.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 731, "name": "parent"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458887722.5, "ph": "E"}, {"name": "open", "cat": "runtime", "ts": 1733650458887722.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 1007, "name": "open"}, "ph": "B"}, {"name": "__fspath__", "cat": "runtime", "ts": 1733650458887722.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 447, "name": "__fspath__"}, "ph": "B"}, {"name": "__str__", "cat": "runtime", "ts": 1733650458887722.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 437, "name": "__str__"}, "ph": "B"}, {"name": "drive", "cat": "runtime", "ts": 1733650458887722.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 551, "name": "drive"}, "ph": "B"}, {"name": "_load_parts", "cat": "runtime", "ts": 1733650458887722.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/pathlib.py", "line": 407, "name": "_load_parts"}, "ph": "B"}, {"name": "join", "cat": "runtime", "ts": 1733650458887722.5, "pid": 1, "tid": 1, "args": {"file": "<frozen posixpath>", "line": 71, "name": "join"}, "ph": "B"}, {"name": "fspath", "cat": "runtime", "ts": 1733650458887722.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "fspath"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458888720.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458888720.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458888720.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458888720.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458888720.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458888720.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458888720.5, "ph": "E"}, {"name": "copy", "cat": "runtime", "ts": 1733650458888720.5, "pid": 1, "tid": 1, "args": {"file": "<frozen os>", "line": 719, "name": "copy"}, "ph": "B"}, {"name": "__getitem__", "cat": "runtime", "ts": 1733650458888720.5, "pid": 1, "tid": 1, "args": {"file": "<frozen os>", "line": 680, "name": "__getitem__"}, "ph": "B"}, {"name": "decode", "cat": "runtime", "ts": 1733650458888720.5, "pid": 1, "tid": 1, "args": {"file": "<frozen os>", "line": 766, "name": "decode"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458889722.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458889722.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458889722.8, "ph": "E"}, {"name": "__init__", "cat": "runtime", "ts": 1733650458889722.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 807, "name": "__init__"}, "ph": "B"}, {"name": "_execute_child", "cat": "runtime", "ts": 1733650458889722.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 1791, "name": "_execute_child"}, "ph": "B"}, {"name": "fsencode", "cat": "runtime", "ts": 1733650458889722.8, "pid": 1, "tid": 1, "args": {"file": "<frozen os>", "line": 812, "name": "fsencode"}, "ph": "B"}, {"name": "str.encode", "cat": "runtime", "ts": 1733650458889722.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "str.encode"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458890732.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458890732.0, "ph": "E"}, {"name": "_close_pipe_fds", "cat": "runtime", "ts": 1733650458890732.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 1282, "name": "_close_pipe_fds"}, "ph": "B"}, {"name": "callback", "cat": "runtime", "ts": 1733650458890732.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/contextlib.py", "line": 530, "name": "callback"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650458891726.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458891726.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458891726.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650458891726.8, "ph": "E"}, {"name": "wait", "cat": "runtime", "ts": 1733650458891726.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 1259, "name": "wait"}, "ph": "B"}, {"name": "_wait", "cat": "runtime", "ts": 1733650458891726.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 2021, "name": "_wait"}, "ph": "B"}, {"name": "_try_wait", "cat": "runtime", "ts": 1733650458891726.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 2008, "name": "_try_wait"}, "ph": "B"}, {"name": "waitpid", "cat": "runtime", "ts": 1733650458891726.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "waitpid"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650459184747.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459184747.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459184747.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459184747.2, "ph": "E"}, {"name": "__init__", "cat": "runtime", "ts": 1733650459184747.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 75, "name": "__init__"}, "ph": "B"}, {"name": "__init__", "cat": "runtime", "ts": 1733650459184747.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/protos.py", "line": 24, "name": "__init__"}, "ph": "B"}, {"name": "FileDescriptorSet.MergeFromString", "cat": "runtime", "ts": 1733650459184747.2, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "FileDescriptorSet.MergeFromString"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650459185940.5, "ph": "E"}, {"name": "DescriptorPool.Add", "cat": "runtime", "ts": 1733650459185940.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "DescriptorPool.Add"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650459186734.5, "ph": "E"}, {"name": "create_message_factory", "cat": "runtime", "ts": 1733650459186734.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/protos.py", "line": 44, "name": "create_message_factory"}, "ph": "B"}, {"name": "GetMessageClass", "cat": "runtime", "ts": 1733650459186734.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 35, "name": "GetMessageClass"}, "ph": "B"}, {"name": "_InternalCreateMessageClass", "cat": "runtime", "ts": 1733650459186734.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 98, "name": "_InternalCreateMessageClass"}, "ph": "B"}, {"name": "GetMessageClass", "cat": "runtime", "ts": 1733650459186734.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 35, "name": "GetMessageClass"}, "ph": "B"}, {"name": "_InternalCreateMessageClass", "cat": "runtime", "ts": 1733650459186734.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 98, "name": "_InternalCreateMessageClass"}, "ph": "B"}, {"name": "GetMessageClass", "cat": "runtime", "ts": 1733650459186734.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 35, "name": "GetMessageClass"}, "ph": "B"}, {"name": "_InternalCreateMessageClass", "cat": "runtime", "ts": 1733650459186734.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 98, "name": "_InternalCreateMessageClass"}, "ph": "B"}, {"name": "GetMessageClass", "cat": "runtime", "ts": 1733650459187789.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 35, "name": "GetMessageClass"}, "ph": "B"}, {"name": "_InternalCreateMessageClass", "cat": "runtime", "ts": 1733650459187789.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/google/protobuf/message_factory.py", "line": 98, "name": "_InternalCreateMessageClass"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650459188733.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459188733.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459188733.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459188733.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459189797.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459189797.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459189797.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459189797.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459189797.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459189797.0, "ph": "E"}, {"name": "_create_tp_http", "cat": "runtime", "ts": 1733650459189797.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 185, "name": "_create_tp_http"}, "ph": "B"}, {"name": "load_shell", "cat": "runtime", "ts": 1733650459189797.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/shell.py", "line": 31, "name": "load_shell"}, "ph": "B"}, {"name": "get_bind_addr", "cat": "runtime", "ts": 1733650459189797.0, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/platform.py", "line": 77, "name": "get_bind_addr"}, "ph": "B"}, {"name": "__init__", "cat": "runtime", "ts": 1733650459189797.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 221, "name": "__init__"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650459190731.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459190731.8, "ph": "E"}, {"name": "urlretrieve", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 222, "name": "urlretrieve"}, "ph": "B"}, {"name": "urlopen", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 138, "name": "urlopen"}, "ph": "B"}, {"name": "open", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 496, "name": "open"}, "ph": "B"}, {"name": "_open", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 525, "name": "_open"}, "ph": "B"}, {"name": "_call_chain", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 485, "name": "_call_chain"}, "ph": "B"}, {"name": "http_open", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1372, "name": "http_open"}, "ph": "B"}, {"name": "do_open", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1303, "name": "do_open"}, "ph": "B"}, {"name": "request", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1333, "name": "request"}, "ph": "B"}, {"name": "_send_request", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1338, "name": "_send_request"}, "ph": "B"}, {"name": "endheaders", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1320, "name": "endheaders"}, "ph": "B"}, {"name": "_send_output", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1082, "name": "_send_output"}, "ph": "B"}, {"name": "send", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1027, "name": "send"}, "ph": "B"}, {"name": "connect", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 998, "name": "connect"}, "ph": "B"}, {"name": "create_connection", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 810, "name": "create_connection"}, "ph": "B"}, {"name": "socket.connect", "cat": "runtime", "ts": 1733650459190731.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.connect"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650459191754.0, "ph": "E"}, {"name": "sleep", "cat": "runtime", "ts": 1733650459191754.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "sleep"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650460192129.0, "ph": "E"}, {"name": "urlretrieve", "cat": "runtime", "ts": 1733650460192129.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 222, "name": "urlretrieve"}, "ph": "B"}, {"name": "urlopen", "cat": "runtime", "ts": 1733650460192129.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 138, "name": "urlopen"}, "ph": "B"}, {"name": "open", "cat": "runtime", "ts": 1733650460192129.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 496, "name": "open"}, "ph": "B"}, {"name": "_open", "cat": "runtime", "ts": 1733650460192129.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 525, "name": "_open"}, "ph": "B"}, {"name": "_call_chain", "cat": "runtime", "ts": 1733650460192129.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 485, "name": "_call_chain"}, "ph": "B"}, {"name": "http_open", "cat": "runtime", "ts": 1733650460192129.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1372, "name": "http_open"}, "ph": "B"}, {"name": "do_open", "cat": "runtime", "ts": 1733650460192129.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1303, "name": "do_open"}, "ph": "B"}, {"name": "request", "cat": "runtime", "ts": 1733650460192129.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1333, "name": "request"}, "ph": "B"}, {"name": "_send_request", "cat": "runtime", "ts": 1733650460192129.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1338, "name": "_send_request"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650460192742.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650460192742.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650460192742.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650460192742.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650460192742.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650460192742.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650460192742.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650460192742.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650460192742.8, "ph": "E"}, {"name": "sleep", "cat": "runtime", "ts": 1733650460192742.8, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "sleep"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650461193575.0, "ph": "E"}, {"name": "urlretrieve", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 222, "name": "urlretrieve"}, "ph": "B"}, {"name": "urlopen", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 138, "name": "urlopen"}, "ph": "B"}, {"name": "open", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 496, "name": "open"}, "ph": "B"}, {"name": "_open", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 525, "name": "_open"}, "ph": "B"}, {"name": "_call_chain", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 485, "name": "_call_chain"}, "ph": "B"}, {"name": "http_open", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1372, "name": "http_open"}, "ph": "B"}, {"name": "do_open", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/urllib/request.py", "line": 1303, "name": "do_open"}, "ph": "B"}, {"name": "request", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1333, "name": "request"}, "ph": "B"}, {"name": "_send_request", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1338, "name": "_send_request"}, "ph": "B"}, {"name": "endheaders", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1320, "name": "endheaders"}, "ph": "B"}, {"name": "_send_output", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1082, "name": "_send_output"}, "ph": "B"}, {"name": "send", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1027, "name": "send"}, "ph": "B"}, {"name": "socket.sendall", "cat": "runtime", "ts": 1733650461193575.0, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.sendall"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650461194725.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461194725.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461194725.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461194725.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461194725.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461194725.0, "ph": "E"}, {"name": "getresponse", "cat": "runtime", "ts": 1733650461194725.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1384, "name": "getresponse"}, "ph": "B"}, {"name": "begin", "cat": "runtime", "ts": 1733650461194725.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 324, "name": "begin"}, "ph": "B"}, {"name": "parse_headers", "cat": "runtime", "ts": 1733650461194725.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 245, "name": "parse_headers"}, "ph": "B"}, {"name": "_parse_header_lines", "cat": "runtime", "ts": 1733650461194725.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 231, "name": "_parse_header_lines"}, "ph": "B"}, {"name": "parsestr", "cat": "runtime", "ts": 1733650461194725.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/parser.py", "line": 56, "name": "parsestr"}, "ph": "B"}, {"name": "parse", "cat": "runtime", "ts": 1733650461194725.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/parser.py", "line": 41, "name": "parse"}, "ph": "B"}, {"name": "__init__", "cat": "runtime", "ts": 1733650461194725.0, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/feedparser.py", "line": 137, "name": "__init__"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461195739.5, "ph": "E"}, {"name": "read", "cat": "runtime", "ts": 1733650461195739.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 463, "name": "read"}, "ph": "B"}, {"name": "_close_conn", "cat": "runtime", "ts": 1733650461195739.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 425, "name": "_close_conn"}, "ph": "B"}, {"name": "close", "cat": "runtime", "ts": 1733650461195739.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 770, "name": "close"}, "ph": "B"}, {"name": "_decref_socketios", "cat": "runtime", "ts": 1733650461195739.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 490, "name": "_decref_socketios"}, "ph": "B"}, {"name": "close", "cat": "runtime", "ts": 1733650461195739.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 500, "name": "close"}, "ph": "B"}, {"name": "_real_close", "cat": "runtime", "ts": 1733650461195739.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 496, "name": "_real_close"}, "ph": "B"}, {"name": "socket.close", "cat": "runtime", "ts": 1733650461195739.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.close"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650461196807.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461196807.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461196807.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461196807.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461196807.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461196807.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461196807.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461196807.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461196807.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461196807.2, "ph": "E"}, {"name": "_parse_trace", "cat": "runtime", "ts": 1733650461196807.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 201, "name": "_parse_trace"}, "ph": "B"}, {"name": "parse", "cat": "runtime", "ts": 1733650461196807.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/http.py", "line": 48, "name": "parse"}, "ph": "B"}, {"name": "request", "cat": "runtime", "ts": 1733650461196807.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1333, "name": "request"}, "ph": "B"}, {"name": "_send_request", "cat": "runtime", "ts": 1733650461196807.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1338, "name": "_send_request"}, "ph": "B"}, {"name": "endheaders", "cat": "runtime", "ts": 1733650461196807.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1320, "name": "endheaders"}, "ph": "B"}, {"name": "_send_output", "cat": "runtime", "ts": 1733650461196807.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1082, "name": "_send_output"}, "ph": "B"}, {"name": "send", "cat": "runtime", "ts": 1733650461196807.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1027, "name": "send"}, "ph": "B"}, {"name": "connect", "cat": "runtime", "ts": 1733650461196807.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 998, "name": "connect"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650461197725.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461197725.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461197725.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461197725.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461197725.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461197725.2, "ph": "E"}, {"name": "getresponse", "cat": "runtime", "ts": 1733650461197725.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1384, "name": "getresponse"}, "ph": "B"}, {"name": "begin", "cat": "runtime", "ts": 1733650461197725.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 324, "name": "begin"}, "ph": "B"}, {"name": "get", "cat": "runtime", "ts": 1733650461197725.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/email/message.py", "line": 494, "name": "get"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650461198724.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461198724.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461198724.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461198724.2, "ph": "E"}, {"name": "notify_eof", "cat": "runtime", "ts": 1733650461198724.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/http.py", "line": 55, "name": "notify_eof"}, "ph": "B"}, {"name": "getresponse", "cat": "runtime", "ts": 1733650461198724.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1384, "name": "getresponse"}, "ph": "B"}, {"name": "begin", "cat": "runtime", "ts": 1733650461198724.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 324, "name": "begin"}, "ph": "B"}, {"name": "_read_status", "cat": "runtime", "ts": 1733650461198724.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 291, "name": "_read_status"}, "ph": "B"}, {"name": "readinto", "cat": "runtime", "ts": 1733650461198724.2, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 693, "name": "readinto"}, "ph": "B"}, {"name": "socket.recv_into", "cat": "runtime", "ts": 1733650461198724.2, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.recv_into"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650461205132.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461205132.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461205132.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461205132.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461205132.8, "ph": "E"}, {"name": "read", "cat": "runtime", "ts": 1733650461205132.8, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 463, "name": "read"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650461205733.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461205733.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461205733.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461205733.5, "ph": "E"}, {"name": "query", "cat": "runtime", "ts": 1733650461205733.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 130, "name": "query"}, "ph": "B"}, {"name": "execute_query", "cat": "runtime", "ts": 1733650461205733.5, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/http.py", "line": 28, "name": "execute_query"}, "ph": "B"}, {"name": "read", "cat": "runtime", "ts": 1733650461205733.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 463, "name": "read"}, "ph": "B"}, {"name": "_read_chunked", "cat": "runtime", "ts": 1733650461205733.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 591, "name": "_read_chunked"}, "ph": "B"}, {"name": "_get_chunk_left", "cat": "runtime", "ts": 1733650461205733.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 567, "name": "_get_chunk_left"}, "ph": "B"}, {"name": "_read_next_chunk_size", "cat": "runtime", "ts": 1733650461205733.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 537, "name": "_read_next_chunk_size"}, "ph": "B"}, {"name": "readinto", "cat": "runtime", "ts": 1733650461205733.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 693, "name": "readinto"}, "ph": "B"}, {"name": "socket.recv_into", "cat": "runtime", "ts": 1733650461205733.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.recv_into"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650461210253.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461210253.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461210253.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461210253.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461210253.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461210253.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461210253.2, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461210253.2, "ph": "E"}, {"name": "__exit__", "cat": "runtime", "ts": 1733650461210253.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 224, "name": "__exit__"}, "ph": "B"}, {"name": "close", "cat": "runtime", "ts": 1733650461210253.2, "pid": 1, "tid": 1, "args": {"file": "/home/lucam/pytest-perfetto/.venv/lib/python3.12/site-packages/perfetto/trace_processor/api.py", "line": 229, "name": "close"}, "ph": "B"}, {"name": "wait", "cat": "runtime", "ts": 1733650461210728.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 1259, "name": "wait"}, "ph": "B"}, {"name": "_wait", "cat": "runtime", "ts": 1733650461210728.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 2021, "name": "_wait"}, "ph": "B"}, {"name": "_try_wait", "cat": "runtime", "ts": 1733650461210728.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/subprocess.py", "line": 2008, "name": "_try_wait"}, "ph": "B"}, {"name": "waitpid", "cat": "runtime", "ts": 1733650461210728.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "waitpid"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650461213482.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461213482.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461213482.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461213482.5, "ph": "E"}, {"name": "close", "cat": "runtime", "ts": 1733650461213482.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/http/client.py", "line": 1013, "name": "close"}, "ph": "B"}, {"name": "close", "cat": "runtime", "ts": 1733650461213482.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 500, "name": "close"}, "ph": "B"}, {"name": "_real_close", "cat": "runtime", "ts": 1733650461213482.5, "pid": 1, "tid": 1, "args": {"file": "/usr/lib/python3.12/socket.py", "line": 496, "name": "_real_close"}, "ph": "B"}, {"name": "socket.close", "cat": "runtime", "ts": 1733650461213482.5, "pid": 1, "tid": 1, "args": {"file": "<built-in>", "line": 0, "name": "socket.close"}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650461213782.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461213782.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461213782.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461213782.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461213782.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461213782.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461213782.5, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461223087.0, "ph": "E"}, {"name": "teardown", "cat": "test", "ts": 1733650461223674.8, "pid": 1, "tid": 1, "args": {}, "ph": "B"}, {"pid": 1, "tid": 1, "ts": 1733650461224737.0, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461224930.8, "ph": "E"}, {"pid": 1, "tid": 1, "ts": 1733650461225211.5, "ph": "E"}]