Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [S390] cleanup ftrace backend functions | Martin Schwidefsky | 2011-01-05 |
| | | | | Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> | ||
* | [S390] add kprobes annotations | Martin Schwidefsky | 2011-01-05 |
| | | | | | | | Add kprobes annotations to get the massive 'probe kernel.function("*") {}' stress test working. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> | ||
* | [S390] improve mcount code | Martin Schwidefsky | 2009-09-11 |
Move the 64 bit mount code from mcount.S into mcount64.S and avoid code duplication. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> |