From: Jaswinder Singh Rajput Date: Mon, 22 Jun 2009 11:13:14 +0000 (+0530) Subject: perf_counter tools: Define separate declarations for H/W and S/W events X-Git-Tag: v2.6.31-rc2~30^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51e268423151fc7bb41945bde7843160b6a14c32;p=pandora-kernel.git perf_counter tools: Define separate declarations for H/W and S/W events Define separate declarations for H/W and S/W events to: 1. Shorten name to save some space so that we can add more members 2. Fix alignment 3. Avoid declaring HARDWARE/SOFTWARE again and again. Removed unused CR(x, y) Signed-off-by: Jaswinder Singh Rajput Cc: Peter Zijlstra LKML-Reference: <1245669194.17153.6.camel@localhost.localdomain> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed