On Sun, Dec 17, 2017 at 12:55 PM, Avi Cohen (A) via iovisor-dev < [email protected]> wrote:
> I've installed (packaged) bcc as per https://github.com/iovisor/bcc > /blob/master/INSTALL.md > Now I want to start playing. a simple one like 'hello-world' . I > couldn't find a guide for this simple example in this tutorial [ > https://github.com/iovisor/bcc/blob/master/docs/reference_guide.md] > Can you refer to a step by step tutorial ? > If bcc is correctly installed, to run the hello_world example, you should only need to run ./examples/hello_world.py as root. This tutorial is probably a better source of information in your case: https://github.com/iovisor/bcc/blob/master/docs/tutorial_ bcc_python_developer.md > Best Regards > Avi > _______________________________________________ > iovisor-dev mailing list > [email protected] > https://lists.iovisor.org/mailman/listinfo/iovisor-dev >
_______________________________________________ iovisor-dev mailing list [email protected] https://lists.iovisor.org/mailman/listinfo/iovisor-dev
