How to track total memory usage of Julia process over time

Shouldn’t the first line in meminfo_julia() have Base.gc_total_bytes()?