diff options
author | Kan Liang <[email protected]> | 2020-09-14 07:34:15 -0700 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-09-24 15:55:50 +0200 |
commit | fe6507338d635f283e9618b5eaa35f503a8c375b (patch) | |
tree | 6dcea5796820a3931a6010c62d08244b1dae5f3d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9ed9647dc0671486f9e998b7258f75167a9c4697 (diff) |
perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info()
The socket and die information is required to register/unregister a PMU
in the uncore PCI sub driver. The codes, which get the socket and die
information from a BUS number, can be shared.
Factor out uncore_pci_get_dev_die_info(), which will be used later.
There is no functional change.
Signed-off-by: Kan Liang <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions