Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 89 | -115/+8834 |
|\ | |||||
| * | ftrace: prevent ftrace modifications while being kprobe'd, v2 | Abhishek Sagar | 2008-07-03 | 1 | -1/+8 |
| * | fix "ftrace: store mcount address in rec->ip" | Ingo Molnar | 2008-07-01 | 2 | -2/+2 |
| * | mmiotrace broken in linux-next (8-bit writes only) | Pekka Paalanen | 2008-07-01 | 1 | -1/+0 |
| * | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-25 | 49 | -499/+646 |
| |\ | |||||
| * | | ftrace: avoid modifying kprobe'd records | Abhishek Sagar | 2008-06-23 | 1 | -4/+31 |
| * | | ftrace: freeze kprobe'd records | Abhishek Sagar | 2008-06-23 | 3 | -2/+79 |
| * | | 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 | 19 | -56/+110 |
| * | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 | 284 | -5453/+9918 |
| |\ \ | |||||
| * | | | ftrace: build fix with gcc 4.3 | Ingo Molnar | 2008-06-17 | 1 | -1/+1 |
| * | | | namespacecheck: fixes | Ingo Molnar | 2008-06-16 | 2 | -3/+3 |
| * | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 934 | -7298/+13670 |
| |\ \ \ | |||||
| * | | | | ftrace: fix "notrace" filtering priority | Abhishek Sagar | 2008-06-14 | 1 | -3/+9 |
| * | | | | ftrace: fix printout | Jiri Slaby | 2008-06-12 | 1 | -3/+2 |
| * | | | | ftrace: disable tracing when current_tracer is set to "none" | Ankita Garg | 2008-06-10 | 1 | -5/+17 |
| * | | | | sched: sched_clock() lockdep fix | Ingo Molnar | 2008-06-10 | 1 | -2/+2 |
| * | | | | ftrace: prevent freeing of all failed updates | Abhishek Sagar | 2008-06-10 | 1 | -3/+2 |
| * | | | | ftrace: add debugfs entry 'failures' | Abhishek Sagar | 2008-06-10 | 1 | -1/+39 |
| * | | | | ftrace: remove ftrace_ip_converted() | Abhishek Sagar | 2008-06-10 | 5 | -44/+0 |
| * | | | | ftrace: prevent freeing of all failed updates | Abhishek Sagar | 2008-06-10 | 2 | -30/+47 |
| * | | | | ftrace: export kretprobe_trampoline for function tracer | Abhishek Sagar | 2008-06-02 | 2 | -1/+2 |
| * | | | | ftrace: user update and disable dynamic ftrace daemon | Steven Rostedt | 2008-06-02 | 2 | -47/+116 |
| * | | | | ftrace: distinguish kretprobe'd functions in trace logs | Abhishek Sagar | 2008-06-02 | 1 | -3/+24 |
| * | | | | ftrace: core support for ARM | Abhishek Sagar | 2008-06-02 | 6 | -0/+193 |
| * | | | | ftrace: fix merge | Ingo Molnar | 2008-05-28 | 1 | -1/+1 |
| * | | | | ftrace: fix updating of ftrace_update_cnt | Abhishek Sagar | 2008-05-26 | 1 | -3/+5 |
| * | | | | ftrace: safe traversal of ftrace_hash hlist | Abhishek Sagar | 2008-05-26 | 1 | -2/+2 |
| * | | | | ftrace: powerpc clean ups | Steven Rostedt | 2008-05-26 | 6 | -20/+20 |
| * | | | | ftrace: fix up cmdline recording | Steven Rostedt | 2008-05-26 | 4 | -13/+19 |
| * | | | | ftrace: set_ftrace_notrace feature | Steven Rostedt | 2008-05-26 | 2 | -40/+131 |
| * | | | | ftrace: remove printks from irqsoff trace | Steven Rostedt | 2008-05-26 | 1 | -16/+0 |
| * | | | | ftrace: add function tracing to wake up tracing | Steven Rostedt | 2008-05-26 | 1 | -1/+66 |
| * | | | | ftrace: move ftrace_special to trace.c | Steven Rostedt | 2008-05-26 | 2 | -26/+25 |
| * | | | | ftrace: limit use of check pages | Steven Rostedt | 2008-05-26 | 2 | -9/+24 |
| * | | | | sched: do not trace sched_clock | Ingo Molnar | 2008-05-25 | 1 | -3/+3 |
| * | | | | ftrace: add have dynamic ftrace config for archs | Steven Rostedt | 2008-05-23 | 4 | -0/+7 |
| * | | | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory | Steven Rostedt | 2008-05-23 | 1 | -0/+7 |
| * | | | | ftrace: use the new kbuild CFLAGS_REMOVE for lib directory | Steven Rostedt | 2008-05-23 | 1 | -4/+4 |
| * | | | | ftrace: use the new kbuild CFLAGS_REMOVE for kernel directory | Steven Rostedt | 2008-05-23 | 1 | -5/+9 |
| * | | | | kbuild: create new CFLAGS_REMOVE_(basename).o option | Steven Rostedt | 2008-05-23 | 1 | -1/+2 |
| * | | | | ftrace: support for PowerPC | Steven Rostedt | 2008-05-23 | 11 | -10/+405 |
| * | | | | 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: cleanups | Ingo Molnar | 2008-05-23 | 1 | -3/+3 |
| * | | | | ftrace: fix mcount export bug | Ingo Molnar | 2008-05-23 | 3 | -6/+17 |
| * | | | | sparc64: add ftrace support. | David Miller | 2008-05-23 | 5 | -5/+156 |
| * | | | | ftrace: remove packed attribute on ftrace_page. | David Miller | 2008-05-23 | 1 | -2/+2 |
| * | | | | ftrace: stacktrace fix | Ingo Molnar | 2008-05-23 | 4 | -3/+13 |