1. 03 12月, 2013 1 次提交
  2. 02 12月, 2013 10 次提交
  3. 30 11月, 2013 1 次提交
    • I
      Merge tag 'perf-core-for-mingo' of... · 0ed1e0be
      Ingo Molnar 提交于
      Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
      
      Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo:
      
        * Make per-cpu mmaps the default in 'perf record', from Adrian Hunter.
      
        * Default -t/--thread 'perf record' option to no inheritance,
          from Adrian Hunter.
      
        * Make 'perf top -g' refer to callchains, for consistency with other tools,
          from David Ahern.
      
        * Skip ignored symbols while printing callchain, from David Ahern.
      
        * Print callchains and symbols if they exist in 'perf script',
          from David Ahern.
      
        * Remove thread summary coloring in 'perf trace', from Pekka Enberg.
      
        * zsh completion support, from Ramkumar Ramachandra.
      
        * 'perf timechart' improvements, including backtrace support,
          from Stanislav Fomichev.
      
        * Fix using kcore files stored in the buildid cache when doing report/annotate
          in non-live sessions, from Adrian Hunter
      
        * Minor 'timechart' cleanups.
      
        * Fix tags/TAGS targets rebuilding, from Jiri Olsa.
      
        * Add options to show comm, fork, exit and mmap PERF_RECORD_ events in
          'perf script', from Namhyung Kim.
      Signed-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
      Signed-off-by: NIngo Molnar <mingo@kernel.org>
      0ed1e0be
  4. 28 11月, 2013 28 次提交