proc.5: Remove crufty text under 'timer_stats'

Reported-by: Simon Paillard <spaillard@debian.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-08-03 12:38:38 +02:00
parent 3950d59a28
commit 31036c4691
1 changed files with 0 additions and 9 deletions

View File

@ -4040,15 +4040,6 @@ The
file is used both to control sampling facility and to read out the
sampled information.
timer_stats collects information about the timer events which are fired in a
Linux system over a sample period:
- the pid of the task(process) which initialized the timer
- the name of the process which initialized the timer
- the function where the timer was initialized
- the callback function which is associated to the timer
- the number of events (callbacks)
The timer_stats functionality is inactive on bootup.
A sampling period can be started using the following command: