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.c
Age
Commit message (
Expand
)
Author
2017-06-07
ftrace/kprobes: selftests: Check kretprobe maxactive is supported
Masami Hiramatsu
2017-05-18
tracing: Make sure RCU is watching before calling a stack trace
Steven Rostedt (VMware)
2017-05-17
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
Steven Rostedt (VMware)
2017-05-17
ftrace/instances: Clear function triggers when removing instances
Naveen N. Rao
2017-05-17
tracing: Move postpone selftests to core from early_initcall
Steven Rostedt
2017-05-08
tracing: Use cpumask_available() to check if cpumask variable may be used
Matthias Kaehlcke
2017-05-03
tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
Amey Telawane
2017-05-03
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-05-02
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-05-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-05-01
ring-buffer: Return reader page back into existing ring buffer
Steven Rostedt (VMware)
2017-04-20
tracing/ftrace: Allow for the traceonoff probe be unique to instances
Steven Rostedt (VMware)
2017-04-20
tracing/ftrace: Enable snapshot function trigger to work with instances
Steven Rostedt (VMware)
2017-04-20
tracing/ftrace: Add a better way to pass data via the probe functions
Steven Rostedt (VMware)
2017-04-20
ftrace: Dynamically create the probe ftrace_ops for the trace_array
Steven Rostedt (VMware)
2017-04-20
tracing: Pass the trace_array into ftrace_probe_ops functions
Steven Rostedt (VMware)
2017-04-20
tracing: Have the trace_array hold the list of registered func probes
Steven Rostedt (VMware)
2017-04-20
ftrace: Have unregister_ftrace_function_probe_func() return a value
Steven Rostedt (VMware)
2017-04-20
ftrace: Remove data field from ftrace_func_probe structure
Steven Rostedt (VMware)
2017-04-20
tracing: Have the snapshot trigger use the mapping helper functions
Steven Rostedt (VMware)
2017-04-20
ftrace: Pass probe ops to probe function
Steven Rostedt (VMware)
2017-04-19
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
2017-04-17
ftrace: Add 'function-fork' trace option
Namhyung Kim
2017-04-17
ftrace: Fix function pid filter on instances
Namhyung Kim
2017-03-24
tracing: Move trace_handle_return() out of line
Steven Rostedt (VMware)
2017-03-24
ftrace: Have function tracing start in early boot up
Steven Rostedt (VMware)
2017-03-24
tracing: Postpone tracer start-up tests till the system is more robust
Steven Rostedt (VMware)
2017-03-24
tracing: Split tracing initialization into two for early initialization
Steven Rostedt (VMware)
2017-03-03
trace/kprobes: Allow return probes with offsets and absolute addresses
Naveen N. Rao
2017-03-01
perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
Anton Blanchard
2017-02-27
Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-02-17
tracing: Remove outdated ring buffer comment
Joel Fernandes
2017-02-03
tracing: Reset parser->buffer to allow multiple "puts"
Steven Rostedt (VMware)
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
2016-12-26
splice_pipe_desc: kill ->flags
Al Viro
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
2016-12-09
tracing: Replace kmap with copy_from_user() in trace_marker writing
Steven Rostedt (Red Hat)
2016-12-02
tracing/rb: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-29
trace: Add an option for boot clock as trace clock
Joel Fernandes
2016-11-23
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
2016-11-23
tracing: Make tracepoint_printk a static_key
Steven Rostedt (Red Hat)
2016-11-23
tracing: Create a always_inlined __trace_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2016-11-22
tracing: Add hook to function tracing for other subsystems to use
Chunyan Zhang
2016-11-15
tracing: Add new trace_marker_raw
Steven Rostedt
2016-11-14
ftrace: Support full glob matching
Masami Hiramatsu
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-10-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[prev]
[next]