posix-timers: Show clock ID in proc file
authorPavel Tikhomirov <snorcht@gmail.com>
Thu, 16 May 2013 22:12:03 +0000 (02:12 +0400)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 28 May 2013 09:41:14 +0000 (11:41 +0200)
commit15ef0298deb3929eb6ad6d2334fd2059fd53807c
treeb909243c6dbcae5b45b356fd90d380699f4c1ffe
parent2938d2757fc99c26aa678ce4eba910c4a77c3a55
posix-timers: Show clock ID in proc file

Expand information about posix-timers in /proc/<pid>/timers by adding
info about clock, with which the timer was created. I.e. in the forth
line of timer info after "notify:" line go "ClockID: <clock_id>".

Signed-off-by: Pavel Tikhomirov <snorcht@gmail.com>
Cc: Michael Kerrisk <mtk.manpages@gmail.com>
Cc: Matthew Helsley <matt.helsley@gmail.com>
Cc: Pavel Emelyanov <xemul@parallels.com>
Link: http://lkml.kernel.org/r/1368742323-46949-2-git-send-email-snorcht@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
fs/proc/base.c
This page took 0.025643 seconds and 5 git commands to generate.