summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorYufen Yu <yuyufen@huawei.com>2019-09-17 20:04:27 +0800
committerJens Axboe <axboe@kernel.dk>2019-09-27 01:13:10 -0600
commit2af2783f2ea4f273598557b247e320509247df80 (patch)
treed3bf9e0248ac028d2e1206e19460fc5fc2cc89da /tools/perf/scripts/python/syscall-counts.py
parent7afcccafa59fb63b58f863a6c5e603a34625955b (diff)
downloadkernel-2af2783f2ea4f273598557b247e320509247df80.tar.gz
rq-qos: get rid of redundant wbt_update_limits()
We have updated limits after calling wbt_set_min_lat(). No need to update again. Reviewed-by: Bob Liu <bob.liu@oracle.com> Signed-off-by: Yufen Yu <yuyufen@huawei.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
xilinx_can: add Transmitter Delay Compensation (TDC) feature supportSrinivas Neeli 2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp 2022-05-19can: can-dev: move to netif_napi_add_weight()Jakub Kicinski 2022-04-19can: xilinx_can: mark bit timing constants as constMarc Kleine-Budde 2022-02-24can: xilinx_can: Add check for NAPI Poll functionSrinivas Neeli