index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_stat.c
Age
Commit message (
Expand
)
Author
2009-06-02
tracing/stat: remove unappropriate safe walk on list
Frederic Weisbecker
2009-06-02
tracing/stat: do some cleanups
Li Zefan
2009-06-02
tracing/stat: remember to free root node
Li Zefan
2009-06-02
tracing/stat: change dummpy_cmp() to return -1
Li Zefan
2009-06-02
tracing/stat: replace linked list by an rbtree for sorting
Frederic Weisbecker
2009-06-02
tracing/stat: replace trace_stat_session by stat_session
Frederic Weisbecker
2009-04-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-03-25
trace_stat: keep original order
Lai Jiangshan
2009-03-25
trace_stat: don't call seq_printf() in seq_operation->start()
Lai Jiangshan
2009-03-24
tracing: add handler to trace_stat
Steven Rostedt
2009-03-24
tracing: fix memory leak in trace_stat
Steven Rostedt
2009-02-17
tracing: fix typing mistake in hint message and comments
Wenji Huang
2009-01-15
tracing: trace_stat.c cleanup
Ingo Molnar
2009-01-15
tracing/ftrace: add missing unlock in register_stat_tracer()
Li Zefan
2009-01-14
tracing/ftrace: separate events tracing and stats tracing engine
Frederic Weisbecker
2009-01-11
tracing/ftrace: handle more than one stat file per tracer
Frederic Weisbecker
2009-01-07
trace: clean up funny line breaks in stat_seq_show
Steven Rostedt
2009-01-07
tracing/ftrace: fix a memory leak in stat tracing
Frederic Weisbecker
2008-12-29
tracing/ftrace: provide the base infrastructure for histogram tracing
Frederic Weisbecker