~ensoft-opensource/ensoft-sextant/file-handling

Viewing all changes in revision 1.15.1.

  • Committer: Phil Connell
  • Date: 2014-08-15 11:05:38 UTC
  • mfrom: (1.13.9 entrails)
  • mto: (1.2.176 sextant)
  • mto: This revision was merged to the branch mainline in revision 2.
  • Revision ID: phconnel@ensoft-sandbox.cisco.com-20140815110538-1xs46blsw89wc300
Integrate with entrails to enable runtime tracing of Python programs.

Upshot: it's now possible to get callgraphs from Python programs into Sextant.

Specifically, a new context manager is added, sextant.trace(). Any calls inside
the with block are traced.

There are also a few minor bugfixes (mostly related to Python 3 support).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: