linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] *** Fix small negative period being ignored ***
@ 2024-08-10 10:24 Luo Gengkun
  2024-08-10 10:24 ` [PATCH v3 1/2] perf/core: Fix small negative period being ignored Luo Gengkun
  2024-08-10 10:24 ` [PATCH v3 2/2] perf/core: Fix incorrected time diff in tick adjust period Luo Gengkun
  0 siblings, 2 replies; 4+ messages in thread
From: Luo Gengkun @ 2024-08-10 10:24 UTC (permalink / raw)
  To: peterz
  Cc: mingo, acme, mark.rutland, alexander.shishkin, jolsa, namhyung,
	irogers, adrian.hunter, linux-perf-users, linux-kernel,
	luogengkun

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-08-21 11:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-10 10:24 [PATCH v3 0/2] *** Fix small negative period being ignored *** Luo Gengkun
2024-08-10 10:24 ` [PATCH v3 1/2] perf/core: Fix small negative period being ignored Luo Gengkun
2024-08-10 10:24 ` [PATCH v3 2/2] perf/core: Fix incorrected time diff in tick adjust period Luo Gengkun
2024-08-21 11:32   ` Adrian Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).