Update /debug/tracing/README
[safe/jmp/linux-2.6] / kernel /
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-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-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-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 Dmitri Vorobievtracing, Text Edit Lock: Fix one sparse warning in...
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 Ingo Molnartracing, Text Edit Lock - kprobes architecture independ...
2009-03-20 Peter Zijlstraftrace: event profile hooks
2009-03-20 Peter Zijlstraftrace: ensure every event gets an id
2009-03-20 Peter Zijlstraftrace: provide an id file for each event
2009-03-20 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-20 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/kprobes'...
2009-03-19 Steven Rostedtfunction-graph: show binary events as comments
2009-03-19 Steven Rostedttracing: remove recording function depth from trace_printk
2009-03-19 Steven Rostedtfunction-graph: calculate function depth within functio...
2009-03-19 Steven Rostedttracing: make print_(b)printk_msg_only global
2009-03-19 Frederic Weisbeckertracing/ring-buffer: fix non cpu hotplug case
2009-03-19 Steven Rostedtfunction-graph: consolidate prologues for output
2009-03-18 Ingo Molnartracepoints: dont update zero-sized tracepoint sections
2009-03-18 Jaswinder Singh... tracing: fix oops in tracepoint_update_probe_range()
2009-03-18 Steven Rostedttracing: give easy way to clear trace buffer
2009-03-18 Ananth N Mavinakay... kprobes: Fix locking imbalance in kretprobes
2009-03-18 Frederic Weisbeckertracing/ftrace: stop {irqs, preempt}soff tracers when...
2009-03-18 Carsten Emdetracing: fix command line to pid reverse map
2009-03-18 Thomas Gleixnertracing: fix trace_find_cmdline()
2009-03-18 Thomas Gleixnertracing: replace the crude (unsigned) -1 hackery
2009-03-18 Thomas Gleixnertracing: stop command line recording when tracing is...
2009-03-18 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-18 Steven Rostedttracing: make power tracer start/stop methods lighter...
2009-03-18 Steven Rostedttracing: make sched_switch stop/start light weight
2009-03-18 Steven Rostedttracing: add global-clock option to provide cross CPU...
2009-03-18 Steven Rostedtring-buffer: add api to allow a tracer to change clock...
2009-03-17 Masami Hiramatsumodule: fix refptr allocation and release order
2009-03-17 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-17 Tom Zanussitracing: fix leak in event_format_read()
next