aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeongJae Park <sj38.park@gmail.com>2024-03-03 11:35:41 -0800
committerSeongJae Park <sj38.park@gmail.com>2024-03-03 11:35:41 -0800
commit3cea69177559974ba7e9f26d3476dbf3e6ea8747 (patch)
tree016e3d6129b5b204276fd46b8ce0ad97d03cf57d
parenta3b5e2281cc234db1ffd4cf30d391100cbfb7abc (diff)
downloaddamo-3cea69177559974ba7e9f26d3476dbf3e6ea8747.tar.gz
USAGE: Fix wrong example of 'damo report times'
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
-rw-r--r--USAGE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/USAGE.md b/USAGE.md
index 0f0b117e..a5aade1f 100644
--- a/USAGE.md
+++ b/USAGE.md
@@ -662,7 +662,7 @@ with other tools such as profilers.
For example, below shows when there was no access to 50 MiB size address range
starting from `139,798,348,038,144`.
- $ sudo ./damo report times --access_rate 50% 100% \
+ $ sudo ./damo report times --access_rate 0% 0% \
--address 139798348038144 $((139798348038144 + 50 * 1024 * 1024))
93904.291408-93904.393156
93905.919058-93910.903176