Andi Kleen
2f87f33f42
perf stat: Fix group lookup for metric group
...
The metric group code tries to find a group it added earlier in the
evlist. Fix the lookup to handle groups with partially overlaps
correctly. When a sub string match fails and we reset the match, we have
to compare the first element again.
I also renamed the find_evsel function to find_evsel_group to make its
purpose clearer.
With the earlier changes this fixes:
Before:
% perf stat -M UPI,IPC sleep 1
...
1,032,922 uops_retired.retire_slots # 1.1 UPI
1,896,096 inst_retired.any
1,896,096 inst_retired.any
1,177,254 cpu_clk_unhalted.thread
After:
% perf stat -M UPI,IPC sleep 1
...
1,013,193 uops_retired.retire_slots # 1.1 UPI
932,033 inst_retired.any
932,033 inst_retired.any # 0.9 IPC
1,091,245 cpu_clk_unhalted.thread
Signed-off-by: Andi Kleen <ak@linux.intel.com >
Acked-by: Jiri Olsa <jolsa@kernel.org >
Cc: Kan Liang <kan.liang@linux.intel.com >
Fixes: b18f3e3650 ("perf stat: Support JSON metrics in perf stat")
Link: http://lkml.kernel.org/r/20190624193711.35241-4-andi@firstfloor.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com >
2019-07-01 22:50:41 -03:00
..
2019-03-06 09:47:48 -03:00
2019-06-10 15:50:02 -03:00
2019-06-25 18:31:12 -03:00
2019-06-25 08:47:10 -03:00
2017-11-02 11:10:55 +01:00
2019-06-25 08:47:10 -03:00
2019-07-01 22:50:33 -03:00
2019-03-20 16:43:15 -03:00
2019-03-11 11:56:02 -03:00
2018-01-17 10:23:31 -03:00
2018-01-17 10:23:31 -03:00
2018-01-17 10:23:31 -03:00
2018-01-17 10:23:31 -03:00
2019-06-25 21:02:47 -03:00
2019-06-17 20:48:14 +02:00
2019-01-25 15:12:09 +01:00
2019-01-25 15:12:09 +01:00
2019-02-19 16:11:56 -03:00
2019-02-19 16:11:56 -03:00
2019-03-21 11:27:04 -03:00
2019-03-21 11:27:04 -03:00
2019-03-06 07:59:36 -08:00
2019-02-06 10:00:39 -03:00
2018-06-15 18:10:01 -03:00
2017-11-02 11:10:55 +01:00
2019-01-25 15:12:08 +01:00
2019-07-01 22:50:40 -03:00
2019-06-25 21:02:47 -03:00
2019-01-25 15:12:09 +01:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2019-02-06 10:00:38 -03:00
2019-02-06 10:00:38 -03:00
2018-06-04 10:28:50 -03:00
2018-03-07 10:22:26 -03:00
2019-05-02 16:00:20 -04:00
2017-11-02 11:10:55 +01:00
2019-01-21 17:38:56 -03:00
2019-01-21 17:38:56 -03:00
2019-01-25 15:12:08 +01:00
2019-01-25 15:12:09 +01:00
2019-01-25 15:12:09 +01:00
2019-05-15 16:36:49 -03:00
2019-06-25 21:02:47 -03:00
2018-05-16 16:11:09 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-02-06 10:00:39 -03:00
2019-06-25 21:02:47 -03:00
2019-06-10 16:19:59 -03:00
2019-06-10 16:20:11 -03:00
2019-06-10 15:50:02 -03:00
2019-06-10 15:50:02 -03:00
2019-06-10 16:20:11 -03:00
2019-06-25 21:02:47 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-03-19 11:56:20 -03:00
2019-03-19 11:56:20 -03:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2019-06-25 21:02:47 -03:00
2017-11-02 11:10:55 +01:00
2019-06-25 21:02:47 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-07-01 22:50:40 -03:00
2019-03-19 16:52:07 -03:00
2018-12-28 16:33:02 -03:00
2018-12-28 16:33:02 -03:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2017-11-02 11:10:55 +01:00
2019-06-25 21:02:47 -03:00
2019-06-10 15:50:02 -03:00
2019-06-26 11:42:03 -03:00
2019-06-05 09:47:55 -03:00
2019-06-05 17:30:26 +02:00
2019-05-15 16:36:49 -03:00
2018-12-17 14:57:07 -03:00
2019-06-25 21:02:47 -03:00
2019-05-16 14:17:24 -03:00
2017-11-02 11:10:55 +01:00
2019-01-08 13:28:13 -03:00
2019-06-19 17:09:51 +02:00
2019-06-05 17:30:26 +02:00
2018-10-18 11:16:38 -03:00
2018-04-12 10:33:31 -03:00
2018-11-19 12:12:17 -08:00
2017-11-02 11:10:55 +01:00
2019-07-01 22:50:33 -03:00
2019-05-15 16:36:49 -03:00
2017-11-02 11:10:55 +01:00
2019-05-28 18:37:43 -03:00
2019-03-11 16:33:19 -03:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2019-06-25 08:47:10 -03:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:37:04 +02:00
2019-01-25 15:12:10 +01:00
2017-11-07 10:30:18 +01:00
2019-06-25 21:02:47 -03:00
2019-06-19 17:09:51 +02:00
2019-02-06 10:00:39 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-08-30 15:52:20 -03:00
2018-08-20 08:54:58 -03:00
2018-08-20 08:54:59 -03:00
2019-06-25 21:02:47 -03:00
2019-02-06 10:00:38 -03:00
2019-05-28 18:37:44 -03:00
2019-02-06 10:00:38 -03:00
2019-05-28 18:37:44 -03:00
2019-04-17 14:30:11 -03:00
2018-03-16 13:52:37 -03:00
2018-03-16 13:52:37 -03:00
2019-02-04 11:32:14 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-07-01 22:50:41 -03:00
2019-02-14 15:18:09 -03:00
2019-06-05 17:30:26 +02:00
2019-05-15 16:36:49 -03:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-03-19 16:52:05 -03:00
2018-12-17 15:02:17 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-05-16 14:17:24 -03:00
2019-05-16 14:17:24 -03:00
2019-05-16 14:17:24 -03:00
2019-04-01 14:49:24 -03:00
2019-05-16 14:17:12 -03:00
2019-05-15 16:36:49 -03:00
2017-12-27 12:15:48 -03:00
2017-12-27 12:15:48 -03:00
2019-05-16 14:17:12 -03:00
2019-06-05 09:47:54 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-05-28 18:37:44 -03:00
2019-07-01 22:50:33 -03:00
2019-03-06 18:18:17 -03:00
2019-06-25 21:02:47 -03:00
2017-11-07 10:30:18 +01:00
2019-06-25 21:02:47 -03:00
2019-01-25 15:12:09 +01:00
2019-05-30 11:26:37 -07:00
2018-09-24 04:44:54 -04:00
2019-05-30 11:26:35 -07:00
2019-06-25 21:02:47 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-07-01 22:50:33 -03:00
2019-06-25 18:35:34 -03:00
2019-01-25 15:12:10 +01:00
2019-06-05 17:37:04 +02:00
2019-01-25 15:12:10 +01:00
2018-03-05 11:52:41 -03:00
2017-09-21 13:28:06 -03:00
2017-09-21 13:28:06 -03:00
2019-01-21 17:00:48 -03:00
2018-08-08 15:26:48 -03:00
2019-06-10 17:48:30 -03:00
2018-08-03 10:34:18 -03:00
2019-01-21 17:00:56 -03:00
2019-01-21 17:00:48 -03:00
2019-01-21 17:00:48 -03:00
2019-05-28 09:52:23 -03:00
2019-05-15 16:36:49 -03:00
2019-05-28 18:37:44 -03:00
2019-06-10 16:20:11 -03:00
2019-03-19 16:15:42 -03:00
2019-03-19 16:15:42 -03:00
2019-06-05 17:36:37 +02:00
2019-02-06 10:00:38 -03:00
2019-07-01 22:50:33 -03:00
2019-01-25 15:12:09 +01:00
2019-07-01 22:50:41 -03:00
2019-07-01 22:50:41 -03:00
2019-06-10 16:19:59 -03:00
2019-06-10 16:19:59 -03:00
2019-01-04 12:54:49 -03:00
2017-11-02 11:10:55 +01:00
2019-06-26 11:31:43 -03:00
2017-11-02 11:10:55 +01:00
2019-07-01 22:50:40 -03:00
2019-07-01 22:50:40 -03:00
2019-06-05 17:37:04 +02:00
2019-01-25 15:12:10 +01:00
2019-06-05 17:37:17 +02:00
2017-11-02 11:10:55 +01:00
2019-05-28 18:37:44 -03:00
2019-01-25 15:12:10 +01:00
2019-06-25 21:02:47 -03:00
2019-01-25 15:12:09 +01:00
2019-06-25 21:02:47 -03:00
2019-02-06 10:00:38 -03:00
2019-06-05 17:36:37 +02:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:37:16 +02:00
2017-12-27 12:15:47 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-07-01 22:50:33 -03:00
2018-02-27 11:29:21 -03:00
2019-06-25 08:47:10 -03:00
2019-06-17 20:48:14 +02:00
2019-05-28 18:37:43 -03:00
2019-05-28 18:37:43 -03:00
2019-06-25 21:39:18 -03:00
2019-03-11 11:56:02 -03:00
2019-05-15 16:36:49 -03:00
2019-06-05 17:30:26 +02:00
2018-12-17 14:58:33 -03:00
2019-06-05 17:37:11 +02:00
2019-06-25 21:02:47 -03:00
2019-06-05 17:37:11 +02:00
2019-05-30 11:26:35 -07:00
2019-04-01 15:18:09 -03:00
2018-12-17 14:56:02 -03:00
2018-03-06 11:31:14 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-02-06 10:00:38 -03:00
2017-11-02 11:10:55 +01:00
2019-05-15 16:36:46 -03:00
2019-05-15 16:36:46 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-25 18:13:17 -03:00
2019-06-25 18:13:17 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-02-06 10:00:38 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-01-21 15:15:57 -03:00
2019-05-15 16:36:49 -03:00