commit | 2ed84eeb8808cf3c9f039213ca137ffd7d753f0e | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Nov 12 15:24:24 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Nov 12 22:27:58 2008 +0100 |
tree | 3aa22269a1fd5ed0b66826120ca9b572400962b5 | |
parent | 68d119f0a66f7e3663304343b072e56a2693446b [diff] |
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 <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>