From: Stephen Boyd Date: Wed, 17 Jun 2015 01:00:37 +0000 (-0700) Subject: scripts/tags.sh: Include trace_*_rcuidle() in tags X-Git-Tag: omap-for-v4.3/fixes-rc1~65^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c42f0b803613c4888aa2214e86d6ea746cb94de;p=pandora-kernel.git scripts/tags.sh: Include trace_*_rcuidle() in tags Every tracepoint creates two functions, the usual one 'trace_*()' and the rcuidle one 'trace_*_rcuidle()'. Add regex for the rcuidle variant so that we can jump to the tracepoints that use rcuidle. Cc: Steven Rostedt Signed-off-by: Stephen Boyd Signed-off-by: Michal Marek --- Reading git-diff-tree failed