index
:
Linux Stable
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.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
...
|
*
|
tracing: Make ftrace_trace_stack() depend on general trace_array flag
Steven Rostedt (Red Hat)
2015-09-30
2
-13
/
+16
|
*
|
tracing: Add a method to pass in trace_array descriptor to option files
Steven Rostedt (Red Hat)
2015-09-30
2
-7
/
+63
|
*
|
tracing: Move trace_flags from global to a trace_array field
Steven Rostedt (Red Hat)
2015-09-30
10
-101
/
+135
|
*
|
tracing: Move sleep-time and graph-time options out of the core trace_flags
Steven Rostedt (Red Hat)
2015-09-30
4
-10
/
+35
|
*
|
tracing: Remove access to trace_flags in trace_printk.c
Steven Rostedt (Red Hat)
2015-09-30
3
-5
/
+14
|
*
|
tracing: Add build bug if we have more trace_flags than bits
Steven Rostedt (Red Hat)
2015-09-30
2
-1
/
+11
|
*
|
tracing: Always show all tracer options in the options directory
Steven Rostedt (Red Hat)
2015-09-30
2
-34
/
+27
|
*
|
tracing: Only create stacktrace option when STACKTRACE is configured
Steven Rostedt (Red Hat)
2015-09-29
2
-14
/
+23
|
*
|
tracing: Do not create function tracer options when not compiled in
Steven Rostedt (Red Hat)
2015-09-29
4
-22
/
+63
|
*
|
tracing: Only create branch tracer options when compiled in
Steven Rostedt (Red Hat)
2015-09-29
1
-2
/
+9
|
*
|
tracing: Only create function graph options when it is compiled in
Steven Rostedt (Red Hat)
2015-09-29
4
-11
/
+32
|
*
|
tracing: Use TRACE_FLAGS macro to keep enums and strings matched
Steven Rostedt (Red Hat)
2015-09-29
2
-83
/
+55
|
*
|
tracing: Use enums instead of hard coded bitmasks for TRACE_ITER flags
Steven Rostedt (Red Hat)
2015-09-29
1
-26
/
+55
|
*
|
tracing: Remove unused tracing option "ftrace_preempt"
Steven Rostedt (Red Hat)
2015-09-29
2
-18
/
+16
|
*
|
tracing: Move "display-graph" option to main options
Steven Rostedt (Red Hat)
2015-09-29
4
-64
/
+30
|
*
|
tracing: Turn seq_print_user_ip() into a static function
Steven Rostedt (Red Hat)
2015-09-28
2
-4
/
+2
|
*
|
tracing: Inject seq_print_userip_objs() into its only user
Steven Rostedt (Red Hat)
2015-09-28
2
-47
/
+36
|
*
|
tracing: Make ftrace_trace_stack() static
Steven Rostedt (Red Hat)
2015-09-28
2
-9
/
+9
|
*
|
tracing: Pass trace_array into trace_buffer_unlock_commit()
Steven Rostedt (Red Hat)
2015-09-25
5
-20
/
+19
|
*
|
tracing: Remove unused function trace_current_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2015-09-25
1
-8
/
+0
|
*
|
tracing: Remove ftrace_trace_stack_regs()
Steven Rostedt (Red Hat)
2015-09-25
2
-19
/
+14
|
*
|
kernel/trace_probe: is_good_name can be boolean
Yaowei Bai
2015-09-22
1
-4
/
+4
*
|
|
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
1
-11
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
blktrace: re-write setting q->blk_trace
Davidlohr Bueso
2015-10-30
1
-11
/
+5
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
1
-2
/
+53
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
1
-0
/
+11
|
|
\
\
|
*
|
|
bpf: make tracing helpers gpl only
Alexei Starovoitov
2015-10-26
1
-2
/
+2
|
*
|
|
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
2015-10-26
1
-1
/
+6
|
*
|
|
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
2015-10-22
1
-0
/
+46
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
3
-3
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched/core: Fix trace_sched_switch()
Peter Zijlstra
2015-10-06
3
-3
/
+4
|
|
/
*
|
tracing: Do not allow stack_tracer to record stack in NMI
Steven Rostedt (Red Hat)
2015-10-20
1
-0
/
+4
*
|
tracing: Have stack tracer force RCU to be watching
Steven Rostedt (Red Hat)
2015-10-20
1
-0
/
+7
|
/
*
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
[prev]
[next]