Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b160628e9ebcdc85d0db9d7f423c26b3c7c179d0
/
kernel
/
trace
/
trace_stat.c
21ccc9c
tracing: Disable "other" permission bits in the tracefs files
by Steven Rostedt (VMware)
· 3 years, 4 months ago
22c36b1
tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer
by Wei Yang
· 4 years, 6 months ago
afccc00
tracing: Fix tracing_stat return values in error handling paths
by Luis Henriques
· 10 years ago
dfb6cd1
tracing: Fix very unlikely race of registering two stat tracers
by Steven Rostedt (VMware)
· 5 years ago
80042c8
tracing: Use generic type for comparator function
by Andy Shevchenko
· 5 years ago
17911ff
tracing: Add locked_down checks to the open calls of files created for tracefs
by Steven Rostedt (VMware)
· 5 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a395d6a
kernel/...: convert pr_warning to pr_warn
by Joe Perches
· 9 years ago
8434dc9
tracing: Convert the tracing facility over to use tracefs
by Steven Rostedt (Red Hat)
· 10 years ago
14a5ae4
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
by Steven Rostedt (Red Hat)
· 10 years ago
9cd804a
trace/trace_stat: use rbtree postorder iteration helper instead of opencoding
by Cody P Schafer
· 11 years ago
ed6f1c9
tracing: Check return value of tracing_init_dentry()
by Namhyung Kim
· 12 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
97d5320
trace_stat: Fix missing entry in stat file
by Li Zefan
· 15 years ago
89034bc
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
636eace
tracing/stat: Fix seqfile memory leak
by Li Zefan
· 15 years ago
d8ea37d
tracing/stat: Add stat_release() callback
by Lai Jiangshan
· 15 years ago
2961bf3
trace_stat: Don't increment @pos in seq start()
by Li Zefan
· 16 years ago
43bd123
tracing/stat: remove unappropriate safe walk on list
by Frederic Weisbecker
· 16 years ago
dbd3fbd
tracing/stat: do some cleanups
by Li Zefan
· 16 years ago
e162280
tracing/stat: remember to free root node
by Li Zefan
· 16 years ago
b3dd7ba
tracing/stat: change dummpy_cmp() to return -1
by Li Zefan
· 16 years ago
8f184f2
tracing/stat: replace linked list by an rbtree for sorting
by Frederic Weisbecker
· 16 years ago
0d64f83
tracing/stat: replace trace_stat_session by stat_session
by Frederic Weisbecker
· 16 years ago
93776a8
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
220ba35
trace_stat: keep original order
by Lai Jiangshan
· 16 years ago
e6f4890
trace_stat: don't call seq_printf() in seq_operation->start()
by Lai Jiangshan
· 16 years ago
4254800
tracing: add handler to trace_stat
by Steven Rostedt
· 16 years ago
0983352
tracing: fix memory leak in trace_stat
by Steven Rostedt
· 16 years ago
73d8b8b
tracing: fix typing mistake in hint message and comments
by Wenji Huang
· 16 years ago
55922173
tracing: trace_stat.c cleanup
by Ingo Molnar
· 16 years ago
42fab4b
tracing/ftrace: add missing unlock in register_stat_tracer()
by Li Zefan
· 16 years ago
002bb86
tracing/ftrace: separate events tracing and stats tracing engine
by Frederic Weisbecker
· 16 years ago
034939b
tracing/ftrace: handle more than one stat file per tracer
by Frederic Weisbecker
· 16 years ago
e8a9cbf
trace: clean up funny line breaks in stat_seq_show
by Steven Rostedt
· 16 years ago
ff288b2
tracing/ftrace: fix a memory leak in stat tracing
by Frederic Weisbecker
· 16 years ago
dbd0b4b
tracing/ftrace: provide the base infrastructure for histogram tracing
by Frederic Weisbecker
· 16 years ago