Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trace_stat: keep original order | Lai Jiangshan | 2009-03-25 | 1 | -10/+8 |
* | trace_stat: don't call seq_printf() in seq_operation->start() | Lai Jiangshan | 2009-03-25 | 1 | -1/+7 |
* | tracing: fix memory leak in trace_stat | Steven Rostedt | 2009-03-24 | 1 | -10/+13 |
* | tracing: fix typing mistake in hint message and comments | Wenji Huang | 2009-02-17 | 1 | -1/+1 |
* | tracing: trace_stat.c cleanup | Ingo Molnar | 2009-01-15 | 1 | -76/+71 |
* | tracing/ftrace: add missing unlock in register_stat_tracer() | Li Zefan | 2009-01-15 | 1 | -1/+3 |
* | tracing/ftrace: separate events tracing and stats tracing engine | Frederic Weisbecker | 2009-01-14 | 1 | -110/+81 |
* | tracing/ftrace: handle more than one stat file per tracer | Frederic Weisbecker | 2009-01-11 | 1 | -61/+169 |
* | trace: clean up funny line breaks in stat_seq_show | Steven Rostedt | 2009-01-07 | 1 | -2/+3 |
* | tracing/ftrace: fix a memory leak in stat tracing | Frederic Weisbecker | 2009-01-07 | 1 | -24/+15 |
* | tracing/ftrace: provide the base infrastructure for histogram tracing | Frederic Weisbecker | 2008-12-29 | 1 | -0/+251 |