Skip to content

Module fails to load with 'Missing tracepoints' error #4

@strfry

Description

@strfry

I built a custom kernel with KGDB and CONFIG_TRACEPOINTS enabled, and also built KGDBoE from that tree. When loading the module, i get an error like
kgdboe: Missing tracepoints for netif_receive_skb. Aborting

It is unclear to me why this is happening, the __tracepoint_netif_receive_skb symbol seems to exist in the kernel image, but cannot be found by kallsyms_lookup_name

I tried both a recent master-branch (4.20-rc2), and the 4.15 release tag (because there's a PR that mentions it as working).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions