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.12.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
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-09-08
8
-416
/
+516
|
\
|
*
ring-buffer: Revert "ring-buffer: Get timestamp after event is allocated"
Steven Rostedt (Red Hat)
2015-09-03
1
-106
/
+50
|
*
tracing: Allow triggers to filter for CPU ids and process names
Daniel Wagner
2015-08-11
2
-2
/
+77
|
*
tracing: Introduce two additional marks for delay
Jungseok Lee
2015-07-20
1
-1
/
+3
|
*
ftrace: Fix function_graph duration spacing with 7-digits
Steven Rostedt (Red Hat)
2015-07-20
1
-2
/
+2
|
*
ftrace: add tracing_thresh to function profile
Umesh Tiwari
2015-07-20
1
-2
/
+7
|
*
tracing: Clean up stack tracing and fix fentry updates
Steven Rostedt (Red Hat)
2015-07-20
1
-45
/
+23
|
*
ring-buffer: Reorganize function locations
Steven Rostedt (Red Hat)
2015-07-20
1
-411
/
+403
|
*
ring-buffer: Make sure event has enough room for extend and padding
Steven Rostedt (Red Hat)
2015-07-20
1
-0
/
+15
|
*
ring-buffer: Get timestamp after event is allocated
Steven Rostedt (Red Hat)
2015-07-20
1
-47
/
+114
|
*
ring-buffer: Move the adding of the extended timestamp out of line
Steven Rostedt (Red Hat)
2015-07-20
1
-16
/
+25
|
*
ring-buffer: Add event descriptor to simplify passing data
Steven Rostedt (Red Hat)
2015-07-20
1
-39
/
+52
|
*
ftrace: correct the counter increment for trace_buffer data
Umesh Tiwari
2015-07-20
1
-1
/
+1
|
*
tracing: Fix for non-continuous cpu ids
Gil Fruchter
2015-07-20
1
-1
/
+1
|
*
tracing: Prefer kcalloc over kzalloc with multiply
Gil Fruchter
2015-07-20
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
2
-18
/
+65
|
\
\
|
*
|
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
2015-08-28
1
-2
/
+30
|
*
|
lib: introduce strncpy_from_unsafe()
Alexei Starovoitov
2015-08-28
1
-16
/
+4
|
*
|
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
2015-08-09
1
-0
/
+31
*
|
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-7
/
+3
|
\
\
\
|
*
|
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-7
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-31
2
-2
/
+2
|
\
\
\
|
*
|
|
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
2015-08-03
2
-2
/
+2
*
|
|
|
tracing/uprobes: Do not print '0x (null)' when offset is 0
Wang Nan
2015-08-26
1
-1
/
+16
*
|
|
|
tracing, perf: Implement BPF programs attached to uprobes
Wang Nan
2015-08-06
2
-1
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
ftrace: Fix breakage of set_ftrace_pid
Steven Rostedt (Red Hat)
2015-07-24
1
-18
/
+34
|
|
/
|
/
|
*
|
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2015-07-08
2
-7
/
+11
|
/
*
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-26
21
-568
/
+534
|
\
|
*
ring_buffer: Allow to exit the ring buffer benchmark immediately
Petr Mladek
2015-06-15
1
-3
/
+8
|
*
ring-buffer-benchmark: Fix the wrong type
Wang Long
2015-06-10
1
-2
/
+2
|
*
ring-buffer-benchmark: Fix the wrong param in module_param
Wang Long
2015-06-10
1
-4
/
+4
|
*
ring-buffer: Add enum names for the context levels
Steven Rostedt (Red Hat)
2015-05-29
1
-5
/
+22
|
*
ring-buffer: Remove useless unused tracing_off_permanent()
Steven Rostedt (Red Hat)
2015-05-28
1
-61
/
+0
|
*
ring-buffer: Give NMIs a chance to lock the reader_lock
Steven Rostedt (Red Hat)
2015-05-28
1
-35
/
+37
|
*
ring-buffer: Add trace_recursive checks to ring_buffer_write()
Steven Rostedt (Red Hat)
2015-05-27
1
-1
/
+8
|
*
ring-buffer: Allways do the trace_recursive checks
Steven Rostedt (Red Hat)
2015-05-27
1
-9
/
+0
|
*
ring-buffer: Move recursive check to per_cpu descriptor
Steven Rostedt (Red Hat)
2015-05-27
1
-18
/
+19
|
*
ring-buffer: Add unlikelys to make fast path the default
Steven Rostedt (Red Hat)
2015-05-21
1
-5
/
+5
|
*
tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
Steven Rostedt (Red Hat)
2015-05-13
2
-2
/
+2
|
*
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
Steven Rostedt (Red Hat)
2015-05-13
3
-5
/
+5
|
*
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
Steven Rostedt (Red Hat)
2015-05-13
4
-45
/
+45
|
*
tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir
Steven Rostedt (Red Hat)
2015-05-13
3
-20
/
+20
|
*
tracing: Rename ftrace_event_name() to trace_event_name()
Steven Rostedt (Red Hat)
2015-05-13
5
-30
/
+30
|
*
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
Steven Rostedt (Red Hat)
2015-05-13
1
-2
/
+2
|
*
tracing: Rename ftrace_output functions to trace_output
Steven Rostedt (Red Hat)
2015-05-13
1
-8
/
+8
|
*
tracing: Rename ftrace_event_buffer to trace_event_buffer.
Steven Rostedt (Red Hat)
2015-05-13
1
-7
/
+7
|
*
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
2015-05-13
15
-129
/
+129
|
*
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
2015-05-13
9
-145
/
+145
|
*
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
2015-05-13
8
-24
/
+24
|
*
tracing: Rename ftrace_print_*() functions ta trace_print_*()
Steven Rostedt (Red Hat)
2015-05-13
1
-17
/
+17
[next]