ocfs2: Zero out padding of on disk dquot structure
[safe/jmp/linux-2.6] / kernel / trace /
2009-04-13 Steven Rostedtring-buffer: add ring_buffer_discard_commit
2009-04-13 Tom Zanussitracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event...
2009-04-13 Tom Zanussitracing/filters: add run-time field descriptions to...
2009-04-13 Zhaoleitracing: Fix power tracer header
2009-04-12 Li Zefanblktrace: fix output of BLK_TC_PC events
2009-04-12 Li Zefanblktrace: fix output of unknown events
2009-04-12 Zhaoleitracing, kmemtrace: Separate include/trace/kmemtrace...
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 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
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: clean up enable logic for sched_switch
2009-04-07 Steven Rostedtfunction-graph: use int instead of atomic for ftrace_gr...
2009-04-07 Frederic Weisbeckertracing/ftrace: factorize the tracing files creation
2009-04-07 Li Zefantracing: use macros to denote usec and nsec per second
2009-04-07 Ingo MolnarMerge branch 'tracing/urgent' into tracing/ftrace
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 'linus' into tracing/core
2009-04-07 Ingo MolnarMerge branch 'tracing/blktrace-fixes' into tracing...
2009-04-07 Markus Metzgerx86, hw-branch-tracer: allocate selftest iterator on...
2009-04-07 Markus Metzgerx86, bts, hw-branch-tracer: add _noirq variants to...
2009-04-07 Ingo MolnarMerge branch 'linus' into tracing/hw-branch-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-26 Steven Rostedttracing: add average time in function to function profiler
2009-03-26 Steven Rostedttracing: remove on the fly allocator from function...
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-25 Steven Rostedttracing: clean up tracing profiler
2009-03-25 Steven Rostedtfunction-graph: add option to calculate graph time...
2009-03-25 Steven Rostedttracing: make the function profiler per cpu
2009-03-25 Steven Rostedttracing: adding function timings to function profiler
2009-03-25 Steven Rostedttracing: move function profiler data out of function...
2009-03-25 Steven Rostedttracing: add function profiler
2009-03-25 Steven Rostedttracing: add handler to trace_stat
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
next