Skip to content

Add bpf_get_stack support #732

Open
Open
@dthaler

Description

https://github.com/iovisor/bpf-docs/blob/master/bpf_helpers.rst has:

int bpf_get_stack(struct pt_regs *regs, void *buf, u32 size, u64 flags)

This comes from the BPF_PROG_TYPE_KPROBE context. kprobe support is covered by #206

Metadata

Assignees

No one assigned

    Labels

    blockedBlocked on another issue that must be done firsthelp wantedExtra attention is neededtriagedDiscussed in a triage meeting

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions