Linux-Smaps

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Linux::Smaps.

0.14  Fri Mar 13 14:29:22 PDT 2020
      - handle non-memory-related keys (like ProtectionKey: and THPeligible:)
        generically so that Linux::Smaps works on newer kernels.
      - revamp testsuite to increase test coverage and stop parsing multiple
        smaps dumps in a single test so that we can update them more easily.

0.13  Sun  1 Dec 20:34:43 CET 2013
      - some kernels allow the user to open /proc/*/smaps for reading even
        if the process is not allowed to read the content. In the latter case
        /proc/*/smaps then appears to be empty. Linux::Smaps turns that into
        an EACCES.
      - drop 05.t because it's obsolete

0.12  Mon May 20 20:44:08 CEST 2013
      - on some platforms /proc/1/smaps is readable for the ordinary user
        t/04.t used to fail in this case.



( run in 1.228 second using v1.01-cache-2.11-cpan-49f99fa48dc )