From: Arjan van de Ven Date: Sat, 12 Sep 2009 05:52:54 +0000 (+0200) Subject: perf: Allow perf utilities to have "callback" options without arguments X-Git-Tag: v2.6.32-rc1~628^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a79d7db9fdb0037925ffa31f6ff9b189ff75d235;p=pandora-kernel.git perf: Allow perf utilities to have "callback" options without arguments timechart needs to add a "callback" type command line argument that does not take arguments. This patch adds the parse-options.h infrastructure to make this possible. Signed-off-by: Arjan van de Ven Acked-by: Peter Zijlstra Cc: Paul Mackerras Cc: Frederic Weisbecker LKML-Reference: <20090912130440.548666c1@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed