summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Split ftrace bits into a separate fileNaveen N. Rao2017-04-271-620/+0
* powerpc/ftrace: Add prototype for prepare_ftrace_return()Tobin C. Harding2017-03-201-0/+1
* powerpc/ftrace: Fix the comments for ftrace_modify_codeLibin2016-12-031-7/+5
* ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+2
* powerpc/ftrace: Separate the heuristics for checking call sitesMichael Ellerman2016-07-211-17/+18
* powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman2016-06-141-2/+2
* ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann2016-04-271-0/+10
* powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe2016-03-071-16/+87
* powerpc/ftrace: Use generic ftrace_modify_all_code()Torsten Duwe2016-03-071-12/+5
* powerpc/module: Mark module stubs with a magic valueMichael Ellerman2016-03-071-10/+4
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-111-58/+15
|\
| * powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard2014-11-101-46/+13
| * powerpc/ftrace: Remove mod_return_to_handlerAnton Blanchard2014-11-101-12/+2
* | ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)2014-11-111-1/+1
|/
* powerpc/ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
* powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman2014-06-241-23/+20
* powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman2014-06-241-3/+4
* powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman2014-06-241-1/+1
* powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman2014-06-241-1/+1
* powerpc/ftrace: Fix ABIv2 issues with __ftrace_make_callAnton Blanchard2014-04-231-21/+19
* powerpc/ftrace: Use module loader helpers to parse trampolinesAnton Blanchard2014-04-231-77/+20
* Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-6/+1
|\
| * ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-5/+0
* | powerpc/ftrace: bugfix for test_24bit_addrLiu Ping Fan2014-02-281-0/+1
|/
* powerpc: Make ftrace endian-safe.Eugene Surovegin2013-10-111-0/+4
* powerpc/ftrace: Trace function graph entry before updating indexSteven Rostedt2012-07-271-6/+5
* powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-07-111-6/+6
* powerpc/ftrace: Use patch_instruction instead of probe_kernel_write()Steven Rostedt2012-07-031-13/+4
* powerpc/ftrace: Have PPC skip updating with stop_machine()Steven Rostedt2012-07-031-0/+52
* powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-261-0/+8
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-201-1/+1
|\
| * function-graph: add stack frame testSteven Rostedt2009-06-181-1/+1
* | powerpc/ftrace: Use PPC_INST_NOP directlyMichael Ellerman2009-06-021-7/+2
* | powerpc/ftrace: Remove unused macrosMichael Ellerman2009-06-021-8/+0
* | powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDRMichael Ellerman2009-06-021-9/+3
|/
* powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt2009-05-181-1/+1
* powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman2009-05-181-10/+10
* powerpc/ftrace: Fix printf format warningMichael Ellerman2009-04-071-1/+1
* powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman2009-04-071-1/+1
* tracing, powerpc: fix powerpc tree and tracing tree interactionStephen Rothwell2009-04-021-5/+1
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-231-4/+4
* powerpc, ftrace: use create_branch lib functionSteven Rostedt2009-02-231-13/+1
* powerpc, ftrace: use unsigned int for instruction manipulationSteven Rostedt2009-02-231-27/+18
* powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt2009-02-231-1/+1
* powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt2009-02-231-2/+11
* powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt2009-02-231-6/+41
* powerpc64: port of the function graph tracerSteven Rostedt2009-02-231-2/+77
* powerpc, ftrace: fix compile error when modules not configuredSteven Rostedt2009-02-231-1/+15
* ftrace, powerpc: replace debug macro with proper pr_deugSteven Rostedt2009-02-231-16/+10
OpenPOWER on IntegriCloud