trace2: report peak memory usage of the process
authorJeff Hostetler <jeffhost@microsoft.com>
Mon, 15 Apr 2019 20:39:48 +0000 (13:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2019 04:37:07 +0000 (13:37 +0900)
Teach Windows version of git to report peak memory usage
during exit() processing.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found