From: Jens Axboe Date: Wed, 12 Aug 2009 09:18:01 +0000 (+0200) Subject: perf record: Add missing -C option support for specifying profile cpu X-Git-Tag: v2.6.31-rc6~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5ac84650fb7a7f226814103d95724e34b012ae;p=pandora-kernel.git perf record: Add missing -C option support for specifying profile cpu perf top supports a -C for setting the profile CPU, but perf record does not. This adds the same option for perf record, allowing the user to specify a specific target profile CPU. Signed-off-by: Jens Axboe Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker LKML-Reference: <20090812091801.GC12579@kernel.dk> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed