Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-07-14 | 9 | -14/+326 |
|\ | |||||
| * | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 9 | -14/+326 |
| |\ | |||||
| | * | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-14 | 1 | -0/+1 |
| | |\ | |||||
| | | * | ftrace: add ftrace_kill_atomic | Steven Rostedt | 2008-07-11 | 1 | -0/+1 |
| | * | | Merge branch 'tracing/mmiotrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 1 | -0/+85 |
| | |\ \ | |||||
| | | * \ | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar | 2008-07-07 | 72 | -173/+309 |
| | | |\ \ | |||||
| | | * | | | mmiotrace: rename kmmio_probe::user_data to :private. | Pekka Paalanen | 2008-05-24 | 1 | -1/+1 |
| | | * | | | x86 mmiotrace: use resource_size_t for phys addresses | Pekka Paalanen | 2008-05-24 | 1 | -7/+7 |
| | | * | | | mmiotrace: code style cleanups | Pekka Paalanen | 2008-05-24 | 1 | -5/+1 |
| | | * | | | ftrace: mmiotrace update, #2 | Pekka Paalanen | 2008-05-24 | 1 | -2/+0 |
| | | * | | | ftrace: mmiotrace, updates | Pekka Paalanen | 2008-05-24 | 1 | -60/+25 |
| | | * | | | ftrace: add mmiotrace plugin | Pekka Paalanen | 2008-05-24 | 1 | -0/+6 |
| | | * | | | x86: mmiotrace, preview 2 | Pekka Paalanen | 2008-05-24 | 1 | -1/+17 |
| | | * | | | x86: mmiotrace full patch, preview 1 | Pekka Paalanen | 2008-05-24 | 1 | -0/+38 |
| | | * | | | x86 mmiotrace: comment about user space ABI | Pekka Paalanen | 2008-05-24 | 1 | -1/+5 |
| | | * | | | x86: mmiotrace - trace memory mapped IO | Pekka Paalanen | 2008-05-24 | 1 | -0/+62 |
| | * | | | | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 8 | -14/+240 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-25 | 2 | -3/+3 |
| | | |\ \ \ | |||||
| | | * | | | | 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 | 1 | -2/+1 |
| | | * | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 | 6 | -24/+11 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 51 | -115/+246 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | ftrace: prevent freeing of all failed updates | Abhishek Sagar | 2008-06-10 | 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: set_ftrace_notrace feature | Steven Rostedt | 2008-05-26 | 1 | -0/+1 |
| | | | |_|_|/ / | | | |/| | | | | |||||
| | | * | | | | | 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 |
| | | * | | | | | 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 |