perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkey
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Oct 2011 11:05:04 +0000 (09:05 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Oct 2011 11:05:04 +0000 (09:05 -0200)
commitb079d4e975b6338bcf8f8868eb2b3d3fd867b933
treea8758ecb16f56a4f457c67351a5541d308247624
parentc73a3cb356f94b443aa7624b539493191dbf44c1
perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkey

The new decay routine (__hists__decay_entries) wasn't being passed the
toggles, fix it.

Reported-by: Mike Galbraith <efault@gmx.de>
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-hg6m0mi1colket982oq9hhly@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-top.c
tools/perf/util/hist.c
tools/perf/util/hist.h
This page took 0.041633 seconds and 5 git commands to generate.