index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_stat.c
Age
Commit message (
Expand
)
Author
2021-10-08
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
2020-01-24
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
2020-01-24
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
2019-11-14
tracing: Use generic type for comparator function
Andy Shevchenko
2019-10-12
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
2015-02-03
tracing: Convert the tracing facility over to use tracefs
Steven Rostedt (Red Hat)
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
2013-11-05
trace/trace_stat: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
2013-04-12
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-17
trace_stat: Fix missing entry in stat file
Li Zefan
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-07-23
tracing/stat: Fix seqfile memory leak
Li Zefan
2009-07-10
tracing/stat: Add stat_release() callback
Lai Jiangshan
2009-06-24
trace_stat: Don't increment @pos in seq start()
Li Zefan
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