| Commit message (Expand) | Author | Age |
* | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2014-12-11 |
|\ |
|
| * | powerpc/ftrace: simplify prepare_ftrace_return | Anton Blanchard | 2014-11-09 |
| * | powerpc/ftrace: Remove mod_return_to_handler | Anton Blanchard | 2014-11-09 |
* | | ftrace: Add more information to ftrace_bug() output | Steven Rostedt (Red Hat) | 2014-11-11 |
|/ |
|
* | powerpc/ftrace: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) | 2014-07-18 |
* | powerpc/ftrace: Use pr_fmt() to namespace error messages | Michael Ellerman | 2014-06-24 |
* | powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2) | Michael Ellerman | 2014-06-24 |
* | powerpc/ftrace: Fix inverted check of create_branch() | Michael Ellerman | 2014-06-24 |
* | powerpc/ftrace: Fix typo in mask of opcode | Michael Ellerman | 2014-06-24 |
* | powerpc/ftrace: Fix ABIv2 issues with __ftrace_make_call | Anton Blanchard | 2014-04-22 |
* | powerpc/ftrace: Use module loader helpers to parse trampolines | Anton Blanchard | 2014-04-22 |
* | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-04-03 |
|\ |
|
| * | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 |
| * | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 |
* | | powerpc/ftrace: bugfix for test_24bit_addr | Liu Ping Fan | 2014-02-28 |
|/ |
|
* | powerpc: Make ftrace endian-safe. | Eugene Surovegin | 2013-10-11 |
* | powerpc/ftrace: Trace function graph entry before updating index | Steven Rostedt | 2012-07-26 |
* | powerpc/ftrace: Fix assembly trampoline register usage | roger blofeld | 2012-07-11 |
* | powerpc/ftrace: Use patch_instruction instead of probe_kernel_write() | Steven Rostedt | 2012-07-03 |
* | powerpc/ftrace: Have PPC skip updating with stop_machine() | Steven Rostedt | 2012-07-03 |
* | powerpc/ftrace: Implement raw syscall tracepoints on PowerPC | Ian Munsie | 2011-05-25 |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-20 |
|\ |
|
| * | function-graph: add stack frame test | Steven Rostedt | 2009-06-18 |
* | | powerpc/ftrace: Use PPC_INST_NOP directly | Michael Ellerman | 2009-06-01 |
* | | powerpc/ftrace: Remove unused macros | Michael Ellerman | 2009-06-01 |
* | | powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDR | Michael Ellerman | 2009-06-01 |
|/ |
|
* | powerpc/ftrace: Fix constraint to be early clobber | Steven Rostedt | 2009-05-18 |
* | powerpc/ftrace: Use pr_devel() in ftrace.c | Michael Ellerman | 2009-05-18 |
* | powerpc/ftrace: Fix printf format warning | Michael Ellerman | 2009-04-07 |
* | powerpc/ftrace: Fix #if that should be #ifdef | Michael Ellerman | 2009-04-07 |
* | tracing, powerpc: fix powerpc tree and tracing tree interaction | Stephen Rothwell | 2009-04-01 |
* | powerpc: Unify opcode definitions and support | Kumar Gala | 2009-02-22 |
* | powerpc, ftrace: use create_branch lib function | Steven Rostedt | 2009-02-22 |
* | powerpc, ftrace: use unsigned int for instruction manipulation | Steven Rostedt | 2009-02-22 |
* | powerpc32, ftrace: port function graph tracer to ppc32, static only | Steven Rostedt | 2009-02-22 |
* | powerpc64, ftrace: save toc only on modules for function graph | Steven Rostedt | 2009-02-22 |
* | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt | 2009-02-22 |
* | powerpc64: port of the function graph tracer | Steven Rostedt | 2009-02-22 |
* | powerpc, ftrace: fix compile error when modules not configured | Steven Rostedt | 2009-02-22 |
* | ftrace, powerpc: replace debug macro with proper pr_deug | Steven Rostedt | 2009-02-22 |
* | powerpc/ftrace: Fix math to calculate offset in TOC | Steven Rostedt | 2009-02-09 |
* | powerpc: ftrace, use create_branch | Steven Rostedt | 2008-11-28 |
* | powerpc: ftrace, added missing icache flush | Steven Rostedt | 2008-11-28 |
* | powerpc: ftrace, fix cast aliasing and add code verification | Steven Rostedt | 2008-11-28 |
* | powerpc/ppc32: ftrace, dynamic ftrace to handle modules | Steven Rostedt | 2008-11-20 |
* | powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace | Steven Rostedt | 2008-11-20 |
* | powerpc: ftrace, use probe_kernel API to modify code | Steven Rostedt | 2008-11-20 |
* | powerpc: ftrace, convert to new dynamic ftrace arch API | Steven Rostedt | 2008-11-20 |
* | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file | Steven Rostedt | 2008-10-23 |
* | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 |