Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 3c42f0b8 authored by Stephen Boyd's avatar Stephen Boyd Committed by Michal Marek
Browse files

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 <rostedt@goodmis.org>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarMichal Marek <mmarek@suse.com>
parent 21a59991
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment