1. 18 11月, 2016 1 次提交
    • A
      perf annotate: Start supporting cross arch annotation · 786c1b51
      Arnaldo Carvalho de Melo 提交于
      Introduce a 'struct arch', where arch specific stuff will live, starting
      with objdump's choice of comment delimitation character, that is '#' in
      x86 while a ';' in arm.
      
      This has some bits and pieces from a patch submitted by Ravi.
      
      Cc: Adrian Hunter <adrian.hunter@intel.com>
      Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
      Cc: Chris Riyder <chris.ryder@arm.com>
      Cc: David Ahern <dsahern@gmail.com>
      Cc: Jiri Olsa <jolsa@kernel.org>
      Cc: Kim Phillips <kim.phillips@arm.com>
      Cc: Markus Trippelsdorf <markus@trippelsdorf.de>
      Cc: Masami Hiramatsu <mhiramat@kernel.org>
      Cc: Namhyung Kim <namhyung@kernel.org>
      Cc: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
      Cc: Pawel Moll <pawel.moll@arm.com>
      Cc: Peter Zijlstra <peterz@infradead.org>
      Cc: Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com>
      Cc: Taeung Song <treeze.taeung@gmail.com>
      Cc: Wang Nan <wangnan0@huawei.com>
      Link: http://lkml.kernel.org/n/tip-f337tzjjcl8vtapgvjxmhrbx@git.kernel.orgSigned-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
      786c1b51
  2. 15 11月, 2016 8 次提交
  3. 14 11月, 2016 6 次提交
  4. 12 11月, 2016 1 次提交
  5. 08 11月, 2016 1 次提交
  6. 29 10月, 2016 1 次提交
    • I
      Merge tag 'perf-core-for-mingo-20161028' of... · 91a79e5f
      Ingo Molnar 提交于
      Merge tag 'perf-core-for-mingo-20161028' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
      
      perf/core improvements and fixes from Arnaldo Carvalho de Melo:
      
      New features:
      
      - Support matching by topic in 'perf list' (Andi Kleen)
      
      User visible:
      
      - Apply cpu color only when there was activity in 'perf sched map' (Namhyung Kim)
      
      - Always show the task's COMM in 'perf sched map -v' (Namhyung Kim)
      
      - Fix hierarchy column counts in the perf hist browser (top, report), avoiding
        showing nothing after pressing the RIGHT key a number of times (Namhyung Kim)
      
      Infrastructure:
      
      - Support cascading options in libsubcmd and use it to share common options in
        'perf sched' subcommands (Namhyung Kim)
      
      - Avoid worker cacheline bouncing in 'perf bench futex' (Davidlohr Bueso)
      
      - Sanitize numeric parameters in 'perf bench futex' (Davidlohr Bueso)
      
      - Update copies of kernel files (Arnaldo Carvalho de Melo)
      
      - Fix scripting (perl, python) setup to avoid leaks (Arnaldo Carvalho de Melo)
      
      - Add missing object file to the python binding linkage list (Arnaldo Carvalho de Melo)
      Signed-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
      Signed-off-by: NIngo Molnar <mingo@kernel.org>
      91a79e5f
  7. 28 10月, 2016 8 次提交
  8. 26 10月, 2016 2 次提交
  9. 25 10月, 2016 6 次提交
  10. 24 10月, 2016 6 次提交