summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_stat.c
AgeCommit message (Expand)AuthorLines
2009-03-25trace_stat: keep original orderLai Jiangshan-10/+8
2009-03-25trace_stat: don't call seq_printf() in seq_operation->start()Lai Jiangshan-1/+7
2009-03-24tracing: fix memory leak in trace_statSteven Rostedt-10/+13
2009-02-17tracing: fix typing mistake in hint message and commentsWenji Huang-1/+1
2009-01-15tracing: trace_stat.c cleanupIngo Molnar-76/+71
2009-01-15tracing/ftrace: add missing unlock in register_stat_tracer()Li Zefan-1/+3
2009-01-14tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker-110/+81
2009-01-11tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker-61/+169
2009-01-07trace: clean up funny line breaks in stat_seq_showSteven Rostedt-2/+3
2009-01-07tracing/ftrace: fix a memory leak in stat tracingFrederic Weisbecker-24/+15
2008-12-29tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker-0/+251