X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/76f79ba748adeacdb966d01fa09d75f0dfb69f3b..0e9480317dbb5b8003535a769f4a03bc720d5f5f:/main.c diff --git a/main.c b/main.c index fd302112..4052ea98 100644 --- a/main.c +++ b/main.c @@ -60,6 +60,7 @@ static void report(int f) if (do_stats) { /* These come out from every process */ show_malloc_stats(); + show_flist_stats(); } if (am_daemon) {