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