Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / kernel / trace /
2008-07-15 Linus TorvaldsMerge branch 'timers/for-linus' of git://git./linux...
2008-07-15 Linus TorvaldsMerge branch 'genirq' of git://git./linux/kernel/git...
2008-07-15 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-07-15 Linus TorvaldsMerge branch 'core/topology' of git://git./linux/kernel...
2008-07-15 Linus TorvaldsMerge branch 'core/stacktrace' of git://git./linux...
2008-07-15 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-07-15 Ingo MolnarMerge branch 'linus' into x86/urgent
2008-07-14 Linus TorvaldsMerge branch 'for-2.6.27' of git://git.infradead.org...
2008-07-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-07-14 Linus TorvaldsMerge branch 'core/softirq' of git://git./linux/kernel...
2008-07-14 Linus TorvaldsMerge branch 'core/rodata' of git://git./linux/kernel...
2008-07-14 Linus TorvaldsMerge branch 'core/printk' of git://git./linux/kernel...
2008-07-14 Linus TorvaldsMerge branch 'core/locking' of git://git./linux/kernel...
2008-07-14 Linus TorvaldsMerge branch 'sched/new-API-sched_setscheduler' of...
2008-07-14 Linus TorvaldsMerge branch 'tracing/for-linus' of git://git./linux...
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
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-10 Ingo MolnarMerge branch 'tracing/ftrace' into auto-ftrace-next
2008-07-07 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace
2008-07-03 Abhishek Sagarftrace: prevent ftrace modifications while being kprobe...
2008-06-25 Ingo MolnarMerge branch 'linus' into tracing/sysprof
2008-06-25 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-25 Ingo MolnarMerge branch 'linus' into tracing/ftrace
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-23 Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-16 Ingo Molnarnamespacecheck: fixes
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/sysprof
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/ftrace
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
next