index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-10
ftrace/x86: Remove mcount support
Steven Rostedt (VMware)
4
-66
/
+9
2019-05-10
ftrace/x86_32: Remove support for non DYNAMIC_FTRACE
Steven Rostedt (VMware)
2
-39
/
+11
2019-05-09
tracing: Simplify "if" macro code
Linus Torvalds
1
-17
/
+18
2019-05-08
tracing: Fix documentation about disabling options using trace_options
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2019-05-08
tracing: Replace kzalloc with kcalloc
Gustavo A. R. Silva
1
-2
/
+2
2019-05-08
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
1
-3
/
+0
2019-05-08
tracing: Allow RCU to run between postponed startup tests
Anders Roxell
1
-0
/
+4
2019-05-08
tracing: Fix white space issues in parse_pred() function
Colin Ian King
1
-24
/
+24
2019-05-08
tracing: Eliminate const char[] auto variables
Rasmus Villemoes
2
-22
/
+14
2019-05-08
ring-buffer: Fix mispelling of Calculate
Yangtao Li
1
-1
/
+1
2019-05-08
tracing: probeevent: Fix to make the type of $comm string
Masami Hiramatsu
1
-6
/
+7
2019-05-08
tracing: probeevent: Do not accumulate on ret variable
Masami Hiramatsu
1
-1
/
+1
2019-05-08
tracing: uprobes: Re-enable $comm support for uprobe events
Masami Hiramatsu
2
-2
/
+12
2019-05-08
ftrace/x86_64: Emulate call function while updating in breakpoint handler
Peter Zijlstra
1
-5
/
+27
2019-05-08
x86_64: Allow breakpoints to emulate call instructions
Peter Zijlstra
1
-0
/
+28
2019-05-08
x86_64: Add gap to int3 to allow for call emulation
Josh Poimboeuf
1
-2
/
+16
2019-05-03
tracing: kdb: Allow ftdump to skip all but the last few entries
Douglas Anderson
1
-14
/
+31
2019-05-03
tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2
-15
/
+53
2019-05-03
tracing: kdb: The skip_lines parameter should have been skip_entries
Douglas Anderson
1
-8
/
+8
2019-04-29
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...
Steven Rostedt (VMware)
3
-2
/
+2
2019-04-22
function_graph: Have selftest also emulate tr->reset() as it did with tr->init()
Steven Rostedt (VMware)
1
-1
/
+4
2019-04-11
ftrace: Do not process STUB functions in ftrace_ops_list_func()
Steven Rostedt (VMware)
1
-0
/
+3
2019-04-10
ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.c
Steven Rostedt (VMware)
1
-4
/
+0
2019-04-08
rcu: validate arguments for rcu tracepoints
Yafang Shao
3
-67
/
+31
2019-04-08
sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...
Yafang Shao
1
-7
/
+14
2019-04-08
tracing: introduce TRACE_EVENT_NOP()
Yafang Shao
2
-0
/
+23
2019-04-08
tracing: Add error_log to README
Tom Zanussi
1
-0
/
+1
2019-04-08
tracing: Add tracing/error_log Documentation
Tom Zanussi
2
-14
/
+33