asda?‰PNG  IHDR ? f ??C1 sRGB ??é gAMA ±? üa pHYs ? ??o¨d GIDATx^íüL”÷e÷Y?a?("Bh?_ò???¢§?q5k?*:t0A-o??¥]VkJ¢M??f?±8\k2íll£1]q?ù???T title: SystemTap "Hello World" Program name: helloworld.stp keywords: _best simple bpf description: A basic "Hello World" program implemented in SystemTap script. It prints out "hello world" message and then immediately exits. test_check: stap -p4 helloworld.stp test_installcheck: stap helloworld.stp test_check_bpf: stap --bpf -p4 helloworld.stp test_installcheck_bpf: stap --bpf helloworld.stp