Yonghong Song
|
c195651e56
bpf: add bpf_get_stack helper
|
7 年之前 |
Yonghong Song
|
5f41263274
bpf: change prototype for stack_map_get_build_id_offset
|
7 年之前 |
Song Liu
|
615755a77b
bpf: extend stackmap to save binary_build_id+offset instead of address
|
7 年之前 |
Jakub Kicinski
|
bd475643d7
bpf: add helper for copying attrs to struct bpf_map
|
7 年之前 |
Yonghong Song
|
16f07c551e
bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map
|
7 年之前 |
Chenbo Feng
|
6e71b04a82
bpf: Add file mode configuration into bpf maps
|
7 年之前 |
Martin KaFai Lau
|
96eabe7a40
bpf: Allow selecting numa node during map creation
|
8 年之前 |
Daniel Borkmann
|
a316338cb7
bpf: fix wrong exposure of map_flags into fdinfo for lpm
|
8 年之前 |
Johannes Berg
|
40077e0cf6
bpf: remove struct bpf_map_type_list
|
8 年之前 |
Daniel Borkmann
|
c78f8bdfa1
bpf: mark all registered map/prog types as __ro_after_init
|
8 年之前 |
Daniel Borkmann
|
d407bd25a2
bpf: don't trigger OOM killer under pressure with map alloc
|
8 年之前 |
Daniel Borkmann
|
f3694e0012
bpf: add BPF_CALL_x macros for declaring helpers
|
9 年之前 |
Ingo Molnar
|
616d1c1b98
Merge branch 'linus' into perf/core, to refresh the branch
|
9 年之前 |
Arnaldo Carvalho de Melo
|
97c79a38cd
perf core: Per event callchain limit
|
9 年之前 |
Linus Torvalds
|
bdc6b758e4
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Linus Torvalds
|
a7fd20d1c4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 年之前 |
Arnaldo Carvalho de Melo
|
cfbcf46845
perf core: Pass max stack as a perf_callchain_entry context
|
9 年之前 |
Arnaldo Carvalho de Melo
|
c5dfd78eb7
perf core: Allow setting up max frame stack depth via sysctl
|
9 年之前 |
Alexei Starovoitov
|
9940d67c93
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs
|
9 年之前 |
Alexei Starovoitov
|
557c0c6e7d
bpf: convert stackmap to pre-allocation
|
9 年之前 |
Alexei Starovoitov
|
823707b68d
bpf: check for reserved flag bits in array and stack maps
|
9 年之前 |
Alexei Starovoitov
|
d5a3b1f691
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
|
9 年之前 |