aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2019-01-15 19:58:18 +0100
committerFlorian Fischer <florian.fl.fischer@fau.de>2019-01-15 20:00:01 +0100
commit24d79ca74b0cd41f9a1bbc32b1be76830de55042 (patch)
treea3dd6348192ae903b8d5de7c6dacfe0d9b6055d3 /Readme.md
parent81d2dd588dd5b2c6b66e38040479241dbe9af25a (diff)
downloadallocbench-24d79ca74b0cd41f9a1bbc32b1be76830de55042.tar.gz
allocbench-24d79ca74b0cd41f9a1bbc32b1be76830de55042.zip
add license switch
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 79e4ffb..bad5ff5 100644
--- a/Readme.md
+++ b/Readme.md
@@ -9,7 +9,7 @@ git clone https://muhq.space/software/allocbench.git
## Usage
usage: bench.py [-h] [-s] [-l] [-r RUNS] [-v] [-b BENCHMARKS [BENCHMARKS ...]]
- [-ns] [-sd SUMMARYDIR] [-a] [--nolibmemusage]
+ [-ns] [-sd SUMMARYDIR] [-a] [--nolibmemusage] [--license]
benchmark memory allocators
@@ -26,6 +26,7 @@ git clone https://muhq.space/software/allocbench.git
directory where all plots and the summary go
-a, --analyse collect allocation sizes
--nolibmemusage don't use libmemusage to analyse
+ --license print license info and exit
## License