Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c1d013a70f557e0d6db29398c955b2ec87db1ff8
/
kernel
/
bpf
/
stackmap.c
dc3b8ae
bpf: avoid -Wmaybe-uninitialized warning
by Arnd Bergmann
· 7 years ago
bae77c5
bpf: enable stackmap with build_id in nmi context
by Song Liu
· 7 years ago
c195651e
bpf: add bpf_get_stack helper
by Yonghong Song
· 7 years ago
5f41263
bpf: change prototype for stack_map_get_build_id_offset
by Yonghong Song
· 7 years ago
615755a
bpf: extend stackmap to save binary_build_id+offset instead of address
by Song Liu
· 7 years ago
bd47564
bpf: add helper for copying attrs to struct bpf_map
by Jakub Kicinski
· 7 years ago
16f07c5
bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map
by Yonghong Song
· 7 years ago
6e71b04
bpf: Add file mode configuration into bpf maps
by Chenbo Feng
· 7 years ago
96eabe7
bpf: Allow selecting numa node during map creation
by Martin KaFai Lau
· 7 years ago
a316338
bpf: fix wrong exposure of map_flags into fdinfo for lpm
by Daniel Borkmann
· 8 years ago
40077e0
bpf: remove struct bpf_map_type_list
by Johannes Berg
· 8 years ago
c78f8bd
bpf: mark all registered map/prog types as __ro_after_init
by Daniel Borkmann
· 8 years ago
d407bd2
bpf: don't trigger OOM killer under pressure with map alloc
by Daniel Borkmann
· 8 years ago
f3694e0
bpf: add BPF_CALL_x macros for declaring helpers
by Daniel Borkmann
· 8 years ago
616d1c1
Merge branch 'linus' into perf/core, to refresh the branch
by Ingo Molnar
· 9 years ago
97c79a3
perf core: Per event callchain limit
by Arnaldo Carvalho de Melo
· 9 years ago
bdc6b75
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
cfbcf46
perf core: Pass max stack as a perf_callchain_entry context
by Arnaldo Carvalho de Melo
· 9 years ago
c5dfd78
perf core: Allow setting up max frame stack depth via sysctl
by Arnaldo Carvalho de Melo
· 9 years ago
9940d67
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs
by Alexei Starovoitov
· 9 years ago
557c0c6
bpf: convert stackmap to pre-allocation
by Alexei Starovoitov
· 9 years ago
823707b
bpf: check for reserved flag bits in array and stack maps
by Alexei Starovoitov
· 9 years ago
d5a3b1f
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
by Alexei Starovoitov
· 9 years ago