1. 01 Apr, 2014 6 commits
  2. 19 Mar, 2014 1 commit
    • Russell King's avatar
      Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into devel-stable · 566b60c0
      Russell King authored
      This patch series adds basic uprobes support to ARM. It is based on
      patches developed earlier by Rabin Vincent. That approach of adding
      hooks into the kprobes instruction parsing code was not well received.
      This approach separates the ARM instruction parsing code in kprobes out
      into a separate set of functions which can be used by both kprobes and
      uprobes. Both kprobes and uprobes then provide their own semantic action
      tables to process the results of the parsing.
      566b60c0
  3. 18 Mar, 2014 15 commits
  4. 07 Mar, 2014 1 commit
    • Russell King's avatar
      Merge branch 'for-rmk/perf' of... · 3ba4cea2
      Russell King authored
      Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
      
        * Support for Qualcomm Krait processors (run perf on your phone!)
        * Support for Cortex-A12 (run perf stat on your FPGA!)
        * Support for perf_sample_event_took, allowing us to automatically decrease
          the sample rate if we can't handle the PMU interrupts quickly enough
          (run perf record on your FPGA!).
      
      As part of the Krait support, we also gain support for PPI generation by
      the PMU.
      3ba4cea2
  5. 03 Mar, 2014 1 commit
  6. 02 Mar, 2014 15 commits
  7. 01 Mar, 2014 1 commit