aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/timer_stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-24timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens1-8/+8
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev1-4/+1
2008-01-30time: more timer related cleanupsPavel Machek1-1/+1
2007-10-07Fix timer_stats printout of events/secAnton Blanchard1-2/+3
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan1-1/+1
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo1-1/+1
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi1-3/+11
2007-06-01timer stats: speedupsIngo Molnar1-1/+6
2007-06-01timer statistics: fix raceBjorn Steinbrink1-16/+21
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan1-6/+4
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan1-3/+1
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar1-0/+411