ftrace: rename unlikely iter_ctrl to branch
authorSteven Rostedt <srostedt@redhat.com>
Wed, 12 Nov 2008 20:24:24 +0000 (15:24 -0500)
committerIngo Molnar <mingo@elte.hu>
Wed, 12 Nov 2008 21:28:09 +0000 (22:28 +0100)
Impact: rename of iter_ctrl unlikely to branch

The unlikely name is ugly. This patch converts the iter_ctrl command
"unlikely" and "nounlikely" to "branch" and "nobranch" respectively.

It also renames a lot of internal functions to use "branch" instead
of "unlikely".

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found