Leo Yan
4f28641bde
perf c2c: Display "Total Stores" as a standalone metrics
...
The total stores is displayed under the metrics "Store Reference", to
output the same format with total records and all loads, extract the
total stores number as a standalone metrics "Total Stores".
After this patch, the tool shows the summary numbers ("Total records",
"Total loads", "Total Stores") in the unified form.
Before:
# ----------- Cacheline ---------- Tot ----- LLC Load Hitm ----- Total Total ---- Store Reference ---- --- Load Dram ---- LLC ----- Core Load Hit ----- -- LLC Load Hit --
# Index Address Node PA cnt Hitm Total Lcl Rmt records Loads Total L1Hit L1Miss Lcl Rmt Ld Miss FB L1 L2 Llc Rmt
# ..... .................. .... ...... ....... ....... ....... ....... ....... ....... ....... ....... ....... ........ ........ ....... ....... ....... ....... ........ ........
#
0 0x55f07d580100 0 1499 85.89% 481 481 0 7243 3879 3364 2599 765 0 0 0 548 2615 66 169 0
1 0x55f07d580080 0 1 13.93% 78 78 0 664 664 0 0 0 0 0 0 187 361 27 11 0
2 0x55f07d5800c0 0 1 0.18% 1 1 0 405 405 0 0 0 0 0 0 131 0 10 263 0
After:
# ----------- Cacheline ---------- Tot ----- LLC Load Hitm ----- Total Total Total ---- Stores ---- --- Load Dram ---- LLC ----- Core Load Hit ----- -- LLC Load Hit --
# Index Address Node PA cnt Hitm Total Lcl Rmt records Loads Stores L1Hit L1Miss Lcl Rmt Ld Miss FB L1 L2 Llc Rmt
# ..... .................. .... ...... ....... ....... ....... ....... ....... ....... ....... ....... ....... ........ ........ ....... ....... ....... ....... ........ ........
#
0 0x55f07d580100 0 1499 85.89% 481 481 0 7243 3879 3364 2599 765 0 0 0 548 2615 66 169 0
1 0x55f07d580080 0 1 13.93% 78 78 0 664 664 0 0 0 0 0 0 187 361 27 11 0
2 0x55f07d5800c0 0 1 0.18% 1 1 0 405 405 0 0 0 0 0 0 131 0 10 263 0
Signed-off-by: Leo Yan <leo.yan@linaro.org>
Tested-by: Joe Mario <jmario@redhat.com>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Link: https://lore.kernel.org/r/20201014050921.5591-3-leo.yan@linaro.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2020-10-15 09:34:36 -03:00
..
2020-09-22 13:44:16 -03:00
2020-10-14 14:24:53 -03:00
2020-10-14 13:34:48 -03:00
2020-01-28 16:02:33 -08:00
2020-02-18 10:13:28 -03:00
2020-05-29 16:51:38 -03:00
2020-10-14 13:43:31 -03:00
2019-06-05 17:37:14 +02:00
2020-09-23 12:58:53 -03:00
2020-10-14 12:24:28 -03:00
2020-10-01 11:35:01 -03:00
2020-09-01 12:15:52 -03:00
2020-10-14 13:34:26 -03:00
2020-03-25 11:50:48 +01:00
2019-02-14 15:18:08 -03:00
2020-05-28 10:03:24 -03:00
2020-10-13 10:59:42 -03:00
2020-10-14 08:46:22 -03:00
2019-09-20 15:58:11 -03:00
2020-10-15 09:34:36 -03:00
2019-09-20 09:19:20 -03:00
2020-08-06 09:43:37 -03:00
2020-10-14 13:34:48 -03:00
2020-05-28 10:03:24 -03:00
2020-09-04 16:11:16 -03:00
2019-08-31 19:10:19 -03:00
2020-10-14 08:45:16 -03:00
2019-08-31 22:24:10 -03:00
2020-07-10 09:37:55 -03:00
2020-06-22 16:28:09 -03:00
2020-09-09 11:12:10 -03:00
2020-05-05 16:35:31 -03:00
2020-05-28 10:03:25 -03:00
2020-05-28 10:03:24 -03:00
2020-09-04 16:11:16 -03:00
2020-09-01 12:20:25 -03:00
2020-10-13 11:01:42 -03:00
2020-09-17 16:06:22 -03:00
2020-09-28 09:18:06 -03:00
2020-05-28 10:03:27 -03:00
2020-08-21 10:22:23 -03:00
2020-10-13 13:57:41 -03:00
2020-09-04 17:11:59 -03:00
2019-08-28 17:19:34 -03:00
2020-09-29 08:56:38 -03:00
2020-04-16 12:19:08 -03:00
2020-03-06 17:08:28 -03:00
2020-10-13 16:25:57 -03:00
2020-10-01 11:35:01 -03:00
2020-01-06 11:46:09 -03:00
2019-01-08 13:28:13 -03:00
2020-09-10 11:55:37 -03:00
2019-06-17 12:29:16 +02:00
2019-09-25 09:51:49 -03:00
2019-08-29 17:38:32 -03:00