summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorPooja Katiyar <pooja.katiyar@intel.com>2025-10-30 07:48:55 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-11-21 15:13:07 +0100
commit3e082978c33151d576694deac8abde021ea669a8 (patch)
tree5d6a9a1a41ab4ba994bca16c9beb01b7595755bb /tools/perf/scripts/python/failed-syscalls-by-pid.py
parenta67df6d1b939ca98e1ad403f53e3ee57299b8c44 (diff)
downloadkernel-3e082978c33151d576694deac8abde021ea669a8.tar.gz
usb: typec: ucsi: Update UCSI structure to have message in and message out fields
Update UCSI structure by adding fields for incoming and outgoing messages. Update .sync_control function and other related functions to use these new fields within the UCSI structure, instead of handling them as separate parameters. Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Pooja Katiyar <pooja.katiyar@intel.com> Link: https://patch.msgid.link/214b0a90c3220db33084ab714f4f33a004f70a41.1761773881.git.pooja.katiyar@intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
e68c2a71'>block, bfq: correctly charge and reset entity service in all casesPaolo Valente 2018-08-16block, bfq: improve code of bfq_bfqq_charge_timePaolo Valente 2018-08-16block, bfq: always update the budget of an entity when neededPaolo Valente 2018-07-09block, bfq: fix service being wrongly set to zero in case of preemptionPaolo Valente 2018-07-09block, bfq: add/remove entity weights correctlyPaolo Valente 2018-01-18block, bfq: limit sectors served with interactive weight raisingPaolo Valente 2018-01-05block, bfq: let a queue be merged only shortly after starting I/OPaolo Valente 2017-11-14block, bfq: update blkio stats outside the scheduler lockPaolo Valente 2017-08-31block, bfq: guarantee update_next_in_service always returns an eligible entityPaolo Valente 2017-08-31block, bfq: remove direct switch to an entity in higher classPaolo Valente 2017-08-31block, bfq: make lookup_next_entity push up vtime on expirationsPaolo Valente 2017-07-29block, bfq: consider also in_service_entity to state whether an entity is activePaolo Valente 2017-07-29block, bfq: reset in_service_entity if it becomes idlePaolo Valente 2017-07-12bfq: fix typos in comments about B-WF2Q+ algorithmHou Tao 2017-07-03block, bfq: don't change ioprio class for a bfq_queue on a service treePaolo Valente 2017-05-10block, bfq: use pointer entity->sched_data only if setPaolo Valente 2017-04-19block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente