index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
kernel/...: convert pr_warning to pr_warn
Joe Perches
1
-2
/
+1
2015-02-03
tracing: Convert the tracing facility over to use tracefs
Steven Rostedt (Red Hat)
1
-5
/
+5
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-11-06
trace/trace_stat: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
1
-36
/
+5
2013-04-13
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-17
trace_stat: Fix missing entry in stat file
Li Zefan
1
-3
/
+7
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-12
/
+22
2009-07-23
tracing/stat: Fix seqfile memory leak
Li Zefan
1
-12
/
+22
2009-07-10
tracing/stat: Add stat_release() callback
Lai Jiangshan
1
-2
/
+5
2009-06-24
trace_stat: Don't increment @pos in seq start()
Li Zefan
1
-5
/
+1
2009-06-02
tracing/stat: remove unappropriate safe walk on list
Frederic Weisbecker
1
-2
/
+2
2009-06-02
tracing/stat: do some cleanups
Li Zefan
1
-33
/
+21
2009-06-02
tracing/stat: remember to free root node
Li Zefan
1
-2
/
+2
2009-06-02
tracing/stat: change dummpy_cmp() to return -1
Li Zefan
1
-1
/
+1
2009-06-02
tracing/stat: replace linked list by an rbtree for sorting
Frederic Weisbecker
1
-40
/
+100
2009-06-02
tracing/stat: replace trace_stat_session by stat_session
Frederic Weisbecker
1
-14
/
+14
2009-04-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-11
/
+15
2009-03-25
trace_stat: keep original order
Lai Jiangshan
1
-10
/
+8
2009-03-25
trace_stat: don't call seq_printf() in seq_operation->start()
Lai Jiangshan
1
-1
/
+7
2009-03-25
tracing: add handler to trace_stat
Steven Rostedt
1
-1
/
+1
2009-03-24
tracing: fix memory leak in trace_stat
Steven Rostedt
1
-10
/
+13
2009-02-17
tracing: fix typing mistake in hint message and comments
Wenji Huang
1
-1
/
+1
2009-01-15
tracing: trace_stat.c cleanup
Ingo Molnar
1
-76
/
+71
2009-01-15
tracing/ftrace: add missing unlock in register_stat_tracer()
Li Zefan
1
-1
/
+3
2009-01-14
tracing/ftrace: separate events tracing and stats tracing engine
Frederic Weisbecker
1
-110
/
+81
2009-01-11
tracing/ftrace: handle more than one stat file per tracer
Frederic Weisbecker
1
-61
/
+169
2009-01-07
trace: clean up funny line breaks in stat_seq_show
Steven Rostedt
1
-2
/
+3
2009-01-07
tracing/ftrace: fix a memory leak in stat tracing
Frederic Weisbecker
1
-24
/
+15
2008-12-29
tracing/ftrace: provide the base infrastructure for histogram tracing
Frederic Weisbecker
1
-0
/
+251