Difference between revisions of "WG211/M22Lawall"
From WG 2.11
(Graphing Tools for Tracing Task Schedulers: The Quest for a DSL) |
|||
Line 1: | Line 1: | ||
An operating system task scheduler can have a significant impact om application performance. To understand its behavior on a large multicore machine, it is necessary to view traces of its execution from various points of view. In this talk, we show various visualizations can be helpful in debugging a scheduling problem, and propose a DSL for creating new visualization variants. | An operating system task scheduler can have a significant impact om application performance. To understand its behavior on a large multicore machine, it is necessary to view traces of its execution from various points of view. In this talk, we show various visualizations can be helpful in debugging a scheduling problem, and propose a DSL for creating new visualization variants. | ||
+ | |||
+ | [[File:slides_lawall_m22.pdf]] |
Latest revision as of 09:12, 6 April 2023
An operating system task scheduler can have a significant impact om application performance. To understand its behavior on a large multicore machine, it is necessary to view traces of its execution from various points of view. In this talk, we show various visualizations can be helpful in debugging a scheduling problem, and propose a DSL for creating new visualization variants.