summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2019-09-27 16:35:45 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-06 13:05:42 +0100
commitc022c7f6171ef8fa47e9d9a5ad2180d1e24843a0 (patch)
treee8f0e926942c58f98517caa7daecb529aa077853 /scripts
parent5ecf35ed5d1779797f9af8ff5bf32ce1ffe25651 (diff)
downloadlinux-stable-c022c7f6171ef8fa47e9d9a5ad2180d1e24843a0.tar.gz
linux-stable-c022c7f6171ef8fa47e9d9a5ad2180d1e24843a0.tar.bz2
linux-stable-c022c7f6171ef8fa47e9d9a5ad2180d1e24843a0.zip
perf jevents: Fix period for Intel fixed counters
[ Upstream commit 6bdfd9f118bd59cf0f85d3bf4b72b586adea17c1 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions