1. 17 Nov, 2016 1 commit
    • Arnaldo Carvalho de Melo's avatar
      perf annotate: Start supporting cross arch annotation · 786c1b51
      Arnaldo Carvalho de Melo authored
      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: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
      786c1b51
  2. 15 Nov, 2016 1 commit
    • Ingo Molnar's avatar
      Merge tag 'perf-core-for-mingo-20161114' of... · 6a6b12e2
      Ingo Molnar authored
      Merge tag 'perf-core-for-mingo-20161114' 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:
      
      New features:
      
       - Allow querying and setting .perfconfig variables (Taeung Song)
      
       - Show branch information in callchains (predicted, TSX aborts, loop
         iteractions, etc) (Jin Yao)
      
      Infrastructure changes:
      
       - Support kbuild's CFLAGS_REMOVE_ in tools/build (Jiri Olsa)
      
       - Plug building jvmti to the main perf Makefile (Jiri Olsa)
      
      Documentation changes:
      
       - Update Intel PT documentation about context switch events (Arnaldo Carvalho de Melo)
      
       - Fix 'perf record --call-graph dwarf' help/config in builds not linking
         with a unwind library, mentioning that is a possible record option (Rabin Vincent)
      Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
      Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
      6a6b12e2
  3. 14 Nov, 2016 13 commits
  4. 11 Nov, 2016 1 commit
  5. 08 Nov, 2016 1 commit
  6. 28 Oct, 2016 9 commits
  7. 25 Oct, 2016 7 commits
  8. 24 Oct, 2016 7 commits