jjb: Lava: Add kretprobe fuzzing
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 14 Jul 2017 20:02:56 +0000 (16:02 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 21 Jul 2017 15:42:11 +0000 (11:42 -0400)
commit30b89c1f6ea0399ae58f6660c06b4c882f064ed1
tree169af2c474d66825c331ef01f3b143aea4e8342b
parentad11244c860426ba4e743cae9075319a2732cf25
jjb: Lava: Add kretprobe fuzzing

This test randomly picks a large set of symbols reported by
/proc/kallsyms and activate --function (kretprobe) on them. This also
has the side-effect of testing kprobe since they are used to implement
kretprobes.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
lava/baremetal-tests/kprobe-fuzzing-tests.yml [new file with mode: 0644]
scripts/lttng-baremetal-tests/kprobe-fuzzing.sh [new file with mode: 0755]
scripts/lttng-baremetal-tests/lava-submit.py
This page took 0.023426 seconds and 4 git commands to generate.