index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/...: convert pr_warning to pr_warn
Joe Perches
2016-03-22
1
-2
/
+1
*
tracing: Convert the tracing facility over to use tracefs
Steven Rostedt (Red Hat)
2015-02-03
1
-5
/
+5
*
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
2015-01-22
1
-1
/
+1
*
trace/trace_stat: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
2013-11-05
1
-36
/
+5
*
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2013-04-12
1
-0
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
trace_stat: Fix missing entry in stat file
Li Zefan
2009-08-17
1
-3
/
+7
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-11
1
-12
/
+22
|
\
|
*
tracing/stat: Fix seqfile memory leak
Li Zefan
2009-07-23
1
-12
/
+22
*
|
tracing/stat: Add stat_release() callback
Lai Jiangshan
2009-07-10
1
-2
/
+5
|
/
*
trace_stat: Don't increment @pos in seq start()
Li Zefan
2009-06-24
1
-5
/
+1
*
tracing/stat: remove unappropriate safe walk on list
Frederic Weisbecker
2009-06-02
1
-2
/
+2
*
tracing/stat: do some cleanups
Li Zefan
2009-06-02
1
-33
/
+21
*
tracing/stat: remember to free root node
Li Zefan
2009-06-02
1
-2
/
+2
*
tracing/stat: change dummpy_cmp() to return -1
Li Zefan
2009-06-02
1
-1
/
+1
*
tracing/stat: replace linked list by an rbtree for sorting
Frederic Weisbecker
2009-06-02
1
-40
/
+100
*
tracing/stat: replace trace_stat_session by stat_session
Frederic Weisbecker
2009-06-02
1
-14
/
+14
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-07
1
-11
/
+15
|
\
|
*
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: add handler to trace_stat
Steven Rostedt
2009-03-24
1
-1
/
+1
|
/
*
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