summaryrefslogtreecommitdiffstats
path: root/kernel/time/timer_stats.c
Commit message (Expand)AuthorAgeFilesLines
* Fix timer_stats printout of events/secAnton Blanchard2007-10-081-2/+3
* Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2007-08-011-1/+1
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-1/+1
* Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2007-07-161-3/+11
* timer stats: speedupsIngo Molnar2007-06-011-1/+6
* timer statistics: fix raceBjorn Steinbrink2007-06-011-16/+21
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-081-6/+4Star
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-081-3/+1Star
* [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-161-0/+411