nfsd: minor nfsd_vfs_write cleanup
[safe/jmp/linux-2.6] / kernel / trace /
2009-05-15 GeunSik Limtracing: Append prompt in /debug/tracing/README file
2009-04-29 Steven Rostedttracing: fix ref count in splice pages
2009-04-14 Zhaoleitracing: Fix branch tracer header
2009-04-13 Zhaoleitracing: Fix power tracer header
2009-04-12 Li Zefantracing/filters: return proper error code when writing...
2009-04-12 Li Zefantracing/filters: allow user input integer to be oct...
2009-04-12 Li Zefantracing/filters: fix NULL pointer dereference
2009-04-12 Li Zefantracing/filters: NIL-terminate user input filter
2009-04-10 Zhaoleiftrace: Output REC->var instead of __entry->var for...
2009-04-10 Li Zefantracing: fix document references
2009-04-10 Lai Jiangshantracing: fix splice return too large
2009-04-10 Lai Jiangshantracing: update file->f_pos when splice(2) it
2009-04-10 Lai Jiangshantracing: allocate page when needed
2009-04-10 Lai Jiangshantracing: disable seeking for trace_pipe_raw
2009-04-09 Li Zefanblktrace: pass the right pointer to kfree()
2009-04-09 Frederic Weisbeckertracing/syscalls: use a dedicated file header
2009-04-07 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-04-07 Zhaoleiftrace: Correct a text align for event format output
2009-04-07 Nikanth KarthikesanUpdate /debug/tracing/README
2009-04-07 Frederic Weisbeckertracing/ftrace: alloc the started cpumask for the trace...
2009-04-07 Zhaoleiftrace: Add check of sched_stopped for probe_sched_wakeup
2009-04-07 Frederic Weisbeckertracing/ftrace: fix missing include string.h
2009-04-07 Lai Jiangshantracing: fix incorrect return type of ns2usecs()
2009-04-07 Steven Rostedttracing: remove CALLER_ADDR2 from wakeup tracer
2009-04-07 Ingo MolnarMerge branch 'tracing/blktrace-fixes' into tracing...
2009-04-06 Linus TorvaldsMerge branch 'kmemtrace-for-linus' of git://git./linux...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Li Zefanblktrace: fix pdu_len when tracing packet command requests
2009-04-03 Li Zefanblktrace: small cleanup in blk_msg_write()
2009-04-03 Carl Henrik Lundeblktrace: NUL-terminate user space messages
2009-04-03 Ingo Molnarkmemtrace: small cleanups
2009-04-03 Eduard - Gabriel... kmemtrace: restore original tracing data binary format...
2009-04-03 Eduard - Gabriel... kmemtrace: kmemtrace_alloc() must fill type_id
2009-04-03 Eduard - Gabriel... kmemtrace: use tracepoints
2009-04-01 Steven Rostedtring-buffer: do not remove reader page from list on...
2009-04-01 Steven Rostedtfunction-graph: allow unregistering twice
2009-03-31 Ingo MolnarMerge branches 'tracing/docs', 'tracing/filters', ...
2009-03-31 Li Zefantrace: make argument 'mem' of trace_seq_putmem() const
2009-03-31 Eduard - Gabriel... tracing: add missing 'extern' keywords to trace_output.h
2009-03-31 Eduard - Gabriel... tracing: provide trace_seq_reserve()
2009-03-31 Li Zefanblktrace: print out BLK_TN_MESSAGE properly
2009-03-31 Li Zefanblktrace: extract duplidate code
2009-03-31 Li Zefanblktrace: fix memory leak when freeing struct blk_io_trace
2009-03-31 Li Zefanblktrace: fix blk_probes_ref chaos
2009-03-31 Li Zefanblktrace: make classic output more classic
2009-03-31 Li Zefanblktrace: fix off-by-one bug
2009-03-31 Li Zefanblktrace: fix the original blktrace
2009-03-31 Li Zefanblktrace: fix a race when creating blk_tree_root in...
2009-03-31 Li Zefanblktrace: fix timestamp in binary output
2009-03-30 Matt LaPlantetrivial: fix typos/grammar errors in Kconfig texts
2009-03-30 Uwe Kleine-Koenigtrivial: fix typo "resgister" -> "register"
2009-03-26 Tom Zanussitracing: filter fix for TRACE_EVENT_FORMAT events
2009-03-25 Zhaoleiftrace: Using FTRACE_WARN_ON() to check "freed record...
2009-03-25 Lai Jiangshantrace_workqueues: fix empty line's output
2009-03-25 Lai Jiangshantrace_stat: keep original order
2009-03-25 Lai Jiangshantrace_stat: don't call seq_printf() in seq_operation...
2009-03-24 Lai Jiangshantracing: use union for multi-usages field
2009-03-24 Lai Jiangshanftrace: show virtual PID
2009-03-24 Steven Rostedtfunction-graph: add option for include sleep times
2009-03-24 Steven Rostedtfunction-graph: ignore times across schedule
2009-03-24 Steven Rostedtfunction-graph: prevent more than one tracer registering
2009-03-24 Steven Rostedtfunction-graph: moved the timestamp from arch to generi...
2009-03-24 Steven Rostedttracing: fix memory leak in trace_stat
2009-03-24 Li Zefanblktrace: print human-readable act_mask
2009-03-24 Li Zefanblktrace: fix t_error()
2009-03-24 Li Zefanblktrace: fix wrong calculation of RWBS
2009-03-24 Li Zefanblktrace: mark ddir_act[] const
2009-03-24 Tom Zanussitracing/filters: disallow integer values for string...
2009-03-24 Tom Zanussitracing/filters: use trace_seq_printf() to print filters
2009-03-24 Tom Zanussitracing/filters: free pred when clearing filters
2009-03-24 Tom Zanussitracing/filters: use list_for_each_entry
2009-03-23 Frederic Weisbeckertracing/function-graph-tracer: fix functions call trace...
2009-03-23 Anton Vorontsovtracing: Fix TRACING_SUPPORT dependency for PPC32
2009-03-23 Frederic Weisbeckertracing/ftrace: check if debugfs is registered before...
2009-03-23 Tom Zanussitracing/filters: clean up filter_add_subsystem_pred()
2009-03-23 Tom Zanussitracing/filters: fix bug in copy_pred()
2009-03-23 Tom Zanussitracing/filters: use list_for_each_entry_safe
2009-03-23 Frederic Weisbeckertracing/events: don't discard an event after commit
2009-03-23 Frederic Weisbeckertracing/ftrace: make nop-tracer use polling wait for...
2009-03-23 Frederic Weisbeckertracing/events: don't use wake up for events
2009-03-23 Frederic Weisbeckertracing/events: make the filter files writable
2009-03-22 Ingo Molnartracing: add run-time field descriptions for event...
2009-03-22 Tom Zanussitracing: add per-subsystem filtering
2009-03-22 Tom Zanussitracing: add per-event filtering
2009-03-22 Tom Zanussitracing: add ring_buffer_event_discard() to ring buffer
2009-03-22 Dmitri Vorobievtracing: fix four sparse warnings
2009-03-22 Tom Zanussitracing: add run-time field descriptions for event...
2009-03-22 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/hw-breakpoint...
2009-03-22 Frederic Weisbeckertracing: keep the tracing buffer after self-test failure
2009-03-22 Frederic Weisbeckertracing/function-graph-tracer: prevent hangs during...
2009-03-21 Li Zefanblktrace: avoid accessing NULL bdev->bd_disk
2009-03-21 Li Zefanblktrace: remove sysfs_blk_trace_enable_show/store()
2009-03-21 Li Zefanblktrace: report EBUSY correctly
2009-03-21 Li Zefanblktrace: don't increase blk_probes_ref if failed to...
2009-03-21 Li Zefanblktrace: remove blk_probe_mutex
2009-03-21 Li Zefanblktrace: make blk_tracer_enabled a bool flag
2009-03-21 Li Zefanblktrace: fix possible memory leak
2009-03-21 Frederic Weisbeckertracing/ring-buffer: don't annotate rb_cpu_notify with...
2009-03-20 Peter Zijlstraftrace: event profile hooks
next