Re: [RFC PATCH v3 30/37] perf bpf: Add bpf-loader and open ELF object files

From: Arnaldo Carvalho de Melo
Date: Mon May 25 2015 - 09:00:27 EST


> On Sun, May 17, 2015 at 10:56:55AM +0000, Wang Nan wrote:

SNIP

> +static bool libbpf_inited = false;

libbpf_initialized?

[acme@zoo linux]$ find . -name "*.[ch]" | xargs grep initialized | wc -l
5134
[acme@zoo linux]$ find . -name "*.[ch]" | xargs grep inited | wc -l
226

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/