RPC/RDMA: reformat a debug printk to keep lines together.
[safe/jmp/linux-2.6] / kernel / trace /
2008-09-29 Thomas Gleixnerhrtimer: prevent migration of per CPU hrtimers
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-28 Rusty Russellstop_machine: fix up ftrace.c
2008-07-27 Andrea Righitracing: remove unused variable
2008-07-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-26 Mike Traviscpumask: change cpumask_of_cpu_ptr to use new cpumask_o...
2008-07-26 Ingo Molnarftrace: fix modular build
2008-07-25 Harvey Harrisonmarkers: fix sparse integer as NULL pointer warning
2008-07-24 Ingo Molnarftrace: remove latency-tracer leftover
2008-07-24 Ingo MolnarMerge branch 'linus' into tracing/urgent
2008-07-18 Mike Traviscpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
2008-07-18 Steven Rostedtftrace: only trace preempt off with preempt tracer
2008-07-18 Steven Rostedtftrace: fix 4d3702b6 (post-v2.6.26): WARNING: at kernel...
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...
next