commit | 94b80ffd650b22e1fd493ccf6bad7efda4b8ea85 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Nov 12 16:18:45 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Nov 12 22:28:40 2008 +0100 |
tree | 9f28b0e460f1b99eabb282b34d7fdaa8d80f12d6 | |
parent | 80e5ea4506791af206266c5921c97f11d3b17866 [diff] |
ftrace: rename trace_unlikely.c file Impact: File name change of trace_unlikely.c The "unlikely" name for the tracer is quite ugly. We renamed all the parts of it to "branch" and now it is time to rename the file too. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>