From: Peter Zijlstra Date: Thu, 11 Jun 2009 21:11:50 +0000 (+0200) Subject: perf record: Explicity program a default counter X-Git-Tag: v2.6.31-rc1~359^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbd36e5e6aa6f1757c84cdb406b6eb81686d14af;p=pandora-kernel.git perf record: Explicity program a default counter Up until now record has worked on the assumption that type=0, config=0 was a suitable configuration - which it is. Lets make this a little more explicit and more readable via the use of proper symbols. [ Impact: cleanup ] Signed-off-by: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed