From: Masami Hiramatsu Date: Tue, 5 May 2015 15:22:57 +0000 (+0900) Subject: perf probe: Cleanup and consolidate command parsers X-Git-Tag: omap-for-v4.3/legacy-v2-signed~210^2~50^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1019d5e6e605190d008003a382407f23e19f807;p=pandora-kernel.git perf probe: Cleanup and consolidate command parsers To simplify the 'perf probe' command code, consolidate some similar functions and use command short-name for command classification, instead of separate booleans. Signed-off-by: Masami Hiramatsu Cc: David Ahern Cc: Jiri Olsa Cc: Namhyung Kim Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/20150505152257.18790.41548.stgit@localhost.localdomain Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed