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