Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 467fdaa25ef3a55b35d6672dc1d63eb8f6f18938
https://github.com/Perl/perl5/commit/467fdaa25ef3a55b35d6672dc1d63eb8f6f18938
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2022-06-21 (Tue, 21 Jun 2022)
Changed paths:
M inline.h
M pod/perlhacktips.pod
M util.c
Log Message:
-----------
Add a PERL_MEM_LOG=c option
Prints more levels of C backtrace on SV allocation operations. Also
prints the perl caller file + line number.
Commit: 8bde4793b8b1dfdd6be2f3ddc1fdf4f7f5c5b01e
https://github.com/Perl/perl5/commit/8bde4793b8b1dfdd6be2f3ddc1fdf4f7f5c5b01e
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2022-06-21 (Tue, 21 Jun 2022)
Changed paths:
M util.c
Log Message:
-----------
Also log CopSTASHPV
Compare: https://github.com/Perl/perl5/compare/34e6ab8ffa5a...8bde4793b8b1