1. 20 Oct, 2011 1 commit
    • Arnaldo Carvalho de Melo's avatar
      perf hists: Don't decay total_period for filtered entries · c64550cf
      Arnaldo Carvalho de Melo authored
      Following the 'perf report' model we don't zap hist_entry instances from
      the rb tree, we just keep them with he->filtered set to a mask of the
      filters applied to it (thread, parent, DSO so far).
      
      In top we need to decay even filtered entries, but we better not touch
      total_period for them...
      
      Now everything seems to work when filters are applied on top as they
      worked in 'report', i.e. both dynamic and static hist entry browsing
      works with filters.
      
      Cc: David Ahern <dsahern@gmail.com>
      Cc: Frederic Weisbecker <fweisbec@gmail.com>
      Cc: Mike Galbraith <efault@gmx.de>
      Cc: Paul Mackerras <paulus@samba.org>
      Cc: Peter Zijlstra <peterz@infradead.org>
      Cc: Stephane Eranian <eranian@google.com>
      Link: http://lkml.kernel.org/n/tip-yt4xsbq20u9x9ypuwwyw2kao@git.kernel.orgSigned-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
      c64550cf
  2. 19 Oct, 2011 9 commits
  3. 18 Oct, 2011 10 commits
  4. 17 Oct, 2011 5 commits
  5. 15 Oct, 2011 1 commit
  6. 14 Oct, 2011 7 commits
  7. 13 Oct, 2011 6 commits
  8. 12 Oct, 2011 1 commit