CVS log for ports/devel/py-pycallgraph/pkg-plist
Up to [FreeBSD] / ports / devel / py-pycallgraph
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 15 03:36:43 2008 UTC (3 years, 6 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Update to 0.5.1 PR: ports/125396 Submitted by: Wen heping <wenheping AT gmail.com>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 25 18:33:54 2007 UTC (4 years, 7 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -0 lines
- Update to 0.4.0 - Add examples
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 10 13:57:54 2007 UTC (5 years ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Python Call Graph uses GraphViz to generate call graphs from one execution of your Python code. It's very easy to use and can point out possible problems with your code execution. WWW: http://pycallgraph.slowchop.com/ PR: ports/108977 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
