X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=tools%2Fperf%2Fbuiltin-lock.c;h=821c1586a22b7da92cd732ad1a4ee4e05b037085;hb=7c7cbaf5b82c418cd3b1dcf718f71d0e6057e639;hp=e18dfdc2948aedf862c51092001388ddb7bc0e5c;hpb=1f0ac7183f4d270bd9ce511254ba5d931d4f29c9;p=linux-2.6-block.git diff --git a/tools/perf/builtin-lock.c b/tools/perf/builtin-lock.c index e18dfdc2948a..821c1586a22b 100644 --- a/tools/perf/builtin-lock.c +++ b/tools/perf/builtin-lock.c @@ -792,8 +792,7 @@ static void print_result(void) print_bad_events(bad, total); } -static int info_threads; -static int info_map; +static bool info_threads, info_map; static void dump_threads(void) {