Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 18 | -37/+322 |
|\ | |||||
| * | fix "ftrace: store mcount address in rec->ip" | Ingo Molnar | 2008-07-01 | 1 | -1/+1 |
| * | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-25 | 9 | -30/+66 |
| |\ | |||||
| * | | ftrace: freeze kprobe'd records | Abhishek Sagar | 2008-06-23 | 1 | -1/+5 |
| * | | kprobes: enable clean usage of get_kprobe | Abhishek Sagar | 2008-06-23 | 1 | -0/+4 |
| * | | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 5 | -2/+51 |
| * | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 | 33 | -71/+158 |
| |\ \ | |||||
| * \ \ | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 118 | -258/+575 |
| |\ \ \ | |||||
| * | | | | ftrace: prevent freeing of all failed updates | Abhishek Sagar | 2008-06-10 | 1 | -0/+1 |
| * | | | | ftrace: export kretprobe_trampoline for function tracer | Abhishek Sagar | 2008-06-02 | 1 | -0/+1 |
| * | | | | ftrace: user update and disable dynamic ftrace daemon | Steven Rostedt | 2008-06-02 | 1 | -0/+6 |
| * | | | | ftrace: fix merge | Ingo Molnar | 2008-05-28 | 1 | -1/+1 |
| * | | | | ftrace: powerpc clean ups | Steven Rostedt | 2008-05-26 | 1 | -0/+6 |
| * | | | | ftrace: set_ftrace_notrace feature | Steven Rostedt | 2008-05-26 | 1 | -0/+1 |
| * | | | | ftrace, POWERPC: add irqs_disabled_flags to ppc | Steven Rostedt | 2008-05-23 | 1 | -0/+10 |
| * | | | | ftrace: fix build bug | Ingo Molnar | 2008-05-23 | 1 | -4/+4 |
| * | | | | ftrace: fix include file dependency | Ingo Molnar | 2008-05-23 | 1 | -0/+1 |
| * | | | | ftrace: stacktrace fix | Ingo Molnar | 2008-05-23 | 1 | -0/+8 |
| * | | | | Port ftrace to markers | Mathieu Desnoyers | 2008-05-23 | 1 | -32/+0 |
| * | | | | Markers - define non optimized marker | Mathieu Desnoyers | 2008-05-23 | 1 | -5/+24 |
| * | | | | Markers - remove extra format argument | Mathieu Desnoyers | 2008-05-23 | 1 | -6/+5 |
| * | | | | ftrace: limit trace entries | Steven Rostedt | 2008-05-23 | 1 | -0/+2 |
| * | | | | x86: add a list for custom page fault handlers. | Pekka Paalanen | 2008-05-23 | 1 | -0/+9 |
| * | | | | ftrace: sched special | Ingo Molnar | 2008-05-23 | 1 | -0/+6 |
| * | | | | ftrace: fix __trace_special() | Ingo Molnar | 2008-05-23 | 1 | -8/+12 |
| * | | | | ftrace: fix wakeups | Ingo Molnar | 2008-05-23 | 1 | -0/+2 |
| * | | | | ftrace: sched tracer, trace full rbtree | Ingo Molnar | 2008-05-23 | 1 | -9/+23 |
| * | | | | ftrace: sched tracer fix | Ingo Molnar | 2008-05-23 | 1 | -6/+0 |
| * | | | | ftrace: add stack tracing | Ingo Molnar | 2008-05-23 | 1 | -0/+2 |
| * | | | | ftrace: build fix | Ingo Molnar | 2008-05-23 | 1 | -5/+5 |
| * | | | | ftrace: disable tracing on failure | Steven Rostedt | 2008-05-23 | 1 | -0/+3 |
| * | | | | ftrace - fix dynamic ftrace memory leak | Steven Rostedt | 2008-05-23 | 1 | -3/+4 |
| * | | | | ftrace: startup tester on dynamic tracing. | Steven Rostedt | 2008-05-23 | 1 | -0/+2 |
| * | | | | ftrace: cleanups | Ingo Molnar | 2008-05-23 | 1 | -1/+1 |
| * | | | | ftrace: force recording | Steven Rostedt | 2008-05-23 | 1 | -0/+4 |
| * | | | | ftrace: fix kexec | Ingo Molnar | 2008-05-23 | 1 | -0/+7 |
| * | | | | ftrace: add filter select functions to trace | Steven Rostedt | 2008-05-23 | 1 | -1/+3 |
| * | | | | ftrace: use dynamic patching for updating mcount calls | Steven Rostedt | 2008-05-23 | 1 | -1/+6 |
| * | | | | ftrace: move memory management out of arch code | Steven Rostedt | 2008-05-23 | 1 | -7/+11 |
| * | | | | ftrace: use nops instead of jmp | Steven Rostedt | 2008-05-23 | 1 | -0/+2 |
| * | | | | ftrace: add ftrace_enabled sysctl to disable mcount function | Steven Rostedt | 2008-05-23 | 1 | -0/+6 |
| * | | | | ftrace: dynamic enabling/disabling of function calls | Steven Rostedt | 2008-05-23 | 1 | -0/+18 |
| * | | | | ftrace: trace preempt off critical timings | Steven Rostedt | 2008-05-23 | 3 | -2/+11 |
| * | | | | ftrace: trace irq disabled critical timings | Steven Rostedt | 2008-05-23 | 3 | -24/+20 |
| * | | | | ftrace: tracer for scheduler wakeup latency | Steven Rostedt | 2008-05-23 | 1 | -4/+19 |
| * | | | | ftrace: add basic support for gcc profiler instrumentation | Arnaldo Carvalho de Melo | 2008-05-23 | 1 | -0/+38 |
| * | | | | x86: add notrace annotations to vsyscall. | Steven Rostedt | 2008-05-23 | 1 | -1/+2 |
| * | | | | tracing: add notrace to linkage.h | Ingo Molnar | 2008-05-23 | 1 | -0/+2 |
| * | | | | ftrace: add preempt_enable/disable notrace macros | Steven Rostedt | 2008-05-23 | 1 | -0/+32 |
| * | | | | ftrace: make the task state char-string visible to all | Steven Rostedt | 2008-05-23 | 1 | -0/+2 |