Skip to content

Instantly share code, notes, and snippets.

@tgfrerer
Created July 5, 2013 18:52
Show Gist options
  • Save tgfrerer/5936496 to your computer and use it in GitHub Desktop.
Save tgfrerer/5936496 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo "start profiling"
sudo killall -12 raspberrypi_hello_world
sleep 20
sudo killall raspberrypi_hello_world
echo "end profiling"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment