]> asedeno.scripts.mit.edu Git - linux.git/commit
perf tools: Read and store caps/max_precise in perf_pmu
authorJiri Olsa <jolsa@kernel.org>
Tue, 5 Mar 2019 15:25:32 +0000 (16:25 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 6 Mar 2019 21:18:17 +0000 (18:18 -0300)
commit90a86bde97ba050cb3c9ccb215252ee2d2d705fa
tree85ddcfbad66f9a70b8b52cdcdb789d23628ab85d
parent2634958586368dcbf09c0d2a17dee02d1fc53e0d
perf tools: Read and store caps/max_precise in perf_pmu

Read the caps/max_precise value and store it in struct perf_pmu to be
used when setting the maximum precise_ip field in following patch.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>
Cc: Nageswara R Sastry <nasastry@in.ibm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ravi Bangoria <ravi.bangoria@linux.ibm.com>
Link: http://lkml.kernel.org/r/20190305152536.21035-5-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/pmu.c
tools/perf/util/pmu.h