Kan Liang
09623d7946
perf hists: Clear dummy entry accumulated period
...
The accumulated period for dummy entry should also be 0. Otherwise, the
total overhead could be overcounted.
$ perf record -e '{LLC-load-misses,cpu/instructions/}' --call-graph=lbr ./tchain
$ perf report --stdio
# To display the perf.data header info, please use --header/--header-only options.
#
# Total Lost Samples: 0
#
# Samples: 21K of event 'anon group { LLC-load-misses, cpu/instructions/ }'
# Event count (approx.): 16313667937
#
# Children Self Command Shared Object Symbol
# ................ ................ ........... ................ ............................
#
4769.98% 0.01% 0.00% 0.01% tchain_edit [kernel.vmlinux] [k] update_fast_timekeeper
4356.18% 0.01% 0.00% 0.01% tchain_edit [kernel.vmlinux] [k] trigger_load_balance
3181.12% 0.01% 0.00% 0.01% tchain_edit [kernel.vmlinux] [k] irq_work_tick
1592.37% 0.00% 0.00% 0.00% tchain_edit [kernel.vmlinux] [k] cpu_needs_another_gp
Signed-off-by: Kan Liang <kan.liang@intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1461565689-5862-1-git-send-email-kan.liang@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-04-25 20:35:59 -03:00
..
2016-04-25 17:56:15 -03:00
2016-04-25 20:24:26 -03:00
2016-04-08 09:58:14 -03:00
2016-04-15 17:52:34 -03:00
2016-04-01 18:42:55 -03:00
2015-10-07 19:41:50 -03:00
2016-04-19 12:36:54 -03:00
2016-04-25 20:24:26 -03:00
2016-04-14 13:53:10 -03:00
2016-04-18 12:26:27 -03:00
2016-04-25 20:35:59 -03:00
2015-08-17 11:11:36 -03:00
2016-01-12 12:42:07 -03:00
2016-03-23 12:03:08 -03:00
2015-12-17 14:27:14 -03:00
2016-01-29 17:30:06 -03:00
2015-12-17 14:27:14 -03:00
2016-04-14 09:15:47 -03:00
2015-12-17 14:27:14 -03:00
2016-03-23 12:03:08 -03:00
2016-01-08 14:23:02 -03:00
2016-03-23 16:36:07 -03:00
2016-03-31 10:52:24 -03:00
2016-04-14 14:48:07 -03:00
2016-04-11 22:18:20 -03:00
2015-12-17 14:27:14 -03:00
2015-12-17 14:27:14 -03:00
2016-03-30 11:14:07 -03:00
2015-12-17 14:27:14 -03:00
2016-04-18 12:26:27 -03:00
2016-04-18 12:26:25 -03:00
2016-04-13 10:11:52 -03:00
2016-04-25 12:49:17 -03:00
2016-03-10 16:50:47 -03:00
2016-03-23 12:03:08 -03:00
2016-04-18 12:30:16 -03:00
2016-04-25 12:49:17 -03:00
2015-12-09 13:42:03 -03:00
2016-03-23 15:06:35 -03:00
2016-01-08 12:46:17 -03:00
2016-02-04 15:57:00 -03:00
2016-04-08 09:58:14 -03:00
2016-03-24 12:28:57 -03:00
2015-03-19 13:53:27 -03:00
2014-10-29 10:32:48 -02:00
2015-05-08 16:05:08 -03:00
2015-08-06 16:48:27 -03:00
2016-03-30 11:14:08 -03:00
2016-04-18 12:26:27 -03:00