Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-23 | ftrace: store mcount address in rec->ip | Abhishek Sagar | 1 | -17/+9 |
2008-06-17 | ftrace: build fix with gcc 4.3 | Ingo Molnar | 1 | -1/+1 |
2008-06-10 | ftrace: remove ftrace_ip_converted() | Abhishek Sagar | 1 | -10/+0 |
2008-05-23 | ftrace: fix the fault label in updating code | Steven Rostedt | 1 | -2/+2 |
2008-05-23 | ftrace: use dynamic patching for updating mcount calls | Steven Rostedt | 1 | -1/+40 |
2008-05-23 | ftrace: move memory management out of arch code | Steven Rostedt | 1 | -154/+29 |
2008-05-23 | ftrace: use nops instead of jmp | Steven Rostedt | 1 | -16/+24 |
2008-05-23 | ftrace: dynamic enabling/disabling of function calls | Steven Rostedt | 1 | -0/+237 |