ajor / bpftrace

High-level tracing language for Linux eBPF - development moved to https://github.com/iovisor/bpftrace
https://github.com/iovisor/bpftrace
Apache License 2.0
250 stars 15 forks source link

Re-enable compiler warnings #45

Open ajor opened 6 years ago

ajor commented 6 years ago

Would have helped to avoid this bug 641f637396c0da4e55a98dc44040de146a1f8c60

I think I disabled them in the first place because of large numbers of warnings caused by the LLVM headers and GTest, so a way of filtering them out would be useful.