Project

General

Profile

« Previous | Next » 

Revision 7fdfa52c

Added by Ken McDonell almost 14 years ago

  • ID 7fdfa52c2555ce82012ae54efe48ae07da71d8d7

Accept compressed archive data files

With these changes all PCP client tools are able to directly access
archives with data volumes that have been compressed with either bzip2
or gzip (other compression tools could be added easily if needed for
other platforms).

Because archive data volumes are read in both forwards and backwards
directions, a compressed file must be fully uncompressed to a temporary
file whenever the data file is opened (pmNewContext or data volume
switch).

  • added
  • modified
  • copied
  • renamed
  • deleted