diff options
author | Ganapatrao Kulkarni <[email protected]> | 2017-10-17 00:02:18 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-12-05 10:24:33 -0300 |
commit | 54e32dc0f89ec7fcb87df6c45b096e57f050f22b (patch) | |
tree | 6422116be9e90a3dbb006e584c866f092adfd726 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 1dc4ddf112a408e607a073d951b962b6c6e2bd6c (diff) |
perf pmu: Pass pmu as a parameter to get_cpuid_str()
The cpuid string will not be same on all CPUs on heterogeneous platforms
like ARM's big.LITTLE, adding provision(using pmu->cpus) to find cpuid
string from associated CPUs of PMU CORE device.
Also optimise arguments to function pmu_add_cpu_aliases.
Signed-off-by: Ganapatrao Kulkarni <[email protected]>
Acked-by: Will Deacon <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Jayachandran C <[email protected]>
Cc: Jonathan Cameron <[email protected]>
Cc: [email protected]
Cc: Mark Rutland <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Robert Richter <[email protected]>
Cc: Shaokun Zhang <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions