summaryrefslogtreecommitdiffstats
path: root/include/cpustats/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'include/cpustats/README.txt')
-rw-r--r--include/cpustats/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/cpustats/README.txt b/include/cpustats/README.txt
new file mode 100644
index 0000000..14439f0
--- /dev/null
+++ b/include/cpustats/README.txt
@@ -0,0 +1,6 @@
+This is a static library of CPU usage statistics, originally written
+for audio but most are not actually specific to audio.
+
+Requirements to be here:
+ * should be related to CPU usage statistics
+ * should be portable to host; avoid Android OS dependencies without a conditional