From: Steven Rostedt Date: Wed, 12 Nov 2008 20:24:24 +0000 (-0500) Subject: trace: rename unlikely profiler to branch profiler X-Git-Tag: v2.6.29-rc1~586^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ed84eeb8808cf3c9f039213ca137ffd7d753f0e;p=pandora-kernel.git trace: rename unlikely profiler to branch profiler Impact: name change of unlikely tracer and profiler Ingo Molnar suggested changing the config from UNLIKELY_PROFILE to BRANCH_PROFILING. I never did like the "unlikely" name so I went one step farther, and renamed all the unlikely configurations to a "BRANCH" variant. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed