8000 Implement sys.settrace as the lowest level of a debugger or profiler · Issue #1949 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content
Implement sys.settrace as the lowest level of a debugger or profiler #1949
Open
@tannewt

Description

@tannewt

sys.settrace could be a very useful tool for performance analysis via python rather than requiring a lot from the VM/C itself.

There is a PR to micropython for it here: micropython#4265 from @malinah

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0