in reply to NYTProf missing dot files
Update: I've found the files in a project I haven't touched since 2012. I was using Perl 5.14.2 at that time.
Update 2: It seems that negating this condition makes the dot files appear.
our %dot_file_generated; if (! $dot_file_generated{$dot_file}++) { # just once for +line/block/sub # ~
Update 3: Reported.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: NYTProf missing dot files
by Anonymous Monk on May 21, 2024 at 17:25 UTC |