Skip to content

Instantly share code, notes, and snippets.

@teameh
Created February 5, 2015 15:55
Show Gist options
  • Save teameh/6a39f3ee73bc6c20bbd1 to your computer and use it in GitHub Desktop.
Save teameh/6a39f3ee73bc6c20bbd1 to your computer and use it in GitHub Desktop.
Clear xhprof data
$ mongo
use xhprof
db.dropDatabase();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment