Fu Hanxi 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
..
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 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
sysview.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 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.