[PATCH v3 0/2] *** Fix small negative period being ignored ***

Luo Gengkun posted 2 patches 1 year, 6 months ago
include/linux/perf_event.h |  1 +
kernel/events/core.c       | 22 ++++++++++++++++++----
2 files changed, 19 insertions(+), 4 deletions(-)
[PATCH v3 0/2] *** Fix small negative period being ignored ***
Posted by Luo Gengkun 1 year, 6 months ago
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