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
  • trace_output.c
Find file BlameHistoryPermalink
  • Hiroshi Shimamoto's avatar
    trace: Fix missing assignment in trace_ctxwake_* · b0f56f1a
    Hiroshi Shimamoto authored Oct 01, 2009
    
    
    The state char variable S should be reassigned, if S == 0.
    
    We are missing the state of the task that is going to sleep for the
    context switch events (in the raw mode).
    
    Fortunately the problem arises with the sched_switch/wake_up
    tracers, not the sched trace events.
    
    The formers are legacy now. But still, that was buggy.
    Signed-off-by: default avatarHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
    Cc: Steven Rostedt <srostedt@redhat.com>
    Acked-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
    LKML-Reference: <4AC43118.6050409@ct.jp.nec.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    b0f56f1a

Replace trace_output.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