Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add tracepoint support | Bjoern Brandenburg | 2017-05-26 |
This patch integrates LITMUS^RT's sched_trace_XXX() macros with Linux's notion of tracepoints. This is useful to visualize schedules in kernel shark and similar tools. Historically, LITMUS^RT's sched_trace predates Linux's tracepoint infrastructure. |