On Thu, 26 Jun 2025 14:34:05 +0200 Tomas Glozar <[email protected]> wrote:
> + For time-sensitive actions, it is recommended to run **rtla > timerlat** with BPF > + support and RT priority. Note that due to implementational > limitations, actions > + might be delayed up to one second after tracing is stopped if BPF > mode is not > + available or disabled. > + I'm curious to what is looked for for triggering an action. We can poll on events and get woken when they are triggered. It may be possible to add even more ways to wake a task waiting for something to happen. -- Steve
