Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[safe/jmp/linux-2.6] / kernel / trace /
2008-07-14 Ingo MolnarMerge branch 'tracing/ftrace' into auto-ftrace-next
2008-07-11 Ingo Molnarftrace: build fix for ftraced_suspend
2008-07-11 Steven Rostedtftrace: separate out the function enabled variable
2008-07-11 Steven Rostedtftrace: add ftrace_kill_atomic
2008-07-11 Steven Rostedtftrace: use current CPU for function startup
2008-07-11 Steven Rostedtftrace: start wakeup tracing after setting function...
2008-07-11 Steven Rostedtftrace: check proper config for preempt type
2008-07-11 Steven Rostedtftrace: define function trace nop
2008-07-11 Steven Rostedtftrace: move sched_switch enable after markers
2008-07-10 Ingo MolnarMerge branch 'tracing/sysprof' into auto-ftrace-next
2008-07-10 Ingo MolnarMerge branch 'tracing/mmiotrace' into auto-ftrace-next
2008-07-03 Abhishek Sagarftrace: prevent ftrace modifications while being kprobe...
2008-06-23 Abhishek Sagarftrace: avoid modifying kprobe'd records
2008-06-23 Abhishek Sagarftrace: freeze kprobe'd records
2008-06-23 Abhishek Sagarftrace: store mcount address in rec->ip
2008-06-16 Ingo Molnarnamespacecheck: fixes
2008-06-14 Abhishek Sagarftrace: fix "notrace" filtering priority
2008-06-12 Jiri Slabyftrace: fix printout
2008-06-10 Ankita Gargftrace: disable tracing when current_tracer is set...
2008-06-10 Abhishek Sagarftrace: prevent freeing of all failed updates
2008-06-10 Abhishek Sagarftrace: add debugfs entry 'failures'
2008-06-10 Abhishek Sagarftrace: remove ftrace_ip_converted()
2008-06-10 Abhishek Sagarftrace: prevent freeing of all failed updates
2008-06-02 Steven Rostedtftrace: user update and disable dynamic ftrace daemon
2008-06-02 Abhishek Sagarftrace: distinguish kretprobe'd functions in trace...
2008-05-26 Abhishek Sagarftrace: fix updating of ftrace_update_cnt
2008-05-26 Abhishek Sagarftrace: safe traversal of ftrace_hash hlist
2008-05-26 Steven Rostedtftrace: fix up cmdline recording
2008-05-26 Steven Rostedtftrace: set_ftrace_notrace feature
2008-05-26 Steven Rostedtftrace: remove printks from irqsoff trace
2008-05-26 Steven Rostedtftrace: add function tracing to wake up tracing
2008-05-26 Steven Rostedtftrace: move ftrace_special to trace.c
2008-05-26 Steven Rostedtftrace: limit use of check pages
2008-05-24 Thomas Gleixnersysprof: make it depend on X86
2008-05-24 Pekka Paalanenx86 mmiotrace: use resource_size_t for phys addresses
2008-05-24 Pekka Paalanenmmiotrace: do not print bogus pid for maps either
2008-05-24 Pekka Paalanenmmiotrace: print overrun counts
2008-05-24 Pekka Paalanenmmiotrace: print header using the read hook.
2008-05-24 Pekka Paalanenx86 mmiotrace: Do not print bogus pid
2008-05-24 Ingo Molnarmmiotrace: ftrace fix
2008-05-24 Pekka Paalanenftrace: mmiotrace update, #2
2008-05-24 Pekka Paalanenftrace: mmiotrace, updates
2008-05-24 Pekka Paalanenftrace: add mmiotrace plugin
2008-05-23 Soeren Sandmannftrace/sysprof: don't trace the user stack if we are...
2008-05-23 Ingo Molnarsysprof: update copyrights
2008-05-23 Soeren Sandmann... sysprof: kernel trace
2008-05-23 Thomas Gleixnerftrace: make it more available in the Kconfig
2008-05-23 Thomas Gleixnerftrace: fix __trace_special()
2008-05-23 Thomas Gleixnerftrace: remove notrace
2008-05-23 Ingo Molnarftrace: sysprof updates
2008-05-23 Ingo Molnarftrace: sysprof fix
2008-05-23 Ingo Molnarftrace: make sysprof dependent on x86 for now
2008-05-23 Ingo Molnarftrace: sysprof plugin improvement
2008-05-23 Ingo Molnarftrace: sysprof-plugin, add self-tests
2008-05-23 Ingo Molnarftrace: extend sysprof plugin some more
2008-05-23 Ingo Molnarftrace: extend sysprof plugin
2008-05-23 Ingo Molnarftrace: add sysprof plugin
2008-05-23 Steven Rostedtftrace: add have dynamic ftrace config for archs
2008-05-23 Steven Rostedtftrace: support for PowerPC
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Ingo Molnarftrace: fix mcount export bug
2008-05-23 David Millerftrace: remove packed attribute on ftrace_page.
2008-05-23 Ingo Molnarftrace: stacktrace fix
2008-05-23 Mathieu DesnoyersPort ftrace to markers
2008-05-23 Steven Rostedtftrace: limit trace entries
2008-05-23 Pekka Paalanenftrace: add readpos to struct trace_seq; add trace_seq_...
2008-05-23 Steven Rostedtftrace: use raw_smp_processor_id for mcount functions
2008-05-23 Ingo Molnarftrace: special stacktrace
2008-05-23 Ingo Molnarftrace: trace faster
2008-05-23 Steven Rostedtftrace: fix setting of pos in read_pipe
2008-05-23 Steven Rostedtftrace: add trace pipe header pluggin
2008-05-23 Steven Rostedtftrace: add logic to record overruns
2008-05-23 Steven Rostedtftrace: fix comm on function trace output
2008-05-23 Steven Rostedtftrace: comment code
2008-05-23 Steven Rostedtftrace: modulize the number of CPU buffers
2008-05-23 Steven Rostedtftrace: replace simple_strtoul with strict_strtoul
2008-05-23 Steven Rostedtftrace: simple clean ups
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Thomas Gleixnerftrace: simplify hexprint
2008-05-23 Steven Rostedtftrace: trace_entries to dynamically change trace buffe...
2008-05-23 Steven Rostedtftrace: user proper API for setting RT prios in selftest
2008-05-23 Steven Rostedtftrace: trace_pipe implement NONBLOCK
2008-05-23 Steven Rostedtftrace: return EOF in trace_pipe on change of tracer
2008-05-23 Steven Rostedtftrace: restore iterator trace in pipe read
2008-05-23 Steven Rostedtftrace: allow trace_pipe to block on all reads
2008-05-23 Ankita Gargftrace: fix conversion of task state to char in latency...
2008-05-23 Thomas Gleixnerftrace: move enums to ftrace.h and make helper function...
2008-05-23 Steven Rostedtftrace: selftest protect againt max flip
2008-05-23 Steven Rostedtftrace: fix mutex unlock in trace output
2008-05-23 Steven Rostedtftrace: add UNINTERRUPTIBLE state for kftraced on disable
2008-05-23 Ingo Molnarftrace: restrict tracing to HAVE_FTRACE architectures
2008-05-23 Steven Rostedtftrace: user raw_spin_lock in tracing
2008-05-23 Steven Rostedtftrace: irqsoff use raw_smp_processor_id
2008-05-23 Ingo Molnarftrace: remove add-hoc code
2008-05-23 Steven Rostedtftrace: fix dynamic ftrace selftest
2008-05-23 Steven Rostedtftrace: add TRACE_STACK and TRACE_SPECIAL to selftest...
2008-05-23 Steven Rostedtftrace: printk and trace irqsoff and wakeups
2008-05-23 Steven Rostedtftrace: remove wakeup from function trace
2008-05-23 Ingo Molnarftrace: make it more available in the Kconfig
2008-05-23 Peter Zijlstraftrace: trace next state
next