summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2022-01-21 14:51:50 -0600
committerMichal Simek <michal.simek@xilinx.com>2022-01-24 13:11:34 +0100
commitfcc619621df50f63b641b18536f908b05d6782a4 (patch)
treeea39a20c1a0917d742d5197fae38abfae94f58b4 /tools/perf/scripts/python/syscall-counts.py
parent19d448a04e00388bdb039cdd46a23b028f604eb4 (diff)
downloadkernel-fcc619621df50f63b641b18536f908b05d6782a4.tar.gz
microblaze/PCI: Remove pci_phys_mem_access_prot() dead code
pci_phys_mem_access_prot() is defined but never used. Remove it. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Link: https://lore.kernel.org/r/20220121205150.1151607-1-helgaas@kernel.org Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
/a>Paul E. McKenney 2017-06-08rcuperf: Set more user-friendly defaultsPaul E. McKenney 2017-06-08rcuperf: Add test for dynamically initialized srcu_structPaul E. McKenney 2017-06-08rcuperf: Add ability to performance-test call_rcu() and friendsPaul E. McKenney 2017-06-08rcuperf: Defer expedited/normal check to end of testPaul E. McKenney 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar 2016-08-22rcuperf: Consistently insert space between flag and messageSeongJae Park 2016-06-14rcutorture: Fix error return code in rcu_perf_init()Wei Yongjun 2016-06-14rcuperf: Don't treat gp_exp mis-setting as a WARNBoqun Feng 2016-06-14torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLEPaul E. McKenney 2016-03-31rcuperf: Do not wake up shutdown wait queue if "shutdown" is false.Artem Savkov 2016-03-31rcutorture: Avoid RCU CPU stall warning and RT throttlingPaul E. McKenney 2016-03-31rcutorture: Add rcuperf holdoff boot parameter to reduce interferencePaul E. McKenney 2016-03-31rcutorture: Make rcuperf collect expedited event-trace dataPaul E. McKenney 2016-03-31rcutorture: Set rcuperf writer kthreads to real-time priorityPaul E. McKenney 2016-03-31rcutorture: Bind rcuperf reader/writer kthreads to CPUsPaul E. McKenney 2016-03-31rcutorture: Add RCU grace-period performance testsPaul E. McKenney