index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ftrace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: Make enable and update parameters bool when applicable
Steven Rostedt (VMware)
2019-05-25
1
-2
/
+2
*
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-15
1
-0
/
+2
|
\
|
*
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...
Steven Rostedt (VMware)
2019-04-29
1
-0
/
+2
*
|
tracing: Cleanup stack trace code
Thomas Gleixner
2019-04-29
1
-14
/
+4
|
/
*
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-31
1
-21
/
+15
|
\
|
*
ftrace: Allow ftrace_replace_code() to be schedulable
Steven Rostedt (VMware)
2018-12-10
1
-0
/
+1
|
*
function_graph: Have profiler use new helper ftrace_graph_get_ret_stack()
Steven Rostedt (VMware)
2018-12-08
1
-0
/
+3
|
*
fgraph: Add new fgraph_ops structure to enable function graph hooks
Steven Rostedt (VMware)
2018-12-08
1
-10
/
+11
|
*
function_graph: Remove the use of FTRACE_NOTRACE_DEPTH
Steven Rostedt (VMware)
2018-12-08
1
-1
/
+0
|
*
function_graph: Remove unused task_curr_ret_stack()
Steven Rostedt (VMware)
2018-11-29
1
-10
/
+0
*
|
Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the tree
Ingo Molnar
2018-12-03
1
-2
/
+2
|
\
|
|
*
function_graph: Make ftrace_push_return_trace() static
Steven Rostedt (VMware)
2018-11-27
1
-3
/
+0
|
*
function_graph: Create function_graph_enter() to consolidate architecture code
Steven Rostedt (VMware)
2018-11-26
1
-0
/
+3
*
|
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2018-11-23
1
-0
/
+3
|
/
*
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-07-31
1
-10
/
+1
*
tracing: Remove orphaned function ftrace_nr_registered_ops()
Masami Hiramatsu
2018-07-26
1
-6
/
+0
*
ftrace: Nuke clear_ftrace_function
Yisheng Xie
2018-07-03
1
-2
/
+0
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-29
1
-12
/
+0
|
\
|
*
Expand various INIT_* macros and remove
David Howells
2018-01-17
1
-12
/
+0
*
|
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
2018-01-23
1
-0
/
+2
|
/
*
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-17
1
-70
/
+43
|
\
|
*
ftrace: Kill FTRACE_OPS_FL_PER_CPU
Peter Zijlstra
2017-10-16
1
-69
/
+14
|
*
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
2017-10-10
1
-1
/
+2
|
*
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
Steven Rostedt (VMware)
2017-10-05
1
-0
/
+9
|
*
ftrace: Save module init functions kallsyms symbols for tracing
Steven Rostedt (VMware)
2017-10-05
1
-2
/
+18
|
*
ftrace: Add a ftrace_free_mem() function for modules to use
Steven Rostedt (VMware)
2017-10-04
1
-0
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
ftrace: Fix debug preempt config name in stack_tracer_{en,dis}able
Zev Weiss
2017-08-31
1
-2
/
+2
*
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
2017-07-20
1
-3
/
+3
*
ftrace: Have cached module filters be an active filter
Steven Rostedt (VMware)
2017-06-26
1
-0
/
+2
*
ftrace: Have the cached module list show in set_ftrace_filter
Steven Rostedt (VMware)
2017-06-26
1
-1
/
+2
*
ftrace: Add missing comment for FTRACE_OPS_FL_RCU
Steven Rostedt (VMware)
2017-06-21
1
-0
/
+1
*
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-08
1
-1
/
+1
*
ftrace: Have the function probes call their own function
Steven Rostedt (VMware)
2017-04-20
1
-2
/
+2
*
ftrace: Move the function commands into the tracing directory
Steven Rostedt (VMware)
2017-04-20
1
-19
/
+0
*
ftrace: Move the probe function into the tracing directory
Steven Rostedt (VMware)
2017-04-18
1
-24
/
+0
*
tracing: Rename trace_active to disable_stack_tracer and inline its modification
Steven Rostedt (VMware)
2017-04-10
1
-2
/
+34
*
tracing: Add stack_tracer_disable/enable() functions
Steven Rostedt (VMware)
2017-04-10
1
-0
/
+6
*
ftrace: Have init/main.c call ftrace directly to free init memory
Steven Rostedt (VMware)
2017-04-03
1
-3
/
+3
*
ftrace: Allow for function tracing to record init functions on boot up
Steven Rostedt (VMware)
2017-03-24
1
-0
/
+5
*
tracing: Split tracing initialization into two for early initialization
Steven Rostedt (VMware)
2017-03-24
1
-0
/
+2
*
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
1
-0
/
+4
|
\
|
*
tracing: Make tracepoint_printk a static_key
Steven Rostedt (Red Hat)
2016-11-23
1
-0
/
+4
*
|
ftrace: Provide API to use global filtering for ftrace ops
Joel Fernandes
2016-11-15
1
-0
/
+2
|
/
*
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-10-06
1
-0
/
+2
|
\
|
*
ftrace: Access ret_stack->subtime only in the function profiler
Namhyung Kim
2016-09-01
1
-0
/
+2
*
|
ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers
Josh Poimboeuf
2016-08-24
1
-0
/
+10
*
|
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-08-24
1
-1
/
+4
*
|
ftrace: Only allocate the ret_stack 'fp' field when needed
Josh Poimboeuf
2016-08-24
1
-0
/
+2
|
/
[next]