commit | 0fdc7e67dd312986e30b861adff48732bd33eb3f | [log] [tgz] |
---|---|---|
author | Mike Galbraith <efault@gmx.de> | Tue Jul 21 10:30:36 2009 +0200 |
committer | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Jul 22 18:05:58 2009 +0200 |
tree | 5d5133f36e3f20d174f0754defca47d244224e7c | |
parent | d20ff6bd6bba2e7e6681fa17565347b410c46ab3 [diff] |
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>