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
Age
Commit message (
Expand
)
Author
2014-02-13
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt
2014-02-13
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt
2014-02-13
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt
2014-02-13
tracing: Check if tracing is enabled in trace_puts()
Steven Rostedt (Red Hat)
2014-02-13
tracing: Have trace buffer point back to trace_array
Steven Rostedt (Red Hat)
2014-01-09
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
2013-12-04
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
2013-11-29
perf/ftrace: Fix paranoid level for enabling function tracer
Steven Rostedt
2013-11-20
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
2013-08-29
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
2013-08-29
tracing/uprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-08-29
tracing/kprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-08-29
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
2013-08-29
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
Oleg Nesterov
2013-08-29
tracing: Introduce remove_event_file_dir()
Oleg Nesterov
2013-08-29
tracing: Change f_start() to take event_mutex and verify i_private != NULL
Oleg Nesterov
2013-08-29
tracing: Change event_filter_read/write to verify i_private != NULL
Oleg Nesterov
2013-08-29
tracing: Change event_enable/disable_read() to verify i_private != NULL
Oleg Nesterov
2013-08-29
tracing: Turn event/id->i_private into call->event.type
Oleg Nesterov
2013-08-29
ftrace: Add check for NULL regs if ops has SAVE_REGS set
Steven Rostedt (Red Hat)
2013-08-29
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
2013-08-29
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
2013-08-29
tracing: Do not call kmem_cache_free() on allocation failure
Namhyung Kim
2013-08-14
tracing: Fix reset of time stamps during trace_clock changes
Alexander Z Lam
2013-08-14
tracing: Use flag buffer_disabled for irqsoff tracer
Steven Rostedt (Red Hat)
2013-08-14
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
Alexander Z Lam
2013-08-14
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-08-04
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
2013-08-04
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
Oleg Nesterov
2013-08-04
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
2013-08-04
tracing: Fix error handling to ensure instances can always be removed
Alexander Z Lam
2013-07-25
tracing: Add trace_array_get/put() to event handling
Steven Rostedt (Red Hat)
2013-07-25
tracing: Fix race between deleting buffer and setting events
Steven Rostedt (Red Hat)
2013-07-25
tracing: Get trace_array ref counts when accessing trace files
Steven Rostedt (Red Hat)
2013-07-25
tracing: Add trace_array_get/put() to handle instance refs better
Steven Rostedt (Red Hat)
2013-07-25
tracing: Protect ftrace_trace_arrays list in trace_events.c
Alexander Z Lam
2013-07-25
tracing: Make trace_marker use the correct per-instance buffer
Alexander Z Lam
2013-07-25
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
2013-07-25
tracing: Failed to create system directory
Steven Rostedt
2013-07-25
uprobes: Fix return value in error handling path
zhangwei(Jovi)
2013-06-11
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
Yoshihiro YUNOMAE
2013-06-06
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
2013-05-29
tracing: Fix bad parameter passed in branch selftest
Steven Rostedt (Red Hat)
2013-05-28
ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friends
Steven Rostedt
2013-05-28
ring-buffer: Do not poll non allocated cpu buffers
Steven Rostedt (Red Hat)
[next]