#!/bin/sh

opcontrol --deinit
opcontrol --init
opcontrol --reset
opcontrol --setup --novmlinux
opcontrol --start
sleep 10
opcontrol --deinit
opreport