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

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.