From: Jiri Olsa Date: Fri, 15 Jun 2012 06:31:38 +0000 (+0800) Subject: perf/tool: Use data struct for arg passing in event parse function X-Git-Tag: v3.6-rc1~167^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46010ab2607aed9484816a8f1679c2ec3c8e7dcf;p=pandora-kernel.git perf/tool: Use data struct for arg passing in event parse function Moving all the bison arguments into the structure. In upcomming patches we are going to: - add more arguments - reuse the grammer for term parsing so it's more clear to pack/separate related arguments. Signed-off-by: Jiri Olsa Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1339741902-8449-10-git-send-email-zheng.z.yan@intel.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed