tracing: fix comments about trace buffer resizing
[pandora-kernel.git] / kernel / trace /
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-13 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
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 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-03-11 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-10 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-10 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/textedit...
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 Ingo MolnarMerge branch 'core/printk' into tracing/ftrace
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...
2009-03-10 Ingo MolnarMerge branch 'x86/core' into tracing/ftrace
2009-03-10 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-10 Ingo MolnarMerge branches 'tracing/doc', 'tracing/ftrace', 'tracin...
2009-03-10 Steven Rostedttracing: remove obsolete TRACE_EVENT_FORMAT macro
2009-03-10 Steven Rostedttracing: new format for specialized trace points
2009-03-10 Steven Rostedttracing: use generic __stringify
2009-03-10 Steven Rostedttracing: replace TP<var> with TP_<var>
2009-03-10 Steven Rostedttracing: typecast sizeof and offsetof to unsigned int
2009-03-09 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-03-09 KOSAKI Motohirotracing: Don't use tracing_record_cmdline() in workqueu...
2009-03-08 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-03-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-08 Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2009-03-08 KOSAKI Motohiroftrace: tracing header should put '#' at the beginning...
2009-03-08 Ingo MolnarMerge branches 'tracing/doc', 'tracing/ftrace', 'tracin...
2009-03-06 Ingo Molnartracing: trace_bprintk() cleanups
2009-03-06 Frederic Weisbeckertracing/core: drop the old trace_printk() implementatio...
2009-03-06 Lai Jiangshantracing: add trace_bprintk()
2009-03-06 Lai Jiangshantracing: infrastructure for supporting binary record
2009-03-06 Ingo MolnarMerge branch 'core/printk' into tracing/ftrace
2009-03-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-06 KOSAKI Motohirotracing: fix deadlock when setting set_ftrace_pid
2009-03-06 KOSAKI Motohirotracing: current tip/master can't enable ftrace
2009-03-06 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-06 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/function...
2009-03-06 Steven Rostedttracing: add format files for ftrace default entries
2009-03-06 Steven Rostedttracing: move print of event format to separate file
2009-03-06 Steven Rostedttracing: make all file_operations const
2009-03-05 Ingo Molnartracing: clean up menu
2009-03-05 Ingo MolnarMerge branch 'x86/doc' into x86/core
2009-03-05 Frederic Weisbeckertracing/function-graph-tracer: use the more lightweight...
2009-03-05 Ingo MolnarMerge commit 'v2.6.29-rc7' into core/locking
2009-03-05 Ingo Molnartracing: rename ftrace_printk() => trace_printk()
2009-03-05 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-05 Ingo MolnarMerge branch 'tracing/ftrace' into tracing/core
2009-03-05 Steven Rostedttracing: have latency tracers set the latency format
2009-03-05 Steven Rostedttracing: consolidate print_lat_fmt and print_trace_fmt
2009-03-05 Steven Rostedttracing: remove extra latency_trace method from trace...
2009-03-05 Steven Rostedttracing: add latency output format option
2009-03-05 Steven Rostedttracing: fix seq read from trace files
2009-03-05 Steven Rostedttracing: do not return EFAULT if read copied anything
2009-03-05 Steven Rostedtring-buffer: fix timestamp in partial ring_buffer_page_read
2009-03-04 Steven Rostedttracing: add cpu_file intialization for ftrace_dump
2009-03-04 Peter Zijlstratracing: add lockdep tracepoints for lock acquire/release
2009-03-04 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-03-04 Ingo MolnarMerge branch 'rfc/splice/tip/tracing/ftrace' of git...
2009-03-04 Ingo MolnarMerge branch 'tracing/ftrace'; commit 'v2.6.29-rc7...
2009-03-04 Steven Rostedttracing: add binary buffer files for use with splice
2009-03-04 Steven Rostedtring-buffer: make ring_buffer_read_page read from start...
2009-03-04 Steven Rostedtring-buffer: replace sizeof of event header with offsetof
2009-03-04 Steven Rostedtring-buffer: fix ring_buffer_read_page
2009-03-04 Steven Rostedtring-buffer: reset write field for ring_buffer_read_page
2009-03-04 Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-03-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-03-03 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-03 Steven Rostedttracing: fix return value to registering events
2009-03-02 Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2009-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-02 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/mmiotrace...
2009-03-02 Steven Rostedttracing: add print format to event trace format files
2009-03-02 Steven Rostedttracing: add trace name and id to event formats
2009-03-02 Steven Rostedttracing: add ftrace headers to event format files
2009-03-02 Steven Rostedttracing: add format file to describe event struct fields
2009-03-02 Steven Rostedttracing: make trace_seq_reset global and rename to...
2009-03-02 Steven Rostedttracing: add protection around modify trace event fields
2009-03-02 Steven Rostedttracing: add TRACE_FIELD_SPECIAL to record complex...
2009-02-28 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-28 Steven Rostedttracing: add raw fast tracing interface for trace events
2009-02-28 Steven Rostedttracing: add raw trace point recording infrastructure
2009-02-28 Steven Rostedttracing: add interface to write into current tracer...
2009-02-28 Steven Rostedttracing: make the set_event and available_events subsys...
2009-02-28 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-28 Ingo MolnarMerge branch 'tracing/ftrace' into tracing/core
2009-02-28 Steven Rostedttracing: add subsystem level to trace events
2009-02-28 Steven Rostedttracing: move trace point formats to files in include...
2009-02-28 Linus TorvaldsMerge branch 'sh/for-2.6.29' of git://git./linux/kernel...
2009-02-27 Steven Rostedttracing: replace kzalloc with kcalloc
next