Skip to content

Instantly share code, notes, and snippets.

@conorbranagan
Created October 4, 2012 17:54
Show Gist options
  • Save conorbranagan/3835272 to your computer and use it in GitHub Desktop.
Save conorbranagan/3835272 to your computer and use it in GitHub Desktop.
Linesman debug
In dogweb.ini:
[filter:linesman]
use = egg:linesman#profiler
...
[app:main]
filter-with = linesman
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment