From: Masami Hiramatsu Date: Thu, 21 Oct 2010 10:13:35 +0000 (+0900) Subject: perf probe: Show accessible global variables X-Git-Tag: v2.6.37-rc1~18^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb8c5a56c7ddbc2b0d2ee7a8da60fe1355f75141;p=pandora-kernel.git perf probe: Show accessible global variables Add --externs for allowing --vars to show accessible global (externally defined) variables from a given probe point too. This will give you a hint which globals can be accessible from the probe point. Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Ingo Molnar Cc: Frederic Weisbecker LKML-Reference: <20101021101335.3542.31003.stgit@ltc236.sdl.hitachi.co.jp> Signed-off-by: Masami Hiramatsu Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed