| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/ftrace: Implement raw syscall tracepoints on PowerPC | Ian Munsie | 2011-05-26 | 1 | -0/+8 |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-20 | 1 | -1/+1 |
|\ |
|
| * | function-graph: add stack frame test | Steven Rostedt | 2009-06-18 | 1 | -1/+1 |
* | | powerpc/ftrace: Use PPC_INST_NOP directly | Michael Ellerman | 2009-06-02 | 1 | -7/+2 |
* | | powerpc/ftrace: Remove unused macros | Michael Ellerman | 2009-06-02 | 1 | -8/+0 |
* | | powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDR | Michael Ellerman | 2009-06-02 | 1 | -9/+3 |
|/ |
|
* | powerpc/ftrace: Fix constraint to be early clobber | Steven Rostedt | 2009-05-18 | 1 | -1/+1 |
* | powerpc/ftrace: Use pr_devel() in ftrace.c | Michael Ellerman | 2009-05-18 | 1 | -10/+10 |
* | powerpc/ftrace: Fix printf format warning | Michael Ellerman | 2009-04-07 | 1 | -1/+1 |
* | powerpc/ftrace: Fix #if that should be #ifdef | Michael Ellerman | 2009-04-07 | 1 | -1/+1 |
* | tracing, powerpc: fix powerpc tree and tracing tree interaction | Stephen Rothwell | 2009-04-02 | 1 | -5/+1 |
* | powerpc: Unify opcode definitions and support | Kumar Gala | 2009-02-23 | 1 | -4/+4 |
* | powerpc, ftrace: use create_branch lib function | Steven Rostedt | 2009-02-23 | 1 | -13/+1 |
* | powerpc, ftrace: use unsigned int for instruction manipulation | Steven Rostedt | 2009-02-23 | 1 | -27/+18 |
* | powerpc32, ftrace: port function graph tracer to ppc32, static only | Steven Rostedt | 2009-02-23 | 1 | -1/+1 |
* | powerpc64, ftrace: save toc only on modules for function graph | Steven Rostedt | 2009-02-23 | 1 | -2/+11 |
* | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt | 2009-02-23 | 1 | -6/+41 |
* | powerpc64: port of the function graph tracer | Steven Rostedt | 2009-02-23 | 1 | -2/+77 |
* | powerpc, ftrace: fix compile error when modules not configured | Steven Rostedt | 2009-02-23 | 1 | -1/+15 |
* | ftrace, powerpc: replace debug macro with proper pr_deug | Steven Rostedt | 2009-02-23 | 1 | -16/+10 |
* | powerpc/ftrace: Fix math to calculate offset in TOC | Steven Rostedt | 2009-02-10 | 1 | -2/+3 |
* | powerpc: ftrace, use create_branch | Steven Rostedt | 2008-11-28 | 1 | -42/+12 |
* | powerpc: ftrace, added missing icache flush | Steven Rostedt | 2008-11-28 | 1 | -0/+9 |
* | powerpc: ftrace, fix cast aliasing and add code verification | Steven Rostedt | 2008-11-28 | 1 | -56/+65 |
* | powerpc/ppc32: ftrace, dynamic ftrace to handle modules | Steven Rostedt | 2008-11-20 | 1 | -6/+95 |
* | powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace | Steven Rostedt | 2008-11-20 | 1 | -10/+268 |
* | powerpc: ftrace, use probe_kernel API to modify code | Steven Rostedt | 2008-11-20 | 1 | -32/+21 |
* | powerpc: ftrace, convert to new dynamic ftrace arch API | Steven Rostedt | 2008-11-20 | 1 | -5/+62 |
* | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file | Steven Rostedt | 2008-10-23 | 1 | -5/+5 |
* | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 | 1 | -17/+0 |
* | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 1 | -14/+7 |
* | ftrace: remove ftrace_ip_converted() | Abhishek Sagar | 2008-06-10 | 1 | -10/+0 |
* | ftrace: powerpc clean ups | Steven Rostedt | 2008-05-26 | 1 | -1/+7 |
* | ftrace: support for PowerPC | Steven Rostedt | 2008-05-23 | 1 | -0/+165 |