index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
stackmap.c
Age
Commit message (
Expand
)
Author
2017-07-05
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
2016-09-10
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
2016-05-30
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
2016-05-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-05-17
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
2016-04-08
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
2016-03-08
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
2016-03-08
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
2016-02-20
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov