Alexey Gerenkov d5cd131da4 apptrace: Adds support for multi-core traces in single file to SystemView processing scripts 6 年之前
..
README.md 8c6a924cdf sys_view: Adds processing scripts for heap & log traces 6 年之前
__init__.py 8c6a924cdf sys_view: Adds processing scripts for heap & log traces 6 年之前
apptrace.py d5cd131da4 apptrace: Adds support for multi-core traces in single file to SystemView processing scripts 5 年之前
sysview.py d5cd131da4 apptrace: Adds support for multi-core traces in single file to SystemView processing scripts 5 年之前

README.md

espytrace Python package

This package implements base routines and classes for processing ESP32 application level trace data.

  • apptrace.py includes functionality which is common for all types of trace data.
  • sysview.py includes functionality which is specific for SystemView trace data format.