[PATCH v3 0/2] *** Fix small negative period being ignored ***
From: Luo Gengkun
Date: Sat Aug 10 2024 - 06:18:39 EST
v2 -> v3:
1. Replace perf_clock with jiffies in perf_adjust_freq_unthr_context
Luo Gengkun (2):
perf/core: Fix small negative period being ignored
perf/core: Fix incorrected time diff in tick adjust period
include/linux/perf_event.h | 1 +
kernel/events/core.c | 22 ++++++++++++++++++----
2 files changed, 19 insertions(+), 4 deletions(-)
--
2.34.1