Script to check that the lists of helpers are in sync
authorPaul Chaignon <paul.chaignon@gmail.com>
Wed, 14 Feb 2018 09:13:11 +0000 (10:13 +0100)
committerPaul Chaignon <paul.chaignon@gmail.com>
Wed, 14 Feb 2018 09:19:40 +0000 (10:19 +0100)
commit3424fb83c3c6a8059d003a86d6b0d1eb69229fab
tree7f874f6589c489902ba98c971d43d7965641ad91
parentf2354fa5765f6e7ffb370caf92c5d9508add07b4
Script to check that the lists of helpers are in sync

Checks src/cc/libbpf.c, docs/kernel-versions.md, src/cc/compat/linux/bpf.h,
and src/cc/export/helpers.h.
.travis.yml
scripts/check-helpers.sh [new file with mode: 0755]