1 مستودع
Real-time monitoring of processor instruction paths and control-flow to debug software behavior.
Distinct from Intel Processor Trace Execution Tracers: Candidates are either specific to Intel hardware or related to AI agents; this is general embedded processor tracing.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Execution Tracing. Refine with filters or upvote what's useful.
NuttX is a POSIX-compliant real-time operating system designed for microcontrollers ranging from 8-bit to 64-bit architectures. It provides a deterministic execution environment with a real-time task scheduler and a POSIX embedded kernel to ensure portable code execution across diverse hardware targets. The project distinguishes itself through a comprehensive hardware abstraction layer that provides standardized drivers for I2C, SPI, CAN, and USB across various semiconductor chipsets. It also features an embedded networking stack supporting TCP, UDP, IPv4, and IPv6, alongside industrial proto
Provides hardware-assisted tracing of the processor instruction path for real-time debugging.