summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorSong Liu <songliubraving@fb.com>2018-05-07 10:50:49 -0700
committerDaniel Borkmann <daniel@iogearbox.net>2018-05-14 23:29:45 +0200
commit13790d1cc72c22f6e7a1248e5f6d20d720797e95 (patch)
tree96449dabaf9685b7cb23b07ecb0ace00b06dd251 /samples
parentbae77c5eb5b2107e300fb02da2311f2aa0d8ee3c (diff)
downloadop-kernel-dev-13790d1cc72c22f6e7a1248e5f6d20d720797e95.zip
op-kernel-dev-13790d1cc72c22f6e7a1248e5f6d20d720797e95.tar.gz
bpf: add selftest for stackmap with build_id in NMI context
This new test captures stackmap with build_id with hardware event PERF_COUNT_HW_CPU_CYCLES. Because we only support one ips-to-build_id lookup per cpu in NMI context, stack_amap will not be able to do the lookup in this test. Therefore, we didn't do compare_stack_ips(), as it will alwasy fail. urandom_read.c is extended to run configurable cycles so that it can be caught by the perf event. Signed-off-by: Song Liu <songliubraving@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud