aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2014-09-24 14:36:11 -0600
committerBjorn Helgaas <bhelgaas@google.com>2014-09-24 14:36:11 -0600
commit783a28ec0bf2c2d560d8004c92919d112a777e55 (patch)
treecb8b41fbc0a991c4481f090f8791f58d3983d071 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentMerge branch 'pci/hotplug' into next (diff)
parentPCI: pciehp: Stop disabling notifications during init (diff)
parentx86/PCI: Mark PCI BIOS initialization code as such (diff)
parentPCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h (diff)
downloadlinux-dev-783a28ec0bf2c2d560d8004c92919d112a777e55.tar.xz
linux-dev-783a28ec0bf2c2d560d8004c92919d112a777e55.zip
Merge branches 'pci/hotplug', 'pci/initdata' and 'pci/misc' into next
* pci/hotplug: PCI: pciehp: Stop disabling notifications during init PCI: pciehp: Add more Slot Control debug output PCI: pciehp: Fix wait time in timeout message * pci/initdata: x86/PCI: Mark PCI BIOS initialization code as such x86/PCI: Constify pci_mmcfg_probes[] array x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconst x86/PCI: Move __init annotation to the correct place x86/PCI: Mark DMI tables as initialization data * pci/misc: PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h