index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
map_perf_test_kern.c
Age
Commit message (
Expand
)
Author
2020-07-08
samples: bpf: Refactor BPF map performance test with libbpf
Daniel T. Lee
2020-07-08
samples: bpf: Fix bpf programs with kprobe/sys_connect event
Daniel T. Lee
2020-01-20
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2019-11-02
bpf, samples: Use bpf_probe_read_user where appropriate
Daniel Borkmann
2019-10-08
selftests/bpf: Split off tracing-only helpers into bpf_tracing.h
Andrii Nakryiko
2019-10-08
selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h
Andrii Nakryiko
2017-09-21
samples/bpf: Use getppid instead of getpgrp for array map stress
Joel Fernandes
2017-09-01
bpf: Add lru_hash_lookup performance test
Martin KaFai Lau
2017-08-19
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
2017-04-17
bpf: lru: Add map-in-map LRU example
Martin KaFai Lau
2017-04-17
bpf: lru: Refactor LRU map tests in map_perf_test
Martin KaFai Lau
2017-03-16
samples/bpf: add map_lookup microbenchmark
Alexei Starovoitov
2017-01-23
samples/bpf: add lpm-trie benchmark
David Herrmann
2016-11-15
bpf: Add tests for the LRU bpf_htab
Martin KaFai Lau
2016-03-08
samples/bpf: add map performance test
Alexei Starovoitov