diff options
| author | Yisheng Xie <[email protected]> | 2018-03-13 12:31:14 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-03-16 19:39:02 +0000 |
| commit | a08f6dd4190e90dc7b013435acb66770f117e8b0 (patch) | |
| tree | b4610fa2cde01b5f387cac5804ebf5e8524c1c47 /tools/perf/builtin-script.c | |
| parent | perf mmap: Discard head in overwrite_rb_find_range() (diff) | |
| download | kernel-a08f6dd4190e90dc7b013435acb66770f117e8b0.tar.gz kernel-a08f6dd4190e90dc7b013435acb66770f117e8b0.zip | |
perf debug: Avoid setting 'quiet' to 'true' unnecessarily
When using --quiet to disable messages, we will set the 'quiet' variable
to 'true' first, then check that variable to decide whether we need to
call perf_quiet_option(), so no need to set 'quiet' to 'true' once more
in perf_quiet_option().
Signed-off-by: Yisheng Xie <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions
