Skip to content

Commit 83c3958

Browse files
committed
fixes #20 - limit supported platforms
1 parent ae57249 commit 83c3958

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,10 @@ Heapusage does currently not intercept calls to:
205205
- pvalloc
206206
- valloc
207207

208+
Platforms supported:
209+
- macOS 10.12 onwards (Mac OS X or older not supported)
210+
- Linux 2.6.31 onwards on CPU architectures x86 / amd64 / aarch64
211+
208212
Third-party Libraries
209213
---------------------
210214
Heapusage is implemented in C++. Its source tree includes the source code of the

0 commit comments

Comments
 (0)