Fu Hanxi 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 éve
..
README.md 8c6a924cdf sys_view: Adds processing scripts for heap & log traces 6 éve
__init__.py 8c6a924cdf sys_view: Adds processing scripts for heap & log traces 6 éve
apptrace.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 éve
sysview.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 éve

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.