From: Siraaj Khandkar Date: Mon, 9 Dec 2019 16:30:43 +0000 (-0500) Subject: Remove link to 'include' X-Git-Tag: 1.0.2~1 X-Git-Url: https://git.xandkar.net/?p=beam_stats.git;a=commitdiff_plain;h=bec2708304267da8fdd594ff5b7e1f2979e8d2fe Remove link to 'include' don't want to refer to GitHub-specific paths. --- diff --git a/README.md b/README.md index 5fe1bae..b15ddc2 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Essentially like `folsomite`, but different. Different in the following ways: 1. not very useful when there're lots of short-lived processes 2. exploading disk space usage in Whisper - per-ETS-table - - and more ... see records defined in [include](tree/master/include) + - and more ... see records defined in `include` directory For an example of using pre-process stats to track-down memory leaks, here's a screenshot of the SSL connection process memory usage growth drop after upgrade