Wed, 13 Nov 2024 23:02:30 UTC | login

Information for RPM perl-Test-LeakTrace-0.16-17.fc33.riscv64.rpm

ID642138
Nameperl-Test-LeakTrace
Version0.16
Release17.fc33
Epoch
Archriscv64
SummaryTrace memory leaks
DescriptionTest::LeakTrace provides several functions that trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked SVs in given blocks. Leaked SVs are SVs that are not released after the end of the scope they have been created. These SVs include global variables and internal caches. For example, if you call a method in a tracing block, perl might prepare a cache for the method. Thus, to trace true leaks, no_leaks_ok() and leaks_cmp_ok() executes a block more than once.
Build Time2020-07-15 05:18:26 GMT
Size43.91 KB
08afc5fdfd9c19946149f79b912a8269
LicenseGPL+ or Artistic
Buildrootf33-build-285742-53199
Provides
perl(Test::LeakTrace) = 0.16
perl(Test::LeakTrace::Script)
perl-Test-LeakTrace = 0.16-17.fc33
perl-Test-LeakTrace(riscv-64) = 0.16-17.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libperl.so.5.32()(64bit)
libpthread.so.0()(64bit)
perl(:MODULE_COMPAT_5.32.0)
perl(:VERSION) >= 5.8.0
perl(Exporter)
perl(Test::Builder::Module)
perl(Test::LeakTrace)
perl(XSLoader)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 53 >>>
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/900.00 B
/usr/lib/.build-id/90/26eac9998f813493c9fa2d168e0c188a7406a572.00 B
/usr/lib64/perl5/vendor_perl/Test0.00 B
/usr/lib64/perl5/vendor_perl/Test/LeakTrace0.00 B
/usr/lib64/perl5/vendor_perl/Test/LeakTrace.pm7.09 KB
/usr/lib64/perl5/vendor_perl/Test/LeakTrace/JA.pod10.02 KB
/usr/lib64/perl5/vendor_perl/Test/LeakTrace/Script.pm986.00 B
/usr/lib64/perl5/vendor_perl/auto/Test0.00 B
/usr/lib64/perl5/vendor_perl/auto/Test/LeakTrace0.00 B
/usr/lib64/perl5/vendor_perl/auto/Test/LeakTrace/LeakTrace.so15.65 KB
/usr/share/doc/perl-Test-LeakTrace0.00 B
/usr/share/doc/perl-Test-LeakTrace/Changes2.25 KB
/usr/share/doc/perl-Test-LeakTrace/README519.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark0.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark/devel_leaktrace.pl339.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark/dlt_fast.pl344.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark/nothing.pl301.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark/tlt.pl351.00 B
/usr/share/doc/perl-Test-LeakTrace/example0.00 B
/usr/share/doc/perl-Test-LeakTrace/example/callback.pl223.00 B
/usr/share/doc/perl-Test-LeakTrace/example/leaked_refs.pl194.00 B
/usr/share/doc/perl-Test-LeakTrace/example/leaktrace.t341.00 B
/usr/share/doc/perl-Test-LeakTrace/example/method_cache.pl201.00 B
/usr/share/doc/perl-Test-LeakTrace/example/script.pl166.00 B
/usr/share/doc/perl-Test-LeakTrace/example/simple.pl139.00 B
/usr/share/doc/perl-Test-LeakTrace/example/test_fail.pl157.00 B
/usr/share/doc/perl-Test-LeakTrace/example/weakref.pl420.00 B
/usr/share/doc/perl-Test-LeakTrace/t0.00 B
/usr/share/doc/perl-Test-LeakTrace/t/00_compile.t155.00 B
/usr/share/doc/perl-Test-LeakTrace/t/01_info.t947.00 B
/usr/share/doc/perl-Test-LeakTrace/t/02_refs.t526.00 B
/usr/share/doc/perl-Test-LeakTrace/t/03_count.t466.00 B
/usr/share/doc/perl-Test-LeakTrace/t/04_test_funcs.t534.00 B
/usr/share/doc/perl-Test-LeakTrace/t/05_script.t216.00 B
/usr/share/doc/perl-Test-LeakTrace/t/06_threads.t595.00 B
/usr/share/doc/perl-Test-LeakTrace/t/07_eval.t622.00 B
/usr/share/doc/perl-Test-LeakTrace/t/08_leaktrace.t559.00 B
/usr/share/doc/perl-Test-LeakTrace/t/09_info_more.t795.00 B
/usr/share/doc/perl-Test-LeakTrace/t/10_bad_use.t599.00 B
/usr/share/doc/perl-Test-LeakTrace/t/11_logfp.t1.04 KB
/usr/share/doc/perl-Test-LeakTrace/t/12_padstale.t216.00 B
/usr/share/doc/perl-Test-LeakTrace/t/13_do.t213.00 B
/usr/share/doc/perl-Test-LeakTrace/t/lib0.00 B
/usr/share/doc/perl-Test-LeakTrace/t/lib/foo.pl2.00 B
/usr/share/doc/perl-Test-LeakTrace/xt0.00 B
/usr/share/doc/perl-Test-LeakTrace/xt/01_podspell.t299.00 B
/usr/share/doc/perl-Test-LeakTrace/xt/02_pod.t165.00 B
/usr/share/doc/perl-Test-LeakTrace/xt/03_pod-coverage.t272.00 B
/usr/share/doc/perl-Test-LeakTrace/xt/04_synopsis.t141.00 B
Component of
1 through 30 of 30
Buildroot descending sort Created State
f33-build-299228-56302 2020-08-15 00:50:24 expired
f33-build-298876-56225 2020-08-14 23:38:59 expired
f33-build-298668-56187 2020-08-14 23:02:15 expired
f33-build-297480-55922 2020-08-14 19:05:37 expired
f33-build-295157-55436 2020-08-14 11:31:13 expired
f33-build-294719-55364 2020-08-14 10:24:18 expired
f33-build-293493-55101 2020-08-14 06:35:38 expired
f33-build-292769-54782 2020-08-14 04:16:09 expired
f33-build-292000-54786 2020-08-14 01:16:29 expired
f33-build-291105-54609 2020-08-13 21:18:10 expired
f33-build-290092-54429 2020-08-13 18:15:18 expired
f33-build-289202-54272 2020-08-13 15:55:55 expired
f33-build-288174-53996 2020-08-13 12:58:09 expired
f33-build-288139-53989 2020-08-13 12:51:09 expired
f33-build-287080-53774 2020-08-13 10:23:46 expired
f33-build-286403-53450 2020-07-16 06:33:40 expired
f33-build-286347-53428 2020-07-15 18:52:48 expired
f33-build-286300-53404 2020-07-15 16:36:39 expired
f33-build-286239-53388 2020-07-15 14:18:02 expired
f33-build-286204-53370 2020-07-15 10:16:13 expired
f33-build-286016-53296 2020-07-15 08:39:16 expired
f33-build-285959-53268 2020-07-15 08:10:55 expired
f33-build-285951-53266 2020-07-15 08:08:26 expired
f33-build-285949-53266 2020-07-15 08:07:28 expired
f33-build-285940-53266 2020-07-15 08:05:14 expired
f33-build-285936-53264 2020-07-15 08:02:29 expired
f33-build-285885-53262 2020-07-15 07:52:02 expired
f33-build-285878-53262 2020-07-15 07:51:50 expired
f33-build-285843-53262 2020-07-15 07:44:28 expired
f33-build-285785-53252 2020-07-15 06:30:24 expired