Namhyung Kim
63b42fce86
perf diff: 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.
Committer notes:
Before:
# perf diff | head -10
Failed to open /tmp/perf-6678.map, continuing without symbols
Failed to open /tmp/perf-6678.map, continuing without symbols
Failed to open /tmp/perf-2646.map, continuing without symbols
# Event 'cycles'
#
# Baseline Delta Abs Shared Object Symbol
# ........ ......... .......................... ............................................
#
5.36% -1.76% [kernel.vmlinux] [k] intel_idle
2.80% +1.48% firefox [.] 0x00000000000101fe
57.12% -1.25% libxul.so [.] 0x00000000009bea92
1.36% -1.11% [kernel.vmlinux] [k] __schedule
4.26% -1.00% perf-6678.map [.] 0x00007fac4b0e9320
After:
# perf diff -q | head -10
5.36% -1.76% [kernel.vmlinux] [k] intel_idle
2.80% +1.48% firefox [.] 0x00000000000101fe
57.12% -1.25% libxul.so [.] 0x00000000009bea92
1.36% -1.11% [kernel.vmlinux] [k] __schedule
4.26% -1.00% perf-6678.map [.] 0x00007fac4b0e9320
1.86% +0.95% [kernel.vmlinux] [k] update_blocked_averages
0.80% -0.70% [kernel.vmlinux] [k] native_sched_clock
0.74% -0.58% [kernel.vmlinux] [k] native_write_msr
0.76% -0.56% qemu-system-x86_64 [.] 0x00000000002395c0
+0.54% libpulsecommon-10.0.so [.] 0x000000000002d91b
#
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Suggested-and-Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: kernel-team@lge.com
Link: http://lkml.kernel.org/r/20170217081742.17417-5-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2017-02-20 11:47:08 -03:00
..
2017-02-08 08:55:01 -03:00
2017-02-14 15:19:18 -03:00
2017-02-20 11:47:08 -03:00
2016-11-14 12:42:56 -03:00
2017-02-20 11:35:54 -03:00
2016-07-12 16:23:35 -03:00
2016-08-04 11:02:38 +02:00
2017-02-20 11:35:54 -03:00
2016-12-20 09:37:40 -03:00
2017-02-20 11:35:54 -03:00
2017-02-20 11:35:54 -03:00
2016-05-30 12:41:46 -03:00
2017-01-26 11:43:01 -03:00
2016-09-08 13:44:03 -03:00
2015-12-17 14:27:14 -03:00
2016-07-12 15:19:47 -03:00
2015-12-17 14:27:14 -03:00
2017-01-20 16:52:56 -03:00
2016-11-14 13:10:37 -03:00
2016-06-28 10:54:57 -03:00
2017-02-20 11:47:08 -03:00
2016-06-23 11:26:15 -03:00
2017-01-31 16:20:09 -03:00
2017-01-27 12:23:33 -03:00
2016-09-05 11:14:50 -03:00
2017-01-11 16:48:01 -03:00
2017-02-13 17:22:34 -03:00
2016-08-23 15:37:33 -03:00
2017-02-08 08:55:04 -03:00
2015-12-17 14:27:14 -03:00
2017-02-20 11:35:54 -03:00
2017-02-08 09:41:10 -03:00
2017-02-20 11:35:54 -03:00
2017-02-20 11:46:58 -03:00
2017-02-20 11:35:54 -03:00
2017-01-16 14:59:15 -03:00
2017-02-20 11:35:54 -03:00
2016-08-23 15:37:33 -03:00
2017-02-20 11:35:54 -03:00
2017-02-20 11:35:54 -03:00
2015-12-09 13:42:03 -03:00
2017-01-26 11:43:01 -03:00
2016-12-15 16:25:44 -03:00
2017-01-26 11:43:01 -03:00
2016-02-04 15:57:00 -03:00
2017-02-17 10:31:13 -03:00
2017-02-17 16:04:38 -03:00
2017-02-13 14:29:29 -03:00
2015-03-19 13:53:27 -03:00
2016-09-08 13:44:07 -03:00
2015-08-06 16:48:27 -03:00
2017-01-27 12:23:33 -03:00
2016-12-15 16:25:46 -03:00