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
/
trace.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-26
|
\
|
*
tracing: Fix initialization failure path in tracing_set_tracer()
Anton Vorontsov
2012-07-17
*
|
tracing: Check for allocation failure in __tracing_open()
Dan Carpenter
2012-07-11
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-07-06
|
\
\
|
*
|
tracing: Remove NR_CPUS array from trace_iterator
Steven Rostedt
2012-06-28
|
*
|
tracing/selftest: Add a WARN_ON() if a tracer test fails
Steven Rostedt
2012-06-28
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-07-03
|
\
\
|
|
/
|
/
|
|
*
splice: fix racy pipe->buffers uses
Eric Dumazet
2012-06-13
*
|
tracing: Have tracing_off() actually turn tracing off
Steven Rostedt
2012-06-06
|
/
*
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-05-21
|
\
|
*
tracing: Remove kernel_lock annotations
Richard Weinberger
2012-05-19
|
*
tracing: Fix initial buffer_size_kb state
Vaibhav Nagarnaik
2012-05-19
*
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2012-05-21
|
\
\
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
|
|
\
|
|
*
tracing: Fix regression with tracing_on
Steven Rostedt
2012-04-16
*
|
|
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
2012-05-16
*
|
|
tracing: Check return value of tracing_dentry_percpu()
Namhyung Kim
2012-05-16
*
|
|
ring-buffer: Make removal of ring buffer pages atomic
Vaibhav Nagarnaik
2012-05-16
*
|
|
tracing: Clean up tracing_mark_write()
Steven Rostedt
2012-05-16
|
/
/
*
|
tracing: Remove ftrace_disable/enable_cpu()
Steven Rostedt
2012-05-08
*
|
tracing: Use seq_*_private interface for some seq files
Jiri Olsa
2012-05-08
*
|
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
2012-04-23
*
|
tracing: Remove an unneeded check in trace_seq_buffer()
Dan Carpenter
2012-04-23
*
|
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
2012-04-23
|
/
*
tracing: Fix ent_size in trace output
Steven Rostedt
2012-03-27
*
tracing: Keep NMI watchdog from triggering when dumping trace
Steven Rostedt
2012-03-01
*
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
2012-02-22
*
ftrace: sched_switch plugin is deprecated
Geunsik Lim
2012-02-13
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
|
\
|
*
switch debugfs to umode_t
Al Viro
2012-01-03
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-06
|
\
\
|
*
|
tracing: Add entries in buffer and total entries to default output header
Steven Rostedt
2011-11-17
|
*
|
tracing: Add irq, preempt-count and need resched info to default trace output
Steven Rostedt
2011-11-17
|
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-11-11
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tracing/latency: Fix header output for latency tracers
Jiri Olsa
2011-11-07
*
|
|
trace: Allow ftrace_dump() to be called from modules
Paul E. McKenney
2011-12-11
|
/
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-26
|
\
|
|
*
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
2011-10-14
|
*
ftrace: Fix README to state tracing_on to start/stop tracing
Geunsik Lim
2011-10-14
|
*
tracing: Do not allocate buffer for trace_marker
Steven Rostedt
2011-10-11
|
*
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-10-11
|
*
tracing: Add a counter clock for those that do not trust clocks
Steven Rostedt
2011-09-19
|
*
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
2011-08-30
|
*
trace: Add a new readonly entry to report total buffer size
Vaibhav Nagarnaik
2011-08-30
*
|
locking, tracing: Annotate tracing locks as raw
Thomas Gleixner
2011-09-13
|
/
*
tracing: Have dynamic size event stack traces
Steven Rostedt
2011-07-14
*
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-14
*
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-14
*
tracing, function: Fix trace header to follow context-info option
Jiri Olsa
2011-06-14
*
tracing: Add disable_on_free option
Steven Rostedt
2011-06-14
[next]