projects
/
p5sagit/Devel-Size.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
p5sagit/Devel-Size.git
2012-10-03
Tim Bunce
bump version
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Tim Bunce
Fix for coredumped in t/recurse.t with a non-threaded...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Tim Bunce
Fix most backcompat issues (tested with 5.8.9)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Tim Bunce
PL_apiversion PL_ofsgv PL_custom_ops. basecop->cop_stas...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Tim Bunce
parser compcv vs comppad
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Tim Bunce
avoid COPHH and define CopHINTHASH_get if not defined
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Tim Bunce
Fix pod coverage.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Tim Bunce
tweak .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Tim Bunce
applied ppport.h recommended patch
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Tim Bunce
update ppport.h to 3.20
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Tim Bunce
Update MANIFEST. Tweak VERSION for dev release.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Tim Bunce
Fix sizeme_store.pl pod typo. Make -d:SizeMe be special...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Tim Bunce
Move sizeme_graph.pl to bin and the static files into...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Tim Bunce
Polish sizeme_graph.pl
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Tim Bunce
Only set SIZEME for -d mode. Fix assertion when SIZEME...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Tim Bunce
More docs and other polish for release.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Tim Bunce
Tweak tooltip.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Tim Bunce
Merge any node with a single child. Added --showid...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Tim Bunce
Remove 'pre attr'. Other minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Tim Bunce
renaming for static/sizeme_graph.pl
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Tim Bunce
Merge remote-tracking branch 'origin/rafl' into tim...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Tim Bunce
Rename to Devel::SizeMe
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Tim Bunce
Assorted minor changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Count all stack frames, not just the used ones
rafl
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Fix a bunch of warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Add a few more global pointers
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Add more interpreter globals
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Count PerlInterpreter when applicable
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
For PL_compiling, don't count the actual OP
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Allow the op structure to not be counted
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Add a few more globals
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Always count PL_compiling as a COP
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Factor out op class guessing
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Attempt to count PL_compiling
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Count lexical hint hashes in COPs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Add refcounted_he structs counting
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Florian Ragwitz
Attempt to extract the refcounted_he definition
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Tim Bunce
make hash keys be a he+hek node that has the value...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Tim Bunce
Mark suspect PERL_SUBVERSION macros
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Tim Bunce
tweak --showid output
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Tim Bunce
Rework AV index labels to avoid using NPattr_PRE_ATTR
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Tim Bunce
add external gz mechanism as experiment (~3 pct)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Tim Bunce
Show duration of SizeMe streaming
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Tim Bunce
cope with array index name attr being undef
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Tim Bunce
Make sv_size return true if sv not seen before.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Florian Ragwitz
Add a missing dependency
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Tim Bunce
Add S & E tokens, plus timing.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Florian Ragwitz
Move SvSTASH counting from SVt_PVCV to >= SVt_PVMG
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Florian Ragwitz
For non-magical XPVMGs, count OURSTASH for if present
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Florian Ragwitz
Only attempt to count magic on magical SVs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Florian Ragwitz
Fix compilation on perls with IMPLICIT_CONTEXT
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Tim Bunce
First steps migrating to SizeMe
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
More prereqs
tim-20120929-d-m
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
Merge branch 'tim-20120929-d-m' of git.shadowcat.co...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
Don't "open -a Graphviz $opt_dot" unless on OSX
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
tweak .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
add some PREREQ_PM
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
timbo
Fix mstats scope
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
mstats() isn't very portable
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
Mega rename to Devel::Memory commit
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
add TODO
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
Split out a new heap_size() function. Add TODO. Special...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
tweak Children tooltip
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
Add "->" to link names for --text.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Tim Bunce
Add logarea param via referer. add bytesToSize. Polish...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Tim Bunce
update notes.txt
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Tim Bunce
Hack to enable log scale for treemap nodes (disabled)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Tim Bunce
Fix for scalar attr and assorted clenups
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Tim Bunce
check for AVelem, remove Dwarn
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Tim Bunce
tweaks
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Add PRE_ATTR and use it for array indices.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Apply SOME_RECURSION to CvOUTSIDE for now
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Add 'ADD_PRE_ATTR' mechanism so we can output attrs...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Using check_new doesn't work for padlist_size. Mark...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Use check_new in padlist_size.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Pad names almost working. Some asorted code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Change env var name
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Recurse into CvPADLISTs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Tim Bunce
Note need to treat HEs as nodes. Warn on suspect HeVAL
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Don't chase magic unless SvMAGICAL
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Tweak node naming (remove + )
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Faster transitions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Fix for single node.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Chase cop_stash only if refcnt==1. Move MG to end of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Larger label font. workaround jit bug where old tooltip...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
no longer size CvSTASH perl RT79366
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Drop json out. Write dot to file. Add 'text' tree mode.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Unused svhead arena space. Scan arenas for unseen SVs...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Tim Bunce
Note that the mouse-over doesn't work with Label:{...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim Bunce
Added local jquery-1.8.1-min.js so internet isn't needed
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim Bunce
Fixed stringification ot root node. Fix handling of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim Bunce
Added node type to db. Added showid option.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim Bunce
Make levelsToShow more variable
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim Bunce
Fix NPathPushNode not (re)setting seqn, not perl_size...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim Bunce
Add more items to perl_size()
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tim Bunce
Polish up dot output, incl adding sizes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tim Bunce
fix name escaping
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tim Bunce
Use link nodes to label links.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tim Bunce
Fix link-to-link for op_size.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tim Bunce
add basic dot format output
commit
|
commitdiff
|
tree
|
snapshot
next