AutoPerf modules not supported in generic read_all routines for PyDarshan
Logs with AutoPerf data can not be loaded using PyDarshan's report interface with the read_all=True
option since the generic log read routines do not work with AutoPerf. This change sets AutoPerf modules as unsupported for the generic read all routine and explicitly loads these module records using AutoPerf calls.