summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
-03-21 14:31:00 -0600'>2020-03-21block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroupPaolo Valente 2020-02-03block, bfq: get a ref to a group when adding it to a service treePaolo Valente 2020-02-03block, bfq: remove ifdefs from around gets/puts of bfq groupsPaolo Valente 2020-02-03block, bfq: extend incomplete name of field on_stPaolo Valente 2019-11-20block,bfq: Skip tracing hooks if possibleDmitry Monakhov 2019-11-07blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo 2019-11-07bfq-iosched: stop using blkg->stat_bytes and ->stat_iosTejun Heo 2019-09-06bfq: Add per-device weightFam Zheng 2019-06-25block, bfq: detect wakers and unconditionally inject their I/OPaolo Valente 2019-06-20block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGChristoph Hellwig 2019-06-20blk-cgroup: move struct blkg_stat to bfqChristoph Hellwig 2019-04-30block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig 2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe 2019-04-10block, bfq: fix use after free in bfq_bfqq_expirePaolo Valente 2019-04-08block, bfq: fix some typos in commentsAngelo Ruocco 2019-04-01block, bfq: save & resume weight on a queue merge/splitFrancesco Pollicino 2019-04-01block, bfq: print SHARED instead of pid for shared queues in logsFrancesco Pollicino 2019-04-01block, bfq: do not merge queues on flash storage with queueingPaolo Valente 2019-04-01block, bfq: tune service injection basing on request service timesPaolo Valente 2019-04-01block, bfq: do not idle for lowest-weight queuesPaolo Valente 2019-01-31block, bfq: fix in-service-queue check for queue mergingPaolo Valente 2019-01-31block, bfq: consider also ioprio classes in symmetry detectionPaolo Valente 2018-12-07block, bfq: fix decrement of num_active_groupsPaolo Valente 2018-10-13block, bfq: improve asymmetric scenarios detectionFederico Motta 2018-09-14block, bfq: inject other-queue I/O into seeky idle queues on NCQ flashPaolo Valente 2018-07-09block, bfq: add/remove entity weights correctlyPaolo Valente 2018-05-31block, bfq: remove slow-system classPaolo Valente 2018-05-10bfq-iosched: remove unused variableJens Axboe 2018-05-09block: use ktime_get_ns() instead of sched_clock() for cfq and bfqOmar Sandoval