1. 25 1月, 2013 38 次提交
  2. 24 1月, 2013 2 次提交
    • I
      Merge tag 'perf-core-for-mingo' of... · 203e04c1
      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:
      
      . perf build-id cache now can show DSOs present in a perf.data file that are
        not in the cache, to integrate with build-id servers being put in place by
        organizations such as Fedora.
      
      . perf buildid-list -i an-elf-file-instead-of-a-perf.data is back showing its
        build-id.
      
      . No need to do feature checks when doing a 'make tags'
      
      . Fix some 'perf test' errors and make them use the tracepoint evsel constructor.
      
      . perf top now shares more of the evsel config/creation routines with 'record',
        paving the way for further integration like 'top' snapshots, etc.
      
      . perf top now supports DWARF callchains.
      
      . perf evlist decodes sample_type and read_format, helping diagnose problems.
      
      . Fix mmap limitations on 32-bit, fix from David Miller.
      
      . perf diff fixes from Jiri Olsa.
      
      . Ignore ABS symbols when loading data maps, fix from Namhyung Kim
      
      . Hists improvements from Namhyung Kim
      
      . Don't check configuration on make clean, from Namhyung Kim
      
      . Fix dso__fprintf() print statement, from Stephane Eranian.
      Signed-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
      Signed-off-by: NIngo Molnar <mingo@kernel.org>
      203e04c1
    • F
      profiling: Remove unused timer hook · ba6fdda4
      Frederic Weisbecker 提交于
      The last remaining user was oprofile and its use has been
      removed a while ago in commit bc078e4e
      ("oprofile: convert oprofile from timer_hook to hrtimer").
      
      There doesn't seem to be any upstream user of this hook
      for about two years now. And I'm not even aware of any out of
      tree user.
      
      Let's remove it.
      Signed-off-by: NFrederic Weisbecker <fweisbec@gmail.com>
      Cc: Alessio Igor Bogani <abogani@kernel.org>
      Cc: Avi Kivity <avi@redhat.com>
      Cc: Chris Metcalf <cmetcalf@tilera.com>
      Cc: Christoph Lameter <cl@linux.com>
      Cc: Geoff Levand <geoff@infradead.org>
      Cc: Gilad Ben Yossef <gilad@benyossef.com>
      Cc: Hakan Akkan <hakanakkan@gmail.com>
      Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
      Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
      Cc: Peter Zijlstra <peterz@infradead.org>
      Cc: Steven Rostedt <rostedt@goodmis.org>
      Link: http://lkml.kernel.org/r/1356191991-2251-1-git-send-email-fweisbec@gmail.comSigned-off-by: NIngo Molnar <mingo@kernel.org>
      ba6fdda4
新手
引导
客服 返回
顶部