diff options
author | Andi Kleen <ak@linux.intel.com> | 2019-09-28 02:35:45 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-09-30 23:29:53 +0300 |
commit | 6bdfd9f118bd59cf0f85d3bf4b72b586adea17c1 (patch) | |
tree | 34076c8d1ff4e612c08362212003095d89c9aab6 /tools/perf/builtin-kvm.c | |
parent | e98df280bc2a499fd41d7f9e2d6733884de69902 (diff) | |
download | linux-6bdfd9f118bd59cf0f85d3bf4b72b586adea17c1.tar.xz |
perf jevents: Fix period for Intel fixed counters
The Intel fixed counters use a special table to override the JSON
information.
During this override the period information from the JSON file got
dropped, which results in inst_retired.any and similar running with
frequency mode instead of a period.
Just specify the expected period in the table.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Link: http://lore.kernel.org/lkml/20190927233546.11533-2-andi@firstfloor.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-kvm.c')
0 files changed, 0 insertions, 0 deletions