1. 04 10月, 2016 13 次提交
  2. 03 10月, 2016 5 次提交
  3. 30 9月, 2016 1 次提交
    • I
      Merge tag 'perf-core-for-mingo-20160929' of... · 41aad2a6
      Ingo Molnar 提交于
      Merge tag 'perf-core-for-mingo-20160929' 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:
      
      User visible changes:
      ---------------------
      
      New features:
      
      - Add support for using symbols in address filters with Intel PT and ARM
        CoreSight (hardware assisted tracing facilities) (Adrian Hunter, Mathieu Poirier)
      
      Fixes:
      
      - Fix MMAP event synthesis for pre-existing threads when no hugetlbfs
        mount is in place (Adrian Hunter)
      
      - Don't ignore kernel idle symbols in 'perf script' (Adrian Hunter)
      
      - Assorted Intel PT fixes (Adrian Hunter)
      
      Improvements:
      
      - Fix handling of C++ symbols in 'perf probe' (Masami Hiramatsu)
      
      - Beautify sched_[gs]et_attr return value in 'perf trace' (Arnaldo Carvalho de Melo)
      
      Infrastructure changes:
      -----------------------
      
      New features:
      
      - Add dwarf unwind 'perf test' for powerpc (Ravi Bangoria)
      
      Fixes:
      
      - Fix error paths in 'perf record' (Adrian Hunter)
      
      Documentation:
      
      - Update documentation info about quipper, a C++ parser for converting
        to/from perf.data/chromium profiling format (Simon Que)
      
      Build Fixes:
      
        Fix building in 32 bit platform with libbabeltrace (Wang Nan)
      Signed-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
      Signed-off-by: NIngo Molnar <mingo@kernel.org>
      41aad2a6
  4. 29 9月, 2016 21 次提交