1. 21 Aug, 2012 1 commit
    • Ingo Molnar's avatar
      Merge branch 'tip/perf/core' of... · 26198c21
      Ingo Molnar authored
      Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
      
      Pull ftrace updates from Steve Rostedt:
      
      " This patch series extends ftrace function tracing utility to be
        more dynamic for its users. It allows for data passing to the callback
        functions, as well as reading regs as if a breakpoint were to trigger
        at function entry.
      
        The main goal of this patch series was to allow kprobes to use ftrace
        as an optimized probe point when a probe is placed on an ftrace nop.
        With lots of help from Masami Hiramatsu, and going through lots of
        iterations, we finally came up with a good solution. "
      Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
      26198c21
  2. 31 Jul, 2012 13 commits
  3. 30 Jul, 2012 14 commits
  4. 26 Jul, 2012 7 commits
  5. 25 Jul, 2012 5 commits