[PATCH v4 0/2] Fix perf adjust period
From: Luo Gengkun
Date: Wed Aug 21 2024 - 09:38:17 EST
v3->v4:
1. Rebase the patch
2. Tidy up the commit message
3. Modify the code style
Luo Gengkun (2):
perf/core: Fix small negative period being ignored
perf/core: Fix incorrect time diff in tick adjust period
include/linux/perf_event.h | 1 +
kernel/events/core.c | 17 +++++++++++++----
2 files changed, 14 insertions(+), 4 deletions(-)
--
2.34.1