index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2013-11-20
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
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
[next]