开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timer_stats.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2009-12-14
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
2009-10-29
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-06-24
timer stats: Optimize by adding quick check to avoid function calls
Heiko Carstens
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2008-01-30
time: more timer related cleanups
Pavel Machek
2007-10-07
Fix timer_stats printout of events/sec
Anton Blanchard
2007-07-31
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
Alexey Dobriyan
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
2007-06-01
timer stats: speedups
Ingo Molnar
2007-06-01
timer statistics: fix race
Bjorn Steinbrink
2007-05-08
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
2007-02-16
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar