1. 17 Oct, 2014 3 commits
  2. 16 Oct, 2014 1 commit
    • Ingo Molnar's avatar
      Merge tag 'perf-core-for-mingo' of... · 71c62b24
      Ingo Molnar authored
      Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
      
      Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo:
      
       User visible changes:
      
        * Add a visual cue for toggle zeroing of samples in 'perf top' (Taeung Song)
      
        * Fix for double free in 'perf stat' when using some specific invalid
          command line combo (Yasser Shalabi)
      
       Infrastructure changes:
      
        * Add option to copy events when queuing for sorting across cpu buffers
          and enable it for 'perf kvm stat live', to avoid having events left
          in the queue pointing to the ring buffer be rewritten in high volume
          sessions.  (Alexander Yarygin, improving work done by David Ahern):
      
        * Document sysfs events/ interfaces (Cody P Schafer)
      
        * Add support to new style format of kernel PMU event. (Kan Liang)
      
        * Fix typos in perf/Documentation (Masanari Iida)
      
        * Improve callchains when using libunwind (Namhyung Kim)
      Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
      Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
      71c62b24
  3. 15 Oct, 2014 16 commits
  4. 14 Oct, 2014 20 commits