Messages by Thread
-
[develnytprof-dev: 1620] [perl-devel-nytprof] r1027 committed - Removed (old, undocumented) zero option.
codesite-noreply
-
[develnytprof-dev: 1619] [perl-devel-nytprof] r1026 committed - If src not available then pad with blank lines so at least the data wi...
codesite-noreply
-
[develnytprof-dev: 1618] [perl-devel-nytprof] r1025 committed - In fid_is_pmc(), use only 1 temporary SV, and avoid *printf format par...
codesite-noreply
-
[develnytprof-dev: 1617] [perl-devel-nytprof] r1024 committed - strtol() with a base of 0 is equivalent to the replaced code.
codesite-noreply
-
[develnytprof-dev: 1616] [perl-devel-nytprof] r1023 committed - The hashing code knows the lengths of the strings passed in, so can us...
codesite-noreply
-
[develnytprof-dev: 1615] [perl-devel-nytprof] r1021 committed - Change store_attrib_sv() to take the length of the key, as we always k...
codesite-noreply
-
[develnytprof-dev: 1614] [perl-devel-nytprof] r1022 committed - Replacing strEQ() of "-" and "-e" with character based checks allows g...
codesite-noreply
-
[develnytprof-dev: 1613] [perl-devel-nytprof] r1020 committed - We know the length of the text key of an attribute, so use it rather t...
codesite-noreply
-
[develnytprof-dev: 1612] [perl-devel-nytprof] r1019 committed - When iterating %DB::sub to find filenames for packages, skip over any ...
codesite-noreply
-
[develnytprof-dev: 1608] [perl-devel-nytprof] r1018 committed - A slightly tighter implementation normalize_eval_seqn(), which assumes...
codesite-noreply
-
[develnytprof-dev: 1607] skipping "eval" files in %DB::sub
Nicholas Clark
-
[develnytprof-dev: 1606] [perl-devel-nytprof] r1017 committed - Avoid two possible "value computed is not used" warnings from the C co...
codesite-noreply
-
[develnytprof-dev: 1605] [perl-devel-nytprof] r1016 committed - Use sv_setpvs() instead of sv_setpv() when possible.
codesite-noreply
-
[develnytprof-dev: 1604] [perl-devel-nytprof] r1015 committed - Add a heuristic to detect and ignore subroutine entries in %DB::sub wi...
codesite-noreply
-
[develnytprof-dev: 1603] [perl-devel-nytprof] r1014 committed - In pkg_fids_hv, use the SV type to track whether this is a new entry, ...
codesite-noreply
-
[develnytprof-dev: 1602] Problem with nytprofmerge
hhaldn
-
[develnytprof-dev: 1600] [perl-devel-nytprof] r1013 committed - Fixed handling of usecputime=1 option....
codesite-noreply
-
[develnytprof-dev: 1598] Help me profile code which blocks for long periods of time
Martin
-
[develnytprof-dev: 1594] [perl-devel-nytprof] r1012 committed - Fixed minor typo. Tweaked whitespace.
codesite-noreply
-
[develnytprof-dev: 1593] [perl-devel-nytprof] r1011 committed - Added high-resolution (100ns) timer for Mac OS X thanks to Markus Pete...
codesite-noreply
-
[develnytprof-dev: 1591] [perl-devel-nytprof] r1010 committed - Changed subroutine profiler to be slightly more efficient....
codesite-noreply
-
[develnytprof-dev: 1590] [perl-devel-nytprof] r1009 committed - Added docs section on making NYTProf faster....
codesite-noreply
-
[develnytprof-dev: 1588] Suggestions
Markus Peter
-
[develnytprof-dev: 1587] [perl-devel-nytprof] r1008 committed - Include more %Config details in t/00-load.t output...
codesite-noreply
-
[develnytprof-dev: 1586] [perl-devel-nytprof] r1007 committed - Tweak t/42-global.t to shed light on http://www.nntp.perl.org/group/pe...
codesite-noreply
-
[develnytprof-dev: 1585] [perl-devel-nytprof] r1006 committed - Tag 3.01
codesite-noreply
-
[develnytprof-dev: 1584] [perl-devel-nytprof] r1005 committed - 3.01, as released...
codesite-noreply
-
[develnytprof-dev: 1583] [perl-devel-nytprof] r1004 committed - Updated NYTProf docs, including noting major contributors, and referen...
codesite-noreply
-
[develnytprof-dev: 1582] [perl-devel-nytprof] r1003 committed - Removed some stray tabs from FileHandle.xs....
codesite-noreply
-
[develnytprof-dev: 1581] [perl-devel-nytprof] r1002 committed - Removed use of vfscanf (which broke on windows)...
codesite-noreply
-
[develnytprof-dev: 1580] [perl-devel-nytprof] r1001 committed - Fixed typos in docs thanks to Jonathan Yu. RT#53146
codesite-noreply
-
[develnytprof-dev: 1579] [perl-devel-nytprof] r1000 committed - Fixed version number in nytprofmerge....
codesite-noreply
-
[develnytprof-dev: 1578] [perl-devel-nytprof] r999 committed - Added documentation to nytprofcg. Minor updates to nytprofcsv documen...
codesite-noreply
-
[develnytprof-dev: 1577] Devel::NYTProf v3.00 released and blogged
Tim Bunce
-
[develnytprof-dev: 1576] [perl-devel-nytprof] r998 committed - There comes a time when you've just gott'a call it "Done!"
codesite-noreply
-
[develnytprof-dev: 1575] [perl-devel-nytprof] r997 committed - Cop out of binding a key to move up a level in the treemap - just tell...
codesite-noreply
-
[develnytprof-dev: 1573] [perl-devel-nytprof] r996 committed - Track where related evals in different files (re)define the same subro...
codesite-noreply
-
[develnytprof-dev: 1572] [perl-devel-nytprof] r995 committed - Need to map the fids for TIME_BLOCK and TIME_LINE
codesite-noreply
-
[develnytprof-dev: 1571] [perl-devel-nytprof] r994 committed - In addition to the regular fid mapping, track the mapping if fids for ...
codesite-noreply
-
[develnytprof-dev: 1570] [perl-devel-nytprof] r993 committed - Actually add an entry to the fid mapping table when a given file is se...
codesite-noreply
-
[develnytprof-dev: 1567] [perl-devel-nytprof] r992 committed - Don't build an unusable treemap if JSON::Any not install. Give reader ...
codesite-noreply
-
[develnytprof-dev: 1566] [perl-devel-nytprof] r991 committed - Fixed avg/call time shown for subs called recursively....
codesite-noreply
-
[develnytprof-dev: 1565] [perl-devel-nytprof] r990 committed - Fixed "Total Time" in reports to be sanely formatted.
codesite-noreply
-
[develnytprof-dev: 1564] [perl-devel-nytprof] r989 committed - Added recommended perl version info to docs....
codesite-noreply
-
[develnytprof-dev: 1563] [perl-devel-nytprof] r988 committed - Added a DATA COLLECTION AND INTERPRETATION section to the docs....
codesite-noreply
-
[develnytprof-dev: 1562] [perl-devel-nytprof] r987 committed - Noted in Limitations the lack of BEGIN/CHECK/INIT/END block calls for ...
codesite-noreply
-
[develnytprof-dev: 1561] [perl-devel-nytprof] r986 committed - Tweaked BEGIN@line test to cater for pre 5.8.9 and noted limitation in...
codesite-noreply
-
[develnytprof-dev: 1560] [perl-devel-nytprof] r985 committed - BEGIN's are now recorded as BEGIN@line to make them unique....
codesite-noreply
-
[develnytprof-dev: 1559] [perl-devel-nytprof] r984 committed - Moved t/test82-stress.t into xt directory
codesite-noreply
-
[develnytprof-dev: 1558] [perl-devel-nytprof] r983 committed - Limitations docs: Two steps forward, one step back....
codesite-noreply
-
[develnytprof-dev: 1557] [perl-devel-nytprof] r982 committed - Added chunk of #ifdef-out code showing the sad state of the bug hunt...
codesite-noreply
-
[develnytprof-dev: 1556] [perl-devel-nytprof] r981 committed - Fix test count in t/test82-stress.t
codesite-noreply
-
[develnytprof-dev: 1555] [perl-devel-nytprof] r980 committed - Added crude testing of nytprofmerge. For every test with a .rdt file t...
codesite-noreply
-
[develnytprof-dev: 1553] [perl-devel-nytprof] r979 committed - Added $VERSION cross-check (I guess we really ought to use .PL files)...
codesite-noreply
-
[develnytprof-dev: 1552] [perl-devel-nytprof] r978 committed - Added use of ppport.h to give compatibility to older perls
codesite-noreply
-
[develnytprof-dev: 1551] [perl-devel-nytprof] r977 committed - Give thanks where it's due!
codesite-noreply
-
[develnytprof-dev: 1549] [perl-devel-nytprof] r975 committed - profiler_duration needs to sum over all PIDs run, not just the last PI...
codesite-noreply
-
[develnytprof-dev: 1548] [perl-devel-nytprof] r976 committed - Merge 2 (or more) NYTProf output files. Unpolished - error checking, s...
codesite-noreply
-
[develnytprof-dev: 1547] [perl-devel-nytprof] r973 committed - A tool for merging NYTProf profile files. This prototype can't merge y...
codesite-noreply
-
[develnytprof-dev: 1546] [perl-devel-nytprof] r974 committed - An initial implementation of FID remapping.
codesite-noreply
-
[develnytprof-dev: 1545] [perl-devel-nytprof] r971 committed - Refactor Devel::NYTProf::ReadStream::output_iv() to take a list of val...
codesite-noreply
-
[develnytprof-dev: 1544] [perl-devel-nytprof] r972 committed - Refactor Devel::NYTProf::ReadStream::output_nv() to take a list of val...
codesite-noreply
-
[develnytprof-dev: 1543] [perl-devel-nytprof] r970 committed - Add methods write(), output_int(), output_nv() and output_str() to Dev...
codesite-noreply
-
[develnytprof-dev: 1542] [perl-devel-nytprof] r968 committed - Refactor output_nv() to take an explict file handle.
codesite-noreply
-
[develnytprof-dev: 1541] [perl-devel-nytprof] r969 committed - Refactor output_str() to take an explict file handle.
codesite-noreply
-
[develnytprof-dev: 1540] [perl-devel-nytprof] r967 committed - Refactor output_int() and output_tag_int() to take an explict file han...
codesite-noreply
-
[develnytprof-dev: 1539] [perl-devel-nytprof] r966 committed - Create a package Devel::NYTProf::FileHandle which can open and close N...
codesite-noreply
-
[develnytprof-dev: 1538] [perl-devel-nytprof] r965 committed - Move all NYTP_* file handling functions into FileHandle.xs
codesite-noreply
-
[develnytprof-dev: 1537] [perl-devel-nytprof] r964 committed - Move the logging out of NYTP_close() into its callers. This will make ...
codesite-noreply
-
[develnytprof-dev: 1536] [perl-devel-nytprof] r963 committed - Change NYTP_close() from returning pass/fail to returning pass/errno.
codesite-noreply
-
[develnytprof-dev: 1535] [perl-devel-nytprof] r962 committed - compressed_io_croak() is only needed when HAS_ZLIB is defined.
codesite-noreply
-
[develnytprof-dev: 1534] [perl-devel-nytprof] r961 committed - CROAK_IF_NOT_STDIO() can explicitly do nothing when HAS_ZLIB is not de...
codesite-noreply
-
[develnytprof-dev: 1533] [perl-devel-nytprof] r960 committed - Replace the common construction...
codesite-noreply
-
[develnytprof-dev: 1532] [perl-devel-nytprof] r959 committed - Replacce NYTP_type_of_offset() with a macro when HAS_ZLIB is not defin...
codesite-noreply
-
[develnytprof-dev: 1531] [perl-devel-nytprof] r958 committed - Convert several occurrences of 'in' to the parameter passed to the fun...
codesite-noreply
-
[develnytprof-dev: 1528] [perl-devel-nytprof] r957 committed - Added some notes & comments re handling of xsubs and opcodes that call...
codesite-noreply
-
[develnytprof-dev: 1527] [perl-devel-nytprof] r956 committed - Added dot file for graph of "all inter-subroutine calls".
codesite-noreply
-
[develnytprof-dev: 1523] [perl-devel-nytprof] r955 committed - Move calls to normalize_eval_seqn() after the callback runs, so that t...
codesite-noreply
-
[develnytprof-dev: 1521] move normalize_eval_seqn() after the callback
Nicholas Clark
-
[develnytprof-dev: 1520] [perl-devel-nytprof] r954 committed - for_chunks SUB_CALLERS was not passing the callback the caller name....
codesite-noreply
-
[develnytprof-dev: 1519] [perl-devel-nytprof] r953 committed - Revert r952. The documentation for TIME_BLOCK and TIME_LINE is correct...
codesite-noreply
-
[develnytprof-dev: 1518] [perl-devel-nytprof] r952 committed - Correct the documentation for callback parameters for TIME_BLOCK and T...
codesite-noreply
-
[develnytprof-dev: 1517] [perl-devel-nytprof] r951 committed - Add SPAGAIN after call_sv()s used to make callbacks. Without this, the...
codesite-noreply
-
[develnytprof-dev: 1516] [perl-devel-nytprof] r950 committed - Added extra test that tickles an old perl bug. Currently fails.
codesite-noreply
-
[develnytprof-dev: 1512] profiling memory
Nicholas Clark
-
[develnytprof-dev: 1511] [perl-devel-nytprof] r949 committed - Updated with recommendations from ppport.h.
codesite-noreply
-
[develnytprof-dev: 1510] [perl-devel-nytprof] r948 committed - Updated ppport.h
codesite-noreply
-
[develnytprof-dev: 1509] [perl-devel-nytprof] r947 committed - Fixed typo in comment.
codesite-noreply
-
[develnytprof-dev: 1508] [perl-devel-nytprof] r946 committed - Fixed for perl's t/op/caller.t
codesite-noreply
-
[develnytprof-dev: 1507] [perl-devel-nytprof] r945 committed - Better handling (ignoring) of threads/multiplicity, (at least good eno...
codesite-noreply
-
[develnytprof-dev: 1506] [perl-devel-nytprof] r944 committed - Fixed "Assertion failed: (isGV_with_GP(_gvstash))" from perl's t/op/ca...
codesite-noreply
-
[develnytprof-dev: 1505] [perl-devel-nytprof] r943 committed - Added nameevals=0 and nameanonsubs=0 to make NYTProf less visible...
codesite-noreply
-
[develnytprof-dev: 1504] [perl-devel-nytprof] r942 committed - Synced t/test12.rdt with removal of dofile from slowops in earlier com...
codesite-noreply
-
[develnytprof-dev: 1503] [perl-devel-nytprof] r941 committed - Protected some log messages from core dumps with corrupt data....
codesite-noreply
-
[develnytprof-dev: 1502] [perl-devel-nytprof] r940 committed - Removed dofile from slowops for the same reasons as require....
codesite-noreply
-
[develnytprof-dev: 1501] [perl-devel-nytprof] r939 committed - Added 'complete' attribute to indicate incomplete/truncated data...
codesite-noreply
-
[develnytprof-dev: 1500] [perl-devel-nytprof] r938 committed - Added mention of quiet=>$bool argument to new() method....
codesite-noreply
-
[develnytprof-dev: 1499] [perl-devel-nytprof] r937 committed - Fixed dumb attempt to enable assertions....
codesite-noreply
-
[develnytprof-dev: 1498] [perl-devel-nytprof] r936 committed - Disabled savesrc=1 tests for perl 5.11.2 due to perl bug RT#70804
codesite-noreply
-
[develnytprof-dev: 1496] [perl-devel-nytprof] r935 committed - Enable assertions.
codesite-noreply
-
[develnytprof-dev: 1495] [perl-devel-nytprof] r934 committed - Added warning when reading a file with a minor version higher than exp...
codesite-noreply
-
[develnytprof-dev: 1494] [perl-devel-nytprof] r933 committed - Fixed to build with later 5.9.x's, thanks to Nicholas Clark.
codesite-noreply
-
[develnytprof-dev: 1490] [perl-devel-nytprof] r932 committed - Don't output a diff if it's the same as the previous env-variant of th...
codesite-noreply
-
[develnytprof-dev: 1488] [perl-devel-nytprof] r931 committed - Fixed t/test81-swash.t. Fails for perl >= 5.11.1.
codesite-noreply
-
[develnytprof-dev: 1487] [perl-devel-nytprof] r930 committed - Added test for implicit utf8 SWASHNEW calls from regex (currently core...
codesite-noreply
-
[develnytprof-dev: 1486] [perl-devel-nytprof] r929 committed - Fixed file_line_range_of_sub to handle known subs with unknown file de...
codesite-noreply
-
[develnytprof-dev: 1482] swash loading fails assert(subr_entry->already_counted < 3);
Nicholas Clark
-
[develnytprof-dev: 1481] r925 breaks 'use less 0.01'
Nicholas Clark
-
[develnytprof-dev: 1480] [perl-devel-nytprof] r928 committed - Pass in the length of the string to sub_pkg_filename_sv(), as we alway...
codesite-noreply
-
[develnytprof-dev: 1479] [perl-devel-nytprof] r927 committed - Added t/40-savesrc.t missed from r914. Thanks Nicholas....
codesite-noreply
-
[develnytprof-dev: 1478] [perl-devel-nytprof] r926 committed - Skip a test if $] < 5.008009 or $] eq "5.010000"
codesite-noreply
-
[develnytprof-dev: 1477] [perl-devel-nytprof] r916 committed - Fixed chomping of newline in fid source code trace....
codesite-noreply
-
[develnytprof-dev: 1476] [perl-devel-nytprof] r915 committed - Fixed extra newlines in trace message showing saved source code....
codesite-noreply
-
[develnytprof-dev: 1475] [perl-devel-nytprof] r914 committed - Made trace first option in NYTPROF during tests, so other options get ...
codesite-noreply
-
[develnytprof-dev: 1474] [perl-devel-nytprof] r913 committed - Tweaked slowops.h generation. Added MANIFEST.SKIP.
codesite-noreply
-
[develnytprof-dev: 1473] [perl-devel-nytprof] r912 committed - Tweak NYTP_FILE_LARGE_BUFFER_SIZE for minor optimization of zipping.
codesite-noreply
-
[develnytprof-dev: 1472] [perl-devel-nytprof] r911 committed - Added workaround for RT#50851 "deflate failed, error -5 (buffer error)...
codesite-noreply
-
[develnytprof-dev: 1471] [perl-devel-nytprof] r910 committed - No longer export do_foreach_env_combination as it wasn't being used....
codesite-noreply
-
[develnytprof-dev: 1470] [perl-devel-nytprof] r909 committed - Fixed tortuous "goto into own sub that's been deleted and replaced" us...
codesite-noreply
-
[develnytprof-dev: 1469] [perl-devel-nytprof] r908 committed - Limit the damage when a confused NYTProf stack is detected....
codesite-noreply
-
[develnytprof-dev: 1468] [perl-devel-nytprof] r907 committed - Reordered logic to not push the extra destructor until the end of the ...
codesite-noreply
-
[develnytprof-dev: 1467] [perl-devel-nytprof] r906 committed - Move already_completed test out of slowop block so it'll also work for...
codesite-noreply
-
[develnytprof-dev: 1466] [perl-devel-nytprof] r905 committed - Fixup handling of profile data file naming broken in previous commit.
codesite-noreply
-
[develnytprof-dev: 1465] [perl-devel-nytprof] r904 committed - Added Devel::NYTProf::Run module with profile_this(src_code=>"...") fu...
codesite-noreply
-
[develnytprof-dev: 1464] [perl-devel-nytprof] r903 committed - Add #ifdef for OP_SAY
codesite-noreply
-
[develnytprof-dev: 1463] [perl-devel-nytprof] r902 committed - Fix OP_SUBSTCONT. Yeah!...
codesite-noreply
-
[develnytprof-dev: 1462] [perl-devel-nytprof] r901 committed - Updated ops for 5.10 (will need to add #ifdefs for earlier versions )...
codesite-noreply
-
[develnytprof-dev: 1461] [perl-devel-nytprof] r900 committed - Fixed link to tablesorter css file
codesite-noreply
-
[develnytprof-dev: 1460] [perl-devel-nytprof] r899 committed - Added tests for calls from sort() and s//sub()/e
codesite-noreply
-
[develnytprof-dev: 1459] [perl-devel-nytprof] r898 committed - Removed rand & srand from slowops because it turnsout it's very hard t...
codesite-noreply
-
[develnytprof-dev: 1458] [perl-devel-nytprof] r897 committed - Update slowops list generation to match current state and document som...
codesite-noreply
-
[develnytprof-dev: 1457] [perl-devel-nytprof] r896 committed - Fix compiler warnings, mainly for perls built with -Duselongdouble (RT...
codesite-noreply
-
[develnytprof-dev: 1456] [perl-devel-nytprof] r895 committed - Fixed problems with profiling forks....
codesite-noreply
-
[develnytprof-dev: 1455] [perl-devel-nytprof] r894 committed - Tried again to avoid (presumed) floating point issues like...
codesite-noreply
-
[develnytprof-dev: 1454] [perl-devel-nytprof] r893 committed - Resynced test62-subcaller1 results...
codesite-noreply
-
[develnytprof-dev: 1453] [perl-devel-nytprof] r892 committed - Disabled profiling of require slowop....
codesite-noreply
-
[develnytprof-dev: 1451] [perl-devel-nytprof] r891 committed - Polish up the docs...
codesite-noreply
-
[develnytprof-dev: 1450] [perl-devel-nytprof] r890 committed - Documented how goto &destination is profiled....
codesite-noreply
-
[develnytprof-dev: 1452] [perl-devel-nytprof] r883 committed - Added note re Scope::Upper unwind() in LIMITATIONS section
codesite-noreply
-
[develnytprof-dev: 1449] [perl-devel-nytprof] r889 committed - Fixed handling of slowops that exit via an exceptions....
codesite-noreply
-
[develnytprof-dev: 1448] [perl-devel-nytprof] r888 committed - Add perldb=N option to force certain PL_perldb values...
codesite-noreply