Skip to content

Commit

Permalink
tools: debug_stream.py: debug_stream record receiving and decoding
Browse files Browse the repository at this point in the history
Python implementation for receiving and decoding debug-stream records
from debug window slot transportation. Opens SOF debugfs file
"debug_stream" reads and decodes the records from the circular buffer
documented in soc_debug_window_slot.h. This initial version only knows
of DEBUG_STREAM_RECORD_ID_THREAD_INFO records.

Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
  • Loading branch information
Jyri Sarha committed Sep 5, 2024
1 parent aef4ee3 commit 5fe5744
Showing 1 changed file with 536 additions and 0 deletions.
Loading

0 comments on commit 5fe5744

Please sign in to comment.