Commit History

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