Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • include
  • linux
  • ftrace.h
Find file BlameHistoryPermalink
  • Steven Rostedt's avatar
    ftrace: allow archs to preform pre and post process for code modification · 000ab691
    Steven Rostedt authored Feb 17, 2009
    
    
    This patch creates the weak functions: ftrace_arch_code_modify_prepare
    and ftrace_arch_code_modify_post_process that are called before and
    after the stop machine is called to modify the kernel text.
    
    If the arch needs to do pre or post processing, it only needs to define
    these functions.
    
    [ Update: Ingo Molnar suggested using the name ftrace_arch_code_modify_*
              over using ftrace_arch_modify_* ]
    Signed-off-by: default avatarSteven Rostedt <srostedt@redhat.com>
    000ab691

Replace ftrace.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy