CONTRIBUTING.d/patches: Please provide a git-range-diff(1)
[man-pages.git] / man5 / proc_timer_list.5
blobda437d4d170cc45d681818e80313298e2d73aa3f
1 .\" Copyright (C) 1994, 1995, Daniel Quinlan <quinlan@yggdrasil.com>
2 .\" Copyright (C) 2002-2008, 2017, Michael Kerrisk <mtk.manpages@gmail.com>
3 .\" Copyright (C) 2023, Alejandro Colomar <alx@kernel.org>
4 .\"
5 .\" SPDX-License-Identifier: GPL-3.0-or-later
6 .\"
7 .TH proc_timer_list 5 (date) "Linux man-pages (unreleased)"
8 .SH NAME
9 /proc/timer_list \- pending timers
10 .SH DESCRIPTION
11 .TP
12 .IR /proc/timer_list " (since Linux 2.6.21)"
13 .\" commit 289f480af87e45f7a6de6ba9b4c061c2e259fe98
14 This read-only file exposes a list of all currently pending
15 (high-resolution) timers,
16 all clock-event sources, and their parameters in a human-readable form.
17 .SH SEE ALSO
18 .BR proc (5)