perf_counter tools: Give perf top inherit option
authorMike Galbraith <efault@gmx.de>
Tue, 21 Jul 2009 08:30:36 +0000 (10:30 +0200)
committerPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 22 Jul 2009 16:05:58 +0000 (18:05 +0200)
commit0fdc7e67dd312986e30b861adff48732bd33eb3f
tree5d5133f36e3f20d174f0754defca47d244224e7c
parentd20ff6bd6bba2e7e6681fa17565347b410c46ab3
perf_counter tools: Give perf top inherit option

Currently, perf top -p only tracks the pid provided, which isn't very useful
for watching forky loads, so give it an inherit option.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1248165036.9795.10.camel@marge.simson.net>
tools/perf/builtin-top.c