index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
ftrace: add module globbing
Dmitry Safonov
2015-10-20
|
*
|
ftrace: Introduce ftrace_glob structure
Dmitry Safonov
2015-10-20
|
*
|
ftrace: Clarify code for mod command
Dmitry Safonov
2015-10-16
|
*
|
ftrace: Remove redundant strsep in mod_callback
Dmitry Safonov
2015-10-13
|
*
|
ftrace: Remove redundant swap function
Rasmus Villemoes
2015-10-01
|
*
|
tracing: Use kstrdup_const instead of private implementation
Rasmus Villemoes
2015-10-01
|
*
|
tracing: Add trace options for tracer options to instances
Steven Rostedt (Red Hat)
2015-09-30
|
*
|
tracing: Add trace options for core options to instances
Steven Rostedt (Red Hat)
2015-09-30
|
*
|
tracing: Make ftrace_trace_stack() depend on general trace_array flag
Steven Rostedt (Red Hat)
2015-09-30
|
*
|
tracing: Add a method to pass in trace_array descriptor to option files
Steven Rostedt (Red Hat)
2015-09-30
|
*
|
tracing: Move trace_flags from global to a trace_array field
Steven Rostedt (Red Hat)
2015-09-30
|
*
|
tracing: Move sleep-time and graph-time options out of the core trace_flags
Steven Rostedt (Red Hat)
2015-09-30
|
*
|
tracing: Remove access to trace_flags in trace_printk.c
Steven Rostedt (Red Hat)
2015-09-30
|
*
|
tracing: Add build bug if we have more trace_flags than bits
Steven Rostedt (Red Hat)
2015-09-30
|
*
|
tracing: Always show all tracer options in the options directory
Steven Rostedt (Red Hat)
2015-09-30
|
*
|
tracing: Only create stacktrace option when STACKTRACE is configured
Steven Rostedt (Red Hat)
2015-09-29
|
*
|
tracing: Do not create function tracer options when not compiled in
Steven Rostedt (Red Hat)
2015-09-29
|
*
|
tracing: Only create branch tracer options when compiled in
Steven Rostedt (Red Hat)
2015-09-29
|
*
|
tracing: Only create function graph options when it is compiled in
Steven Rostedt (Red Hat)
2015-09-29
|
*
|
tracing: Use TRACE_FLAGS macro to keep enums and strings matched
Steven Rostedt (Red Hat)
2015-09-29
|
*
|
tracing: Use enums instead of hard coded bitmasks for TRACE_ITER flags
Steven Rostedt (Red Hat)
2015-09-29
|
*
|
tracing: Remove unused tracing option "ftrace_preempt"
Steven Rostedt (Red Hat)
2015-09-29
|
*
|
tracing: Move "display-graph" option to main options
Steven Rostedt (Red Hat)
2015-09-29
|
*
|
tracing: Turn seq_print_user_ip() into a static function
Steven Rostedt (Red Hat)
2015-09-28
|
*
|
tracing: Inject seq_print_userip_objs() into its only user
Steven Rostedt (Red Hat)
2015-09-28
|
*
|
tracing: Make ftrace_trace_stack() static
Steven Rostedt (Red Hat)
2015-09-28
|
*
|
tracing: Pass trace_array into trace_buffer_unlock_commit()
Steven Rostedt (Red Hat)
2015-09-25
|
*
|
tracing: Remove unused function trace_current_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2015-09-25
|
*
|
tracing: Remove ftrace_trace_stack_regs()
Steven Rostedt (Red Hat)
2015-09-25
|
*
|
kernel/trace_probe: is_good_name can be boolean
Yaowei Bai
2015-09-22
*
|
|
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
blktrace: re-write setting q->blk_trace
Davidlohr Bueso
2015-10-30
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
|
|
\
\
|
*
|
|
bpf: make tracing helpers gpl only
Alexei Starovoitov
2015-10-26
|
*
|
|
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
2015-10-26
|
*
|
|
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
2015-10-22
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched/core: Fix trace_sched_switch()
Peter Zijlstra
2015-10-06
|
|
/
*
|
tracing: Do not allow stack_tracer to record stack in NMI
Steven Rostedt (Red Hat)
2015-10-20
*
|
tracing: Have stack tracer force RCU to be watching
Steven Rostedt (Red Hat)
2015-10-20
|
/
*
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-09-08
|
\
|
*
ring-buffer: Revert "ring-buffer: Get timestamp after event is allocated"
Steven Rostedt (Red Hat)
2015-09-03
|
*
tracing: Allow triggers to filter for CPU ids and process names
Daniel Wagner
2015-08-11
|
*
tracing: Introduce two additional marks for delay
Jungseok Lee
2015-07-20
|
*
ftrace: Fix function_graph duration spacing with 7-digits
Steven Rostedt (Red Hat)
2015-07-20
|
*
ftrace: add tracing_thresh to function profile
Umesh Tiwari
2015-07-20
|
*
tracing: Clean up stack tracing and fix fentry updates
Steven Rostedt (Red Hat)
2015-07-20
|
*
ring-buffer: Reorganize function locations
Steven Rostedt (Red Hat)
2015-07-20
|
*
ring-buffer: Make sure event has enough room for extend and padding
Steven Rostedt (Red Hat)
2015-07-20
[prev]
[next]