summaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorKan Liang <kan.liang@linux.intel.com>2020-09-14 17:34:18 +0300
committerPeter Zijlstra <peterz@infradead.org>2020-09-24 16:55:51 +0300
commitcdcce92a3a03bccbb0b4a0342fc7e279fc507bc3 (patch)
treec449e95d8d7997620f5adb7589502afb799a8d1a /scripts/bpf_helpers_doc.py
parent16fa64315c1bd2a61fb20d6aa9a542dd5bf52971 (diff)
downloadlinux-cdcce92a3a03bccbb0b4a0342fc7e279fc507bc3.tar.xz
perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()
The PMU unregistration in the uncore PCI sub driver is similar as the normal PMU unregistration for a PCI device. The codes to unregister a PCI PMU can be shared. Factor out uncore_pci_pmu_unregister(), which will be used later. Use uncore_pci_get_dev_die_info() to replace the codes which retrieve the socket and die informaion. The pci_set_drvdata() is not included in uncore_pci_pmu_unregister() as well, because the uncore PCI sub driver will not touch the private driver data pointer of the device. Signed-off-by: Kan Liang <kan.liang@linux.intel.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/1600094060-82746-5-git-send-email-kan.liang@linux.intel.com
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions