Commit Graph

32 Commits

Author SHA1 Message Date
Michael Specht 7f0529db03 documentation 2018-02-19 23:35:31 +01:00
Michael Specht 1cec19787c fix 2018-02-19 22:17:20 +01:00
Michael Specht 2d2038e184 fix 2018-02-19 22:11:34 +01:00
Michael Specht 61ff02e98c added PC to source code 2018-02-19 22:07:41 +01:00
Michael Specht d1687f534d added error handling 2018-02-19 21:51:30 +01:00
Michael Specht 044f7be667 make graph edges represent call counts via thickness 2018-02-19 20:41:28 +01:00
Michael Specht a74de30889 don't crash on subroutine cycles watches for labels that never get
called via JSR
2018-02-16 21:54:36 +01:00
Michael Specht 717f6758f9 documentation for subroutine cycle watches 2018-02-16 21:50:01 +01:00
Michael Specht afebc9ec0c also watch cycles per subroutine using the @cycles directive 2018-02-16 20:25:07 +01:00
Michael Specht 6dd792fed0 documentation 2018-02-16 18:44:27 +01:00
Michael Specht d9a7cdafd1 added histogram to watch diagrams 2018-02-16 18:33:18 +01:00
Michael Specht df84df0631 call graph: show average CC/call instead of total CC per subroutine 2018-02-16 17:36:18 +01:00
Michael Specht 3b725e94e2 documentation 2018-02-16 16:32:41 +01:00
Michael Specht 165920ee5a documentation 2018-02-16 16:27:35 +01:00
Michael Specht dd236caf5c render a call graph if GraphViz is installed 2018-02-16 16:02:13 +01:00
Michael Specht 3143e53c8a Comment out champ directives with a ; => @;Au 2018-02-16 15:24:02 +01:00
Michael Specht 45f81f2bdb updated screenshot 2018-02-16 15:16:02 +01:00
Michael Specht 946a32f7cc documentation 2018-02-16 15:05:05 +01:00
Michael Specht 95cf3207d4 fixed a bug: 1D watches was upside down 2018-02-15 21:48:07 +01:00
Michael Specht 66611615c3 fixed HTML padding 2018-02-15 21:20:49 +01:00
Michael Specht 8756f8f5fe added time series for one-dimensional watches 2018-02-15 21:16:45 +01:00
Michael Specht b3706fbf53 show which subroutine a watch came from 2018-02-15 13:06:19 +01:00
Michael Specht c1a62aad8a added pre and post labels to watch diagrams, fixed line numbers 2018-02-15 12:38:09 +01:00
Michael Specht 95832e74cd specify highlight color via 'highlight' key in config in HTML notation 2018-02-15 12:20:22 +01:00
Michael Specht 15ba7c863c cleaned up watch diagrams 2018-02-15 11:06:20 +01:00
Michael Specht 4f4c7f9c71 documentation 2018-02-14 23:41:18 +01:00
Michael Specht e00f5e2fd4 fixed 1D watches 2018-02-14 23:10:43 +01:00
Michael Specht 96ac1e69cf better highlighting in watch graphs 2018-02-14 23:07:08 +01:00
Michael Specht a091d74dcd fixed code size issue in pgif 2018-02-14 22:15:52 +01:00
Michael Specht 68bfd5dadf Added --no-animation arg 2018-02-14 21:49:58 +01:00
Michael Specht 4fc6ef84ac parse EQU labels 2018-02-14 21:07:31 +01:00
Michael Specht c6ff6ac331 the big update 2018-02-14 20:16:22 +01:00