lp:~mgedmin/runsnakerun/source-reorganization

Created by Marius Gedminas and last modified
Get this branch:
bzr branch lp:~mgedmin/runsnakerun/source-reorganization
Only Marius Gedminas can upload to this branch. If you are Marius Gedminas please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Marius Gedminas
Project:
RunSnakeRun
Status:
Development

Recent revisions

63. By Marius Gedminas

Move package files into a subdirectory.

This makes it possible for me to use virtualenv for development:

  bzr get lp... runsnakerun
  cd runsnakerun
  virtualenv venv
  venv/bin/easy_install squaremap
  venv/bin/python setup.py develop
  venv/bin/runsnake

62. By Mike C. Fletcher

Add basic source-code view for python files being profiled

61. By Mike C. Fletcher

Update docs and setup

60. By Mike C. Fletcher <mcfletch@sturm>

Dumbprofile is sort-of-working as much as it's worth making work

59. By Mike C. Fletcher <mcfletch@sturm>

Try to catch line-timings (unsuccessfully)

58. By Mike C. Fletcher <mcfletch@sturm>

Really dumb little profile test module

57. By Mike C. Fletcher <mcfletch@sturm>

Make line-profiler actually store something

56. By Mike C. Fletcher <mcfletch@sturm>

Stop after the profiler has finished running, doesn't segfault, but doesn't record anything either :( .

55. By Mike C. Fletcher <mcfletch@sturm>

Add more release notes, consolidate the wish-list, add links to other tools

54. By Mike C. Fletcher <mcfletch@sturm>

Add generation of a line_profiler result-set (currently segfaults, however)

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers