Thread [Devel::NYTProf] kann nytprof.out auf Win32 wegen Kompression nicht lesen (7 answers)
Opened by GwenDragon at 2013-08-01 11:56

GwenDragon
 2013-08-01 11:56
#169260 #169260
User since
2005-01-17
14748 Artikel
Admin1
[Homepage]
user image
Ich versuche mit einer aus einem anderen System (Linux) bekommenen nytprof.out unter Win32 mit nytprofhtml eine HTML-Ausgabe zu generieren.

Devel::MYTProf ist 5.05

Nun meckert mir unter Win nytprof2html folgendes:
Code: (dl )
1
2
3
4
5
6
U:\Tests>nytprofhtml nytprof.out
No such signal: SIGUSR2 at C:\strawberry\perl\site\bin/nytprofhtml line 145.
Reading nytprof.out
File uses compression but compression is not supported by this build of NYTProf at C:\strawberry\perl\site\lib/Devel/NYT
Prof/Data.pm line 89.
U:\Tests>


Weiß jemand eine Lösung?
Last edited: 2013-08-01 12:15:52 +0200 (CEST)

View full thread [Devel::NYTProf] kann nytprof.out auf Win32 wegen Kompression nicht lesen