We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae57249 commit 83c3958Copy full SHA for 83c3958
README.md
@@ -205,6 +205,10 @@ Heapusage does currently not intercept calls to:
205
- pvalloc
206
- valloc
207
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
+
212
Third-party Libraries
213
---------------------
214
Heapusage is implemented in C++. Its source tree includes the source code of the
0 commit comments