index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2013-08-14
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-07-28
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
2013-05-11
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
2013-05-07
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2013-04-05
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
2013-04-05
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
2013-03-28
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
2012-07-16
splice: fix racy pipe->buffers uses
Eric Dumazet
2012-07-16
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
2012-06-22
tracing: Have tracing_off() actually turn tracing off
Steven Rostedt
2012-04-16
tracing: Fix regression with tracing_on
Steven Rostedt
2012-03-27
tracing: Fix ent_size in trace output
Steven Rostedt
2012-03-01
tracing: Keep NMI watchdog from triggering when dumping trace
Steven Rostedt
2012-02-22
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
2012-02-13
ftrace: sched_switch plugin is deprecated
Geunsik Lim
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-03
switch debugfs to umode_t
Al Viro
2011-12-11
trace: Allow ftrace_dump() to be called from modules
Paul E. McKenney
2011-11-17
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-11
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-11-07
tracing/latency: Fix header output for latency tracers
Jiri Olsa
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-14
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-11
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-09-19
tracing: Add a counter clock for those that do not trust clocks
Steven Rostedt
2011-09-13
locking, tracing: Annotate tracing locks as raw
Thomas Gleixner
2011-08-30
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-07-14
tracing: Have dynamic size event stack traces
Steven Rostedt
2011-06-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
tracing: Add a proc file to stop tracing and free buffer
Vaibhav Nagarnaik
2011-06-14
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
2011-06-14
tracing: Schedule a delayed work to call wakeup()
Vaibhav Nagarnaik
2011-05-10
Merge commit 'v2.6.39-rc7' into perf/core
Ingo Molnar
2011-05-06
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-04-27
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-04-04
tracing: Avoid soft lockup in trace_pipe
Jiri Olsa
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-10
tracing: Fix irqoff selftest expanding max buffer
Steven Rostedt
2011-03-10
tracing: Remove lock_depth from event entry
Steven Rostedt
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
2011-02-08
tracing: Deprecate tracing_enabled for tracing_on
Steven Rostedt
2011-01-07
tracing: Fix preempt count leak
Li Zefan
[next]