Stephane Eranian
9fd74f209c
perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
...
Add a new sort dimension "code_page_size" for common sort.
With this option applied, perf can sort and report by sample's code page
size.
For example:
# perf report --stdio --sort=comm,symbol,code_page_size
# To display the perf.data header info, please use
# --header/--header-only options.
#
#
# Total Lost Samples: 0
#
# Samples: 3K of event 'mem-loads:uP'
# Event count (approx.): 1470769
#
# Overhead Command Symbol Code Page Size IPC [IPC Coverage]
# ........ ....... ............................ .............. ....................
#
69.56% dtlb [.] GetTickCount 4K - -
17.93% dtlb [.] Calibrate 4K - -
11.40% dtlb [.] __gettimeofday 4K - -
#
Signed-off-by: Stephane Eranian <eranian@google.com>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20210105195752.43489-6-kan.liang@linux.intel.com
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2021-01-20 14:34:20 -03:00
..
2016-07-04 20:27:27 -03:00
2019-09-27 09:26:14 -03:00
2018-04-26 13:47:10 -03:00
2018-10-24 15:29:50 -03:00
2019-03-19 16:52:04 -03:00
2015-04-29 10:38:06 -03:00
2019-06-05 09:47:57 -03:00
2013-07-08 17:37:25 -03:00
2015-08-21 11:34:10 -03:00
2020-03-11 11:00:33 -03:00
2020-11-11 12:24:51 -03:00
2012-08-13 14:55:02 -03:00
2019-09-30 17:29:51 -03:00
2020-04-18 09:05:00 -03:00
2020-01-14 12:02:19 -03:00
2013-12-09 15:21:45 -03:00
2020-07-28 08:50:48 -03:00
2020-12-28 12:20:39 -03:00
2020-10-15 12:02:12 -03:00
2020-12-28 12:20:39 -03:00
2020-08-06 09:43:37 -03:00
2020-10-14 13:34:48 -03:00
2017-11-16 14:50:07 -03:00
2020-09-04 16:11:16 -03:00
2020-10-13 11:01:42 -03:00
2020-10-14 13:14:40 -03:00
2018-03-07 10:26:32 -03:00
2018-02-16 14:55:42 -03:00
2019-12-02 15:38:59 -03:00
2020-10-14 12:24:28 -03:00
2017-11-16 14:50:04 -03:00
2021-01-20 14:34:20 -03:00
2019-05-25 23:04:42 -04:00
2021-01-20 14:34:20 -03:00
2021-01-20 14:34:20 -03:00
2020-01-06 11:46:09 -03:00
2018-03-07 10:26:32 -03:00
2018-06-06 15:40:10 -03:00
2021-01-20 14:34:20 -03:00
2021-01-20 14:25:28 -03:00
2016-06-30 18:27:45 -03:00
2017-11-16 14:50:06 -03:00
2020-05-29 16:51:38 -03:00
2019-10-15 13:03:49 -03:00
2018-04-02 13:52:23 -03:00
2019-11-06 15:43:05 -03:00
2020-08-06 09:35:06 -03:00
2020-09-17 16:03:31 -03:00
2016-09-01 09:44:13 -03:00
2020-05-28 10:03:26 -03:00
2019-07-02 16:08:16 -03:00
2020-09-17 15:48:31 -03:00