/[pyprof]/hprof/hstats.py
ViewVC logotype

Log of /hprof/hstats.py

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.15
Mon Aug 22 16:32:54 2005 UTC (18 years, 8 months ago) by flub
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +0 -0 lines
FILE REMOVED
Moved to hprof subdir.


Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 18 10:06:23 2005 UTC (18 years, 8 months ago) by flub
Branch: MAIN
Changes since 1.13: +8 -8 lines
Diff to previous 1.13
Changed the "parents" data to be a dictionary instead of list.  The keys
are the old entries of the list, i.e. the frame in tuple from.  The values
is the number of times a parent called this child.

Also changed default of 'None' when there is no parent to an empty dict.


Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 17 09:35:43 2005 UTC (18 years, 8 months ago) by flub
Branch: MAIN
Changes since 1.12: +38 -9 lines
Diff to previous 1.12
Added support for collecting "parents" data


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 12 16:43:31 2005 UTC (18 years, 8 months ago) by flub
Branch: MAIN
Changes since 1.11: +16 -5 lines
Diff to previous 1.11
Added support for reading profile files that only contain an executed
command and no actual functions.  This is by default off but can be turned
on to aid backwards compatibility with the pstats module.


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 6 17:58:26 2005 UTC (18 years, 8 months ago) by flub
Branch: MAIN
Changes since 1.10: +5 -1 lines
Diff to previous 1.10
merged from hotshot_timer-branch


Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 6 16:56:56 2005 UTC (18 years, 8 months ago) by flub
Branch: hotshot_timer-branch
Changes since 1.10: +5 -1 lines
Diff to previous 1.10 , to next main 1.15
Stats.print_data(): fix and document behaviour when limit argument is zero.


Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 15:32:28 2005 UTC (18 years, 8 months ago) by flub
Branch: MAIN
CVS Tags: root-off-hotshot_timer
Branch point for: hotshot_timer-branch
Changes since 1.9: +4 -0 lines
Diff to previous 1.9
Added Stats.get_info().


Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 13:07:42 2005 UTC (18 years, 8 months ago) by flub
Branch: MAIN
Changes since 1.8: +15 -15 lines
Diff to previous 1.8
Moved all global SDATA_* constants to _SDATA_* as they are private really.


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 27 20:20:55 2005 UTC (18 years, 8 months ago) by flub
Branch: MAIN
Changes since 1.7: +4 -0 lines
Diff to previous 1.7
* Added check for profiling file with no data in it.
* Added check for type of Stats.get_data()'s `weed' argument

And unit tests


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 20 21:11:02 2005 UTC (18 years, 9 months ago) by flub
Branch: MAIN
Changes since 1.6: +79 -70 lines
Diff to previous 1.6
* Changed data format to have a tuple for ncalls and rcalls instead
  of two separate values.
* Completed Stats.print_data()
* Fixed lots of bugs thanks to the unittests.


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 20 09:36:30 2005 UTC (18 years, 9 months ago) by flub
Branch: MAIN
Changes since 1.5: +68 -4 lines
Diff to previous 1.5
Partial implementation of Stats.print_data(), to be cleaned up.


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 19 11:58:04 2005 UTC (18 years, 9 months ago) by flub
Branch: MAIN
Changes since 1.4: +26 -4 lines
Diff to previous 1.4
Implemented Stats.sort_data().


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 18 22:21:12 2005 UTC (18 years, 9 months ago) by flub
Branch: MAIN
Changes since 1.3: +131 -22 lines
Diff to previous 1.3
Implemented Stats.show() and Stats.get_data().


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 15 21:00:39 2005 UTC (18 years, 9 months ago) by flub
Branch: MAIN
Changes since 1.2: +5 -0 lines
Diff to previous 1.2
Remove the null value in the Stats._data that get's inserted due
to the exec() call of hotshot.Profiler.run()'s string processing.


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 15 12:56:32 2005 UTC (18 years, 9 months ago) by flub
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Spell correction.


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 14 14:04:10 2005 UTC (18 years, 9 months ago) by flub
Branch: MAIN
Initial upload


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26