From 3ca1f6524b3592b377b1f9ad19bdae6eaa511bc4 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Fri, 14 Nov 2008 14:59:19 -0500 Subject: mention CONFIG_HZ in timer.profile docs --- stapprobes.5.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stapprobes.5.in b/stapprobes.5.in index 36b36156..361dc000 100644 --- a/stapprobes.5.in +++ b/stapprobes.5.in @@ -204,7 +204,8 @@ component is given, then the random value will be added to the interval before any rounding occurs. .PP Profiling timers are also available to provide probes that execute on all -CPUs at the rate of the system tick. This probe takes no parameters. +CPUs at the rate of the system tick (CONFIG_HZ). +This probe takes no parameters. .SAMPLE timer.profile -- cgit