aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/latencytop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04kernel/latencytop.c: convert seq_printf to seq_putsFabian Frederick1-2/+3
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker1-1/+1
2011-09-13locking, latencytop: Annotate latency_lock as rawThomas Gleixner1-7/+7
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-13fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches1-14/+9
2010-11-12latencytop: fix per task accumulatorKen Chen1-9/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-02-11sched, latencytop: incorporate review feedback from Andrew MortonArjan van de Ven1-12/+71
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+1
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev1-8/+1
2008-04-19latencytop: optimize LT_BACKTRACEDEPTH loops a bitDmitry Adamushko1-10/+17
2008-01-25sched: latencytop supportArjan van de Ven1-0/+239