From: Peter Zijlstra Date: Mon, 30 Mar 2009 17:07:11 +0000 (+0200) Subject: perf_counter: small cleanup of the output routines X-Git-Tag: v2.6.31-rc1~383^2~419 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78d613eb129fc4edf0e2cabfcc6a4c5285482d21;p=pandora-kernel.git perf_counter: small cleanup of the output routines Move the nmi argument to the _begin() function, so that _end() only needs the handle. This allows the _begin() function to generate a wakeup on event loss. Signed-off-by: Peter Zijlstra Acked-by: Paul Mackerras Orig-LKML-Reference: <20090330171023.959404268@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed