Age | Commit message (Expand) | Author |
2008-07-18 | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis |
2008-07-14 | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar |
2008-07-11 | ftrace: build fix for ftraced_suspend | Ingo Molnar |
2008-07-11 | ftrace: separate out the function enabled variable | Steven Rostedt |
2008-07-11 | ftrace: add ftrace_kill_atomic | Steven Rostedt |
2008-07-11 | ftrace: use current CPU for function startup | Steven Rostedt |
2008-07-11 | ftrace: start wakeup tracing after setting function tracer | Steven Rostedt |
2008-07-11 | ftrace: check proper config for preempt type | Steven Rostedt |
2008-07-11 | ftrace: define function trace nop | Steven Rostedt |
2008-07-11 | ftrace: move sched_switch enable after markers | Steven Rostedt |
2008-07-10 | Merge branch 'tracing/sysprof' into auto-ftrace-next | Ingo Molnar |
2008-07-10 | Merge branch 'tracing/mmiotrace' into auto-ftrace-next | Ingo Molnar |
2008-07-03 | ftrace: prevent ftrace modifications while being kprobe'd, v2 | Abhishek Sagar |
2008-06-23 | ftrace: avoid modifying kprobe'd records | Abhishek Sagar |
2008-06-23 | ftrace: freeze kprobe'd records | Abhishek Sagar |
2008-06-23 | ftrace: store mcount address in rec->ip | Abhishek Sagar |
2008-06-16 | namespacecheck: fixes | Ingo Molnar |
2008-06-14 | ftrace: fix "notrace" filtering priority | Abhishek Sagar |
2008-06-12 | ftrace: fix printout | Jiri Slaby |
2008-06-10 | ftrace: disable tracing when current_tracer is set to "none" | Ankita Garg |
2008-06-10 | ftrace: prevent freeing of all failed updates | Abhishek Sagar |
2008-06-10 | ftrace: add debugfs entry 'failures' | Abhishek Sagar |
2008-06-10 | ftrace: remove ftrace_ip_converted() | Abhishek Sagar |
2008-06-10 | ftrace: prevent freeing of all failed updates | Abhishek Sagar |
2008-06-02 | ftrace: user update and disable dynamic ftrace daemon | Steven Rostedt |
2008-06-02 | ftrace: distinguish kretprobe'd functions in trace logs | Abhishek Sagar |
2008-05-26 | ftrace: fix updating of ftrace_update_cnt | Abhishek Sagar |
2008-05-26 | ftrace: safe traversal of ftrace_hash hlist | Abhishek Sagar |
2008-05-26 | ftrace: fix up cmdline recording | Steven Rostedt |
2008-05-26 | ftrace: set_ftrace_notrace feature | Steven Rostedt |
2008-05-26 | ftrace: remove printks from irqsoff trace | Steven Rostedt |
2008-05-26 | ftrace: add function tracing to wake up tracing | Steven Rostedt |
2008-05-26 | ftrace: move ftrace_special to trace.c | Steven Rostedt |
2008-05-26 | ftrace: limit use of check pages | Steven Rostedt |
2008-05-24 | sysprof: make it depend on X86 | Thomas Gleixner |
2008-05-24 | x86 mmiotrace: use resource_size_t for phys addresses | Pekka Paalanen |
2008-05-24 | mmiotrace: do not print bogus pid for maps either | Pekka Paalanen |
2008-05-24 | mmiotrace: print overrun counts | Pekka Paalanen |
2008-05-24 | mmiotrace: print header using the read hook. | Pekka Paalanen |
2008-05-24 | x86 mmiotrace: Do not print bogus pid | Pekka Paalanen |
2008-05-24 | mmiotrace: ftrace fix | Ingo Molnar |
2008-05-24 | ftrace: mmiotrace update, #2 | Pekka Paalanen |
2008-05-24 | ftrace: mmiotrace, updates | Pekka Paalanen |
2008-05-24 | ftrace: add mmiotrace plugin | Pekka Paalanen |
2008-05-23 | ftrace/sysprof: don't trace the user stack if we are a kernel thread. | Soeren Sandmann |
2008-05-23 | sysprof: update copyrights | Ingo Molnar |
2008-05-23 | sysprof: kernel trace | Soeren Sandmann Pedersen |
2008-05-23 | ftrace: make it more available in the Kconfig | Thomas Gleixner |
2008-05-23 | ftrace: fix __trace_special() | Thomas Gleixner |
2008-05-23 | ftrace: remove notrace | Thomas Gleixner |