ocfs2: Zero out padding of on disk dquot structure
[safe/jmp/linux-2.6] / kernel / trace /
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
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 Steven Rostedttracing: give easy way to clear trace buffer
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 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-17 Tom Zanussitracing: fix leak in event_format_read()
2009-03-17 Steven Rostedttracing: stop comm recording on tracing off
2009-03-17 Steven Rostedttracing: protect reader of cmdline output
2009-03-17 Frederic Weisbeckertracing/ftrace: fix the check on nopped sites
2009-03-16 Frederic Weisbeckertracing/core: fix early free of cpumasks
2009-03-16 Frederic Weisbeckertracing/ftrace: fix double calls to tracing_start()
2009-03-16 Frederic Weisbeckertracing/core: fix missing mutex unlock on tracing_set_t...
2009-03-16 Frederic Weisbeckertracing/syscalls: select kallsysms
2009-03-16 Frederic Weisbeckertracing/syscalls: protect thread flag toggling from...
2009-03-16 Frederic Weisbeckertracing/syscalls: various cleanups
2009-03-16 Frederic Weisbeckertracing/syscalls: fix missing release of tracing
2009-03-16 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/syscalls...
2009-03-13 Frederic Weisbeckertracing/syscalls: core infrastructure for syscalls...
2009-03-13 Ingo Molnarx86, bts: cleanups
2009-03-13 Markus Metzgerx86, hw-branch-tracer: add selftest
2009-03-13 Markus Metzgerx86, hw-branch-tracer: keep resources on stop
2009-03-13 Lai Jiangshanftrace: remove struct list_head from struct dyn_ftrace
2009-03-13 Lai Jiangshanftrace: use seq_read
2009-03-13 Zhaoleiftrace: don't try to __ftrace_replace_code on !FTRACE_F...
2009-03-13 Zhaoleiftrace: avoid double-free of dyn_ftrace
2009-03-13 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/syscalls...
2009-03-13 Frederic Weisbeckertracing/ftrace: syscall tracing infrastructure, basics
2009-03-13 Steven Rostedttracing: move binary buffers into per cpu directory
2009-03-13 Steven Rostedttracing: add comment for use of double __builtin_consant_p
2009-03-13 Steven Rostedttracing: left align location header in stack_trace
2009-03-13 Steven Rostedtring-buffer: document reader page design
2009-03-13 Steven Rostedttracing: show event name in trace for TRACE_EVENT creat...
2009-03-13 KOSAKI Motohirotracing: Don't use tracing_record_cmdline() in workqueu...
2009-03-13 Steven Rostedttracing: explain why stack tracer is empty
2009-03-13 Steven Rostedttracing: fix stack tracer header
2009-03-13 Steven Rostedttracing: export trace formats to user space
2009-03-13 Steven Rostedttracing: have event_trace_printk use static tracer
2009-03-13 Steven Rostedttracing: make bprint event use the proper event id
2009-03-13 Frederic Weisbeckertracing/core: bring back raw trace_printk for dynamic...
2009-03-13 Steven Rostedttracing: show that buffer size is not expanded
2009-03-13 Steven Rostedtring-buffer: remove unneeded get_online_cpus
2009-03-13 Steven Rostedtring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG
2009-03-13 Steven Rostedttracing: protect ring_buffer_expanded with trace_types_lock
2009-03-13 Steven Rostedttracing: fix comments about trace buffer resizing
2009-03-13 Steven RostedtMerge branch 'tracing/ftrace' of git://git./linux/kerne...
2009-03-12 Steven Rostedtring-buffer: only allocate buffers for online cpus
2009-03-12 Steven Rostedttracing: fix trace_wait to know to wait on all cpus...
2009-03-12 Steven Rostedttracing: expand the ring buffers when an event is activated
2009-03-12 Steven Rostedttracing: keep ring buffer to minimum size till used
2009-03-11 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-11 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-10 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-10 Steven Rostedttracing: use raw spinlocks for trace_vprintk
2009-03-10 Peter Zijlstratrace_clock: fix preemption bug
2009-03-10 Steven Rostedttracing: remove funky whitespace in the trace code
2009-03-10 Steven Rostedttracing: update comments to match event code macros
2009-03-10 Steven Rostedttracing: flip the TP_printk and TP_fast_assign in the...
2009-03-10 Steven Rostedttracing: add back the available_events file
2009-03-10 Steven Rostedttracing: do not allow modifying the ftrace events via...
2009-03-10 Steven Rostedttracing: fix printk format specifier
2009-03-10 KOSAKI Motohirotracing: Don't assume possible cpu list have continuous...
next