Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timer stats: Optimize by adding quick check to avoid function calls | Heiko Carstens | 2009-06-24 | 1 | -8/+8 |
* | kernel: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -4/+1 |
* | time: more timer related cleanups | Pavel Machek | 2008-01-30 | 1 | -1/+1 |
* | Fix timer_stats printout of events/sec | Anton Blanchard | 2007-10-07 | 1 | -2/+3 |
* | Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} | Alexey Dobriyan | 2007-07-31 | 1 | -1/+1 |
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 2007-07-17 | 1 | -1/+1 |
* | Add a flag to indicate deferrable timers in /proc/timer_stats | Venki Pallipadi | 2007-07-16 | 1 | -3/+11 |
* | timer stats: speedups | Ingo Molnar | 2007-06-01 | 1 | -1/+6 |
* | timer statistics: fix race | Bjorn Steinbrink | 2007-06-01 | 1 | -16/+21 |
* | Fix race between cat /proc/*/wchan and rmmod et al | Alexey Dobriyan | 2007-05-08 | 1 | -6/+4 |
* | Simplify kallsyms_lookup() | Alexey Dobriyan | 2007-05-08 | 1 | -3/+1 |
* | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 2007-02-16 | 1 | -0/+411 |