/usr/share/systemtap/examples/stapgames
NameSizeModeActions
tapset/-0755rm
2048.meta2500644editdlrm
2048.stp49820644editdlrm
block.meta2510644editdlrm
block.stp23990755editdlrm
eater.meta1870644editdlrm
eater.stp32990755editdlrm
lifegame.meta2160644editdlrm
lifegame.stp11180755editdlrm
pingpong.meta3380644editdlrm
pingpong.stp7680755editdlrm
Edit: /usr/share/systemtap/examples/stapgames/pingpong.meta (338B)
title: pingpong game name: pingpong.stp keywords: stapgames description: A simulated ball bounces around the terminal reflecting at the edges test_support: stap -l 'kernel.function("tty_do_resize")' && stap -l 'kernel.function("input_event")' test_check: stap -p4 -Itapset/ pingpong.stp test_installcheck: stap -p4 -Itapset/ pingpong.stp