index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
|
*
|
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
|
|
|
/
|
|
/
|
[prev]
[next]