trace_stat: keep original order
[safe/jmp/linux-2.6] / kernel /
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-23 Anton Vorontsovtracing: Fix TRACING_SUPPORT dependency for PPC32
2009-03-23 Frederic Weisbeckertracing/ftrace: check if debugfs is registered before...
2009-03-22 Dmitri Vorobievtracing: fix four sparse warnings
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 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()
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 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 Rostedtsoftirq: no need to have SOFTIRQ in softirq name
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 Jason Barontracing: tracepoints for softirq entry/exit - tracepoints
2009-03-13 Jason Barontracing: tracepoints for softirq entry/exit - add softi...
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-13 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-03-13 Ingo Molnarlocking: rename trace_softirq_[enter|exit] => lockdep_s...
2009-03-13 Ingo MolnarMerge branch 'linus' into core/locking
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 Ingo MolnarMerge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2...
2009-03-10 Dhaval Gianikernel/user.c: fix a memory leak when freeing up non...
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
next