Commit 7d4dc8c0 authored by Oriol Arcas's avatar Oriol Arcas

Bug: removed remaining traces of bpf_get_stackid in license tests

Signed-off-by: default avatarOriol Arcas <oriol@starflownetworks.com>
parent 162882e2
......@@ -8,7 +8,6 @@ from bcc import BPF
class TestLicense(unittest.TestCase):
gpl_only_text = """
#include <uapi/linux/ptrace.h>
BPF_STACK_TRACE(stack_traces, 10240);
struct gpl_s {
u64 ts;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment