From: Masami Hiramatsu Date: Wed, 21 Apr 2010 19:56:40 +0000 (-0400) Subject: perf probe: Add --max-probes option X-Git-Tag: v2.6.35-rc1~522^2~85^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef4a356574426877d569f8b6579325537eb7909b;p=pandora-kernel.git perf probe: Add --max-probes option Add --max-probes option to change the maximum limit of findable probe points per event, since inlined function can be expanded into thousands of probe points. Default value is 128. Signed-off-by: Masami Hiramatsu Suggested-by: Arnaldo Carvalho de Melo Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Frederic Weisbecker Cc: Ingo Molnar LKML-Reference: <20100421195640.24664.62984.stgit@localhost6.localdomain6> Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed