1. 27 2月, 2012 1 次提交
  2. 23 2月, 2012 1 次提交
    • S
      tracing/ring-buffer: Only have tracing_on disable tracing buffers · 499e5470
      Steven Rostedt 提交于
      As the ring-buffer code is being used by other facilities in the
      kernel, having tracing_on file disable *all* buffers is not a desired
      affect. It should only disable the ftrace buffers that are being used.
      
      Move the code into the trace.c file and use the buffer disabling
      for tracing_on() and tracing_off(). This way only the ftrace buffers
      will be affected by them and other kernel utilities will not be
      confused to why their output suddenly stopped.
      Signed-off-by: NSteven Rostedt <rostedt@goodmis.org>
      499e5470
  3. 22 2月, 2012 8 次提交
  4. 21 2月, 2012 1 次提交
  5. 17 2月, 2012 2 次提交
  6. 15 2月, 2012 2 次提交
  7. 14 2月, 2012 16 次提交
  8. 13 2月, 2012 5 次提交
  9. 11 2月, 2012 4 次提交