commit | d63187714a7f09795b28aa6b7f8904d4d8739bc1 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Fri Feb 17 16:55:15 2017 +0900 |
committer | Namhyung Kim <namhyung@kernel.org> | Fri Feb 17 16:55:58 2017 +0900 |
tree | 9ecbd8834136f9df58bdc8a9a0048cb04f8cd693 | |
parent | f1350cb1bc215438d895de29a07f7da6b8b1f6cc [diff] |
perf annotate: Add -q/--quiet option The -q/--quiet option is to suppress any message. Sometimes users just want to see the numbers and it can be used for that case. Signed-off-by: Namhyung Kim <namhyung@kernel.org>