aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ftrace.c
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-11
|\
| * powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard2014-11-09
| * powerpc/ftrace: Remove mod_return_to_handlerAnton Blanchard2014-11-09
* | ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)2014-11-11
|/
* powerpc/ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-18
* powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman2014-06-24
* powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman2014-06-24
* powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman2014-06-24
* powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman2014-06-24
* powerpc/ftrace: Fix ABIv2 issues with __ftrace_make_callAnton Blanchard2014-04-22
* powerpc/ftrace: Use module loader helpers to parse trampolinesAnton Blanchard2014-04-22
* Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-03
|\
| * ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-07
| * ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-07
* | powerpc/ftrace: bugfix for test_24bit_addrLiu Ping Fan2014-02-28
|/
* powerpc: Make ftrace endian-safe.Eugene Surovegin2013-10-11
* powerpc/ftrace: Trace function graph entry before updating indexSteven Rostedt2012-07-26
* powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-07-11
* powerpc/ftrace: Use patch_instruction instead of probe_kernel_write()Steven Rostedt2012-07-03
* powerpc/ftrace: Have PPC skip updating with stop_machine()Steven Rostedt2012-07-03
* powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-25
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-20
|\
| * function-graph: add stack frame testSteven Rostedt2009-06-18
* | powerpc/ftrace: Use PPC_INST_NOP directlyMichael Ellerman2009-06-01
* | powerpc/ftrace: Remove unused macrosMichael Ellerman2009-06-01
* | powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDRMichael Ellerman2009-06-01
|/
* powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt2009-05-18
* powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman2009-05-18
* powerpc/ftrace: Fix printf format warningMichael Ellerman2009-04-07
* powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman2009-04-07
* tracing, powerpc: fix powerpc tree and tracing tree interactionStephen Rothwell2009-04-01
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-22
* powerpc, ftrace: use create_branch lib functionSteven Rostedt2009-02-22
* powerpc, ftrace: use unsigned int for instruction manipulationSteven Rostedt2009-02-22
* powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt2009-02-22
* powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt2009-02-22
* powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt2009-02-22
* powerpc64: port of the function graph tracerSteven Rostedt2009-02-22
* powerpc, ftrace: fix compile error when modules not configuredSteven Rostedt2009-02-22
* ftrace, powerpc: replace debug macro with proper pr_deugSteven Rostedt2009-02-22
* powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt2009-02-09
* powerpc: ftrace, use create_branchSteven Rostedt2008-11-28
* powerpc: ftrace, added missing icache flushSteven Rostedt2008-11-28
* powerpc: ftrace, fix cast aliasing and add code verificationSteven Rostedt2008-11-28
* powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt2008-11-20
* powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt2008-11-20
* powerpc: ftrace, use probe_kernel API to modify codeSteven Rostedt2008-11-20
* powerpc: ftrace, convert to new dynamic ftrace arch APISteven Rostedt2008-11-20
* ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt2008-10-23
* ftrace: remove mcount setSteven Rostedt2008-10-23