From b9adf67e972b58da5c017e82bab20438b56f353c Mon Sep 17 00:00:00 2001 From: Lawrence L Love Date: Wed, 12 Feb 2014 10:40:25 -0800 Subject: apitrace documentation: add multiple callsets Documentation update for previous commit: apitrace: Allow multiple --calls and/or --frames input options Signed-off-by: Lawrence L Love --- README.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 75c6fbbc..a04742ab 100644 --- a/README.markdown +++ b/README.markdown @@ -96,6 +96,7 @@ Several tools take `CALLSET` arguments, e.g: apitrace dump --calls=CALLSET foo.trace apitrace dump-images --calls=CALLSET foo.trace + apitrace trim --calls=CALLSET1 --calls=CALLSET2 foo.trace The call syntax is very flexible. Here are a few examples: -- cgit v1.2.3