aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_stat.c
AgeCommit message (Expand)Author
2016-03-22kernel/...: convert pr_warning to pr_warnJoe Perches
2015-02-03tracing: Convert the tracing facility over to use tracefsSteven Rostedt (Red Hat)
2015-01-22tracing: Use IS_ERR() check for return value of tracing_init_dentry()Steven Rostedt (Red Hat)
2013-11-05trace/trace_stat: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2013-04-12tracing: Check return value of tracing_init_dentry()Namhyung Kim
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-17trace_stat: Fix missing entry in stat fileLi Zefan
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar
2009-07-23tracing/stat: Fix seqfile memory leakLi Zefan
2009-07-10tracing/stat: Add stat_release() callbackLai Jiangshan
2009-06-24trace_stat: Don't increment @pos in seq start()Li Zefan
2009-06-02tracing/stat: remove unappropriate safe walk on listFrederic Weisbecker
2009-06-02tracing/stat: do some cleanupsLi Zefan
2009-06-02tracing/stat: remember to free root nodeLi Zefan
2009-06-02tracing/stat: change dummpy_cmp() to return -1Li Zefan
2009-06-02tracing/stat: replace linked list by an rbtree for sortingFrederic Weisbecker
2009-06-02tracing/stat: replace trace_stat_session by stat_sessionFrederic Weisbecker
2009-04-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-03-25trace_stat: keep original orderLai Jiangshan
2009-03-25trace_stat: don't call seq_printf() in seq_operation->start()Lai Jiangshan
2009-03-24tracing: add handler to trace_statSteven Rostedt
2009-03-24tracing: fix memory leak in trace_statSteven Rostedt
2009-02-17tracing: fix typing mistake in hint message and commentsWenji Huang
2009-01-15tracing: trace_stat.c cleanupIngo Molnar
2009-01-15tracing/ftrace: add missing unlock in register_stat_tracer()Li Zefan
2009-01-14tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker
2009-01-11tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker
2009-01-07trace: clean up funny line breaks in stat_seq_showSteven Rostedt
2009-01-07tracing/ftrace: fix a memory leak in stat tracingFrederic Weisbecker
2008-12-29tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker