summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2016-09-22 11:45:40 +0300
committerDavid Vrabel <david.vrabel@citrix.com>2016-09-30 13:48:55 +0300
commit9f8bee9c981f5fe7382a0615d117cc128dd22458 (patch)
tree918d798698651fea4477c2d2e4c3866514930621 /tools/perf/scripts/python/stackcollapse.py
parent1af916b701db1a9905e559e742f45818eb233d12 (diff)
downloadlinux-9f8bee9c981f5fe7382a0615d117cc128dd22458.tar.xz
xen/pciback: avoid multiple entries in slot list
The Xen pciback driver has a list of all pci devices it is ready to seize. There is no check whether a to be added entry already exists. While this might be no problem in the common case it might confuse those which consume the list via sysfs. Modify the handling of this list by not adding an entry which already exists. As this will be needed later split out the list handling into a separate function. Signed-off-by: Juergen Gross <jgross@suse.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions