diff options
author | 2018-09-18 17:58:37 -0600 | |
---|---|---|
committer | 2018-10-04 16:37:37 -0500 | |
commit | 5180fd913558825e910e255d879232c63aaa5c24 (patch) | |
tree | f075888dd6526bc38625207e41c0cc8d911c2b37 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls (diff) | |
download | linux-dev-5180fd913558825e910e255d879232c63aaa5c24.tar.xz linux-dev-5180fd913558825e910e255d879232c63aaa5c24.zip |
PCI: Uninline PCI bus accessors for better ftracing
The PCI bus config accessors could be inlined into other accessor
functions, which makes it so they can't be traced. Force them to never be
inlined so that ftrace can hook into these functions.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions