Steven Rostedt (Red Hat)
|
0c564a538a
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
|
10 vuotta sitten |
Steven Rostedt (Red Hat)
|
a05d59a567
tracing: Add condition check to RCU lockdep checks
|
11 vuotta sitten |
Dave Hansen
|
3a630178fd
tracing: generate RCU warnings even when tracepoints are disabled
|
11 vuotta sitten |
Steven Rostedt
|
3c49b52b15
tracing: Do not do anything special with tracepoint_string when tracing is disabled
|
11 vuotta sitten |
Steven Rostedt (Red Hat)
|
7c65bbc7dc
tracing: Add trace_<tracepoint>_enabled() function
|
11 vuotta sitten |
Mathieu Desnoyers
|
b725dfea24
tracepoint: Fix sparse warnings in tracepoint.c
|
11 vuotta sitten |
Steven Rostedt (Red Hat)
|
eb7d035c59
tracepoint: Simplify tracepoint module search
|
11 vuotta sitten |
Mathieu Desnoyers
|
de7b297390
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
|
11 vuotta sitten |
Linus Torvalds
|
68114e5eb8
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 vuotta sitten |
Mathieu Desnoyers
|
0dea6d5263
tracepoint: Remove unused API functions
|
11 vuotta sitten |
Steven Rostedt (Red Hat)
|
45ab2813d4
tracing: Do not add event files for modules that fail tracepoints
|
12 vuotta sitten |
Jiri Kosina
|
e23c34bb41
Merge branch 'master' into for-next
|
12 vuotta sitten |
Viresh Kumar
|
2621bca83a
tracepoint: comment fix "binay" -> "binary"
|
12 vuotta sitten |
Peter Zijlstra
|
d5b5f391d4
ftrace, perf: Avoid infinite event generation loop
|
12 vuotta sitten |
Steven Rostedt
|
f5abaa1bfc
tracing: Add DEFINE_EVENT_FN() macro
|
12 vuotta sitten |
Paul E. McKenney
|
d62840995a
trace: Allow idle-safe tracepoints to be called from irq
|
12 vuotta sitten |
Josh Triplett
|
7ece55a4a3
trace: Don't declare trace_*_rcuidle functions in modules
|
13 vuotta sitten |
Jason Baron
|
326f418b4c
tracepoint: Use static_key_false(), since static_branch() is deprecated
|
13 vuotta sitten |
Ingo Molnar
|
c5905afb0e
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
|
14 vuotta sitten |
Steven Rostedt
|
2fbb90db1b
tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_idle_exit() sections
|
14 vuotta sitten |
Mathieu Desnoyers
|
b75ef8b44b
Tracepoint: Dissociate from module mutex
|
14 vuotta sitten |
Jason Baron
|
d430d3d7e6
jump label: Introduce static_branch() interface
|
14 vuotta sitten |
Mathieu Desnoyers
|
6549864629
tracepoints: Fix section alignment using pointer array
|
15 vuotta sitten |
Lai Jiangshan
|
bd1c8b22b7
tracepoint: Add __rcu annotation
|
15 vuotta sitten |
Mathieu Desnoyers
|
ec6e7c3ae3
tracing/trivial: Add missing comma in TRACE_EVENT comment
|
15 vuotta sitten |
Steven Rostedt
|
287050d390
tracing: Add TRACE_EVENT_CONDITIONAL()
|
15 vuotta sitten |
Frederic Weisbecker
|
1ed0c59711
tracing: New macro to set up initial event flags value
|
15 vuotta sitten |
Jason Baron
|
8f7b50c514
jump label: Tracepoint support for jump labels
|
15 vuotta sitten |
Wu Zhangjin
|
b70e4f0529
tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h
|
15 vuotta sitten |
Steven Rostedt
|
38516ab59f
tracing: Let tracepoints have data passed to tracepoint callbacks
|
15 vuotta sitten |