Skip to content
Commit 7b7edc27 authored by Li Hong's avatar Li Hong Committed by Steven Rostedt
Browse files

tracing: Fix objcopy revision check in recordmcount.pl



The current logic to check objcopy's version is incorrect. This patch
fixes the algorithm and disables the use of local functions as a reference
if the objcopy version does not support static to global conversions.

Also remove some usused variables.

Signed-off-by: default avatarLi Hong <lihong.hi@gmail.com>
LKML-Reference: <20091028050421.GD30758@uhli>
Signed-off-by: default avatarSteven Rostedt <rostedt@goodmis.org>
parent bdd3b052
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