-
- Downloads
measuremore: insert checkpoint into tracepoint macro
Required to discover conditions that lead to measurement results delivered by measuremore core. By hooking into the existing kernel tracpoints macro, we can record a checkpoint whenever it is used. Kernel checkpoints exist at various places inside existing kernel code, thus this allows for a detailed analysis but in return introduces more overhead than the default measuremore checkpoints.
Please register or sign in to comment