Currently uses command system_profiler SPHardwareDataType -detailLevel mini something like four times, which might be a bit excessive. The call count can be reduced by combining os.sh, memory.sh and cpu.sh and then parsing the combined output a bit differently in SystemData.hx. Didn't do it, as I just wanted it something to log something, quick :)
Based on discussion in https://github.com/larsiusprime/crashdumper/issues/10
Currently uses command
system_profiler SPHardwareDataType -detailLevel mini
something like four times, which might be a bit excessive. The call count can be reduced by combining os.sh, memory.sh and cpu.sh and then parsing the combined output a bit differently in SystemData.hx. Didn't do it, as I just wanted it something to log something, quick :)Script output:
Log output: