Skip to content

Heap Tracing

Soumesh Banerjee edited this page Feb 1, 2021 · 1 revision

App, Heap, System View Related Stuff

Here we will try to provide some info about how app/log/heap/system view tracing is implemented.

Communications

We completely rely on open-ocd for these features to work, we use tcl to communicate with the open-ocd running process and pass out the command to it.

Flow

Collecting & Saving Heap/Log Tracing Data

The data collected from the log and heap tracing is saved in the traces sub-directory of the project and they are saved in file name such that we can show UI based on the timestamp