diff options
| author | Shrikanth Hegde <[email protected]> | 2025-01-03 09:36:47 +0000 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2025-01-14 14:44:33 +0000 |
| commit | 24e0e610400aa2c765ee87b1b3c1401732b20fc5 (patch) | |
| tree | 10477c6787ec267f55ed71cf7ffa6107b1706201 /drivers/platform/x86/intel/pmt/class.c | |
| parent | tracing: Fix irqsoff and wakeup latency tracers when using function graph (diff) | |
| download | kernel-24e0e610400aa2c765ee87b1b3c1401732b20fc5.tar.gz kernel-24e0e610400aa2c765ee87b1b3c1401732b20fc5.zip | |
tracing: Print lazy preemption model
Print lazy preemption model in ftrace header when latency-format=1.
# cat /sys/kernel/debug/sched/preempt
none voluntary full (lazy)
Without patch:
latency: 0 us, #232946/232946, CPU#40 | (M:unknown VP:0, KP:0, SP:0 HP:0 #P:80)
^^^^^^^
With Patch:
latency: 0 us, #1897938/25566788, CPU#16 | (M:lazy VP:0, KP:0, SP:0 HP:0 #P:80)
^^^^
Now that lazy preemption is part of the kernel, make sure the tracing
infrastructure reflects that.
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Shrikanth Hegde <[email protected]>
Acked-by: Masami Hiramatsu (Google) <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
