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
*
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-05-12
|
\
|
*
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-11
*
|
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-04-13
|
\
|
|
*
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-12
|
*
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-04-12
|
*
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-04-12
*
|
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-03-14
|
\
|
|
*
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
2016-03-09
|
*
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-03-03
*
|
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-02-29
|
\
|
|
*
tracing/stacktrace: Show entire trace if passed in function not found
Steven Rostedt
2016-02-17
|
*
tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()
Steven Rostedt (Red Hat)
2016-02-17
*
|
trace: fix compilation for 4.1
Dmitry Shmidt
2016-02-16
*
|
trace: add non-hierarchical function_graph option
Jamie Gennis
2016-02-16
*
|
trace: Add an option to show tgids in trace output
Jamie Gennis
2016-02-16
*
|
trace/events: add gpu trace events
Jamie Gennis
2016-02-16
|
/
*
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
2016-01-04
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-12-08
|
\
|
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
*
|
tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filter
Steven Rostedt (Red Hat)
2015-12-01
*
|
ring-buffer: Put back the length if crossed page with add_timestamp
Steven Rostedt (Red Hat)
2015-11-24
*
|
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
2015-11-24
|
/
*
Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-11-12
|
\
|
*
tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set
Chen Gang
2015-11-10
|
*
tracing: Remove unused ftrace_cpu_disabled per cpu variable
Dmitry Safonov
2015-11-07
|
*
tracing: Make tracing work when debugfs is not configured in
Jiaxing Wang
2015-11-06
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
|
\
\
|
*
|
bpf_trace: Make dependent on PERF_EVENTS
Steven Rostedt
2015-11-10
*
|
|
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-11-06
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tracing: Put back comma for empty fields in boot string parsing
Steven Rostedt (Red Hat)
2015-11-03
|
*
|
tracing: Apply tracer specific options from kernel command line.
Jiaxing Wang
2015-11-03
|
*
|
ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmark
Steven Rostedt (Red Hat)
2015-11-03
|
*
|
tracing: Allow dumping traces without tracking trace started cpus
Sasha Levin
2015-11-03
|
*
|
ring_buffer: Fix more races when terminating the producer in the benchmark
Petr Mladek
2015-11-03
|
*
|
ring_buffer: Do no not complete benchmark reader too early
Petr Mladek
2015-11-03
|
*
|
tracing: Remove redundant TP_ARGS redefining
Dmitry Safonov
2015-11-03
|
*
|
tracing: Rename max_stack_lock to stack_trace_max_lock
Steven Rostedt (Red Hat)
2015-11-03
|
*
|
tracing: Allow arch-specific stack tracer
AKASHI Takahiro
2015-11-03
|
*
|
tracing: ftrace_event_is_function() can return boolean
Yaowei Bai
2015-11-02
|
*
|
tracing: is_legal_op() can return boolean
Yaowei Bai
2015-11-02
|
*
|
ring-buffer: rb_event_is_commit() can return boolean
Yaowei Bai
2015-11-02
|
*
|
ring-buffer: rb_per_cpu_empty() can return boolean
Yaowei Bai
2015-11-02
|
*
|
ring_buffer: ring_buffer_empty{cpu}() can return boolean
Yaowei Bai
2015-11-02
|
*
|
ring-buffer: rb_is_reader_page() can return boolean
Yaowei Bai
2015-11-02
|
*
|
tracing: report_latency() in trace_irqsoff.c can return boolean
Yaowei Bai
2015-11-02
|
*
|
tracing: report_latency() in trace_sched_wakeup.c can return boolean
Yaowei Bai
2015-11-02
|
*
|
tracing: Update instance_rmdir() to use tracefs_remove_recursive
Jiaxing Wang
2015-11-02
|
*
|
tracing: Only benchmark the time tracepoints take if tracing is on
Chunyan Zhang
2015-11-02
|
*
|
tracing: Call on_each_cpu() when adding or removing single pids from set_even...
Steven Rostedt (Red Hat)
2015-11-02
|
*
|
tracing: Fix sparse RCU warning
Steven Rostedt (Red Hat)
2015-10-26
[next]