1. 23 3月, 2009 1 次提交
    • F
      tracing/ftrace: make nop-tracer use polling wait for events on pipe · 7e6ea92d
      Frederic Weisbecker 提交于
      Impact: display events when they arrive
      
      Now that the events don't use wake_up() anymore, we need the nop
      tracer to poll waiting for events on the pipe. Especially because
      nop is useful to look at orphan traces types (traces types that
      don't rely on specific tracers) because it doesn't produce traces
      itself.
      
      And unlike other tracers that trigger specific traces periodically,
      nop triggers no traces by itself that can wake him.
      Signed-off-by: NFrederic Weisbecker <fweisbec@gmail.com>
      Cc: Steven Rostedt <rostedt@goodmis.org>
      LKML-Reference: <1237759847-21025-5-git-send-email-fweisbec@gmail.com>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      7e6ea92d
  2. 06 2月, 2009 1 次提交
  3. 29 1月, 2009 1 次提交
  4. 18 11月, 2008 1 次提交
  5. 16 11月, 2008 1 次提交
  6. 08 11月, 2008 2 次提交
  7. 14 10月, 2008 4 次提交