pcp icon indicating copy to clipboard operation
pcp copied to clipboard

qa/pmdabcc: change kernel version checks to feature checks

Open andreasgerstmayr opened this issue 6 years ago • 0 comments

For BCC PMDA QAs we rely on the kernel version to detect if an eBPF feature is supported (_pmdabcc_require_kernel_version function)

However, in the case of backported kernel features this check doesn't make sense and should be replaced with feature checks

andreasgerstmayr avatar May 02 '19 12:05 andreasgerstmayr