summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/bcc: add ~arm64 keywordStephen Klimaszewski2019-05-211-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
* dev-util/bcc: Make 0.9.0 work with <5.0 kernels, add maintainerPatrick McLean2019-03-131-1/+10
| | | | | | | | | | The 0.9.0 release requires bpf.h from 5.0 kernels to compile, but will otherwise work on 4.18+ kernels. This adds a patch that just patches in the 5.0 version of bpf.h when linux-headers is less than 5.0. Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bcc: Revbump to 0.9.0-r1, add dep on >=linux-headers-4.18Patrick McLean2019-03-111-0/+64
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>