summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/stackmap.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...Alexei Starovoitov2016-04-081-1/+1
* bpf: convert stackmap to pre-allocationAlexei Starovoitov2016-03-081-18/+68
* bpf: check for reserved flag bits in array and stack mapsAlexei Starovoitov2016-03-081-0/+3
* bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov2016-02-201-0/+237