commit | 7f0b3a94b64c415caca0224d238a2709cbbafda3 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Fri Feb 17 17:00:06 2017 +0900 |
committer | Namhyung Kim <namhyung@kernel.org> | Fri Feb 17 17:00:06 2017 +0900 |
tree | 6822014ded2bb989453a94313b1796f6a11eb372 | |
parent | d63187714a7f09795b28aa6b7f8904d4d8739bc1 [diff] |
perf record: Honor quiet option properly It should call perf_quiet_option() to suppress messages. Signed-off-by: Namhyung Kim <namhyung@kernel.org>