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
  • kernel
  • trace
  • ftrace.c
Find file BlameHistoryPermalink
  • Frederic Weisbecker's avatar
    tracing/ftrace: fix the check on nopped sites · 03303549
    Frederic Weisbecker authored Mar 16, 2009
    Impact: fix a dynamic tracing failure
    
    Recently, the function and function graph tracers failed to use dynamic
    tracing after the following commit:
    
    fa9d13cf
    
    
    (ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec)
    
    The patch is right except a mistake on the check for the FTRACE_FL_CONVERTED
    flag. The code patching is aborted in case of successfully nopped sites.
    What we want is the opposite: ignore the callsites that haven't been nopped.
    Signed-off-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
    Signed-off-by: default avatarSteven Rostedt <srostedt@redhat.com>
    03303549

Replace ftrace.c

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