aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_stat.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* trace_stat: Fix missing entry in stat fileLi Zefan2009-08-17
* Merge branch 'linus' into tracing/coreIngo Molnar2009-08-11
|\
| * tracing/stat: Fix seqfile memory leakLi Zefan2009-07-23
* | tracing/stat: Add stat_release() callbackLai Jiangshan2009-07-10
|/
* trace_stat: Don't increment @pos in seq start()Li Zefan2009-06-24
* tracing/stat: remove unappropriate safe walk on listFrederic Weisbecker2009-06-01
* tracing/stat: do some cleanupsLi Zefan2009-06-01
* tracing/stat: remember to free root nodeLi Zefan2009-06-01
* tracing/stat: change dummpy_cmp() to return -1Li Zefan2009-06-01
* tracing/stat: replace linked list by an rbtree for sortingFrederic Weisbecker2009-06-01
* tracing/stat: replace trace_stat_session by stat_sessionFrederic Weisbecker2009-06-01
* Merge branch 'linus' into tracing/coreIngo Molnar2009-04-07
|\
| * trace_stat: keep original orderLai Jiangshan2009-03-25
| * trace_stat: don't call seq_printf() in seq_operation->start()Lai Jiangshan2009-03-25
* | tracing: add handler to trace_statSteven Rostedt2009-03-24
|/
* tracing: fix memory leak in trace_statSteven Rostedt2009-03-24
* tracing: fix typing mistake in hint message and commentsWenji Huang2009-02-17
* tracing: trace_stat.c cleanupIngo Molnar2009-01-15
* tracing/ftrace: add missing unlock in register_stat_tracer()Li Zefan2009-01-15
* tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker2009-01-14
* tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker2009-01-10
* trace: clean up funny line breaks in stat_seq_showSteven Rostedt2009-01-07
* tracing/ftrace: fix a memory leak in stat tracingFrederic Weisbecker2009-01-07
* tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker2008-12-29