summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2021-05-18 22:00:44 +0900
committerTakashi Iwai <tiwai@suse.de>2021-05-18 18:12:15 +0200
commitebd2a647e2f6b96ae8d2dec355e780b2e421bcf9 (patch)
treec239549da6972708285250e5b2438cda290cdc47 /tools/perf/scripts/python/syscall-counts.py
parent3e106f4f690ef0c1e8ce4fb8a01d6e281e6da300 (diff)
downloadkernel-ebd2a647e2f6b96ae8d2dec355e780b2e421bcf9.tar.gz
ALSA: firewire-lib: code refactoring for parser of IR context header
This commit refactors regarding to function argument for the length of isochronous packet payload. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Link: https://lore.kernel.org/r/20210518130048.146596-6-o-takashi@sakamocchi.jp Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
: proper replay of deferred ops queued during log recoveryDarrick J. Wong 2020-09-23xfs: don't release log intent items when recovery failsDarrick J. Wong 2020-09-23xfs: log new intent items created as part of finishing recovered intent itemsDarrick J. Wong 2020-08-05xfs: delete duplicated words + other fixesRandy Dunlap 2020-07-28xfs: Remove kmem_zone_zalloc() usageCarlos Maiolino 2020-05-08xfs: hoist setting of XFS_LI_RECOVERED to callerDarrick J. Wong 2020-05-08xfs: refactor intent item iop_recover callsDarrick J. Wong 2020-05-08xfs: refactor intent item RECOVERED flag into the log itemDarrick J. Wong 2020-05-08xfs: refactor adding recovered intent items to the logDarrick J. Wong 2020-05-08xfs: refactor releasing finished intents during log recoveryDarrick J. Wong 2020-05-08xfs: refactor recovered CUI log item playbackDarrick J. Wong 2020-05-08xfs: refactor log recovery CUI item dispatch for pass2 commit functionsDarrick J. Wong 2020-05-08xfs: refactor log recovery item sorting into a generic dispatch structureDarrick J. Wong 2020-05-07xfs: use delete helper for items expected to be in AILBrian Foster 2020-05-04xfs: use a xfs_btree_cur for the ->finish_cleanup stateChristoph Hellwig 2020-05-04xfs: turn dfp_done into a xfs_log_itemChristoph Hellwig 2020-05-04xfs: turn dfp_intent into a xfs_log_itemChristoph Hellwig 2020-05-04xfs: merge the ->diff_items defer op into ->create_intentChristoph Hellwig 2020-05-04xfs: merge the ->log_item defer op into ->create_intentChristoph Hellwig 2019-11-18xfs: Remove kmem_zone_free() wrapperCarlos Maiolino 2019-11-10xfs: convert EIO to EFSCORRUPTED when log contents are invalidDarrick J. Wong 2019-11-04xfs: always log corruption errorsDarrick J. Wong 2019-08-28xfs: remove unnecessary int returns from deferred refcount functionsDarrick J. Wong 2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa 2019-06-28xfs: remove unused header filesEric Sandeen 2019-06-28xfs: merge xfs_trans_refcount.c into xfs_refcount_item.cChristoph Hellwig 2019-06-28xfs: merge xfs_cud_init into xfs_trans_get_cudChristoph Hellwig 2019-06-28xfs: remove a pointless comment duplicated above all xfs_item_ops instancesChristoph Hellwig 2019-06-28xfs: add a flag to release log items on commitChristoph Hellwig 2019-06-28xfs: split iop_unlockChristoph Hellwig 2019-06-28xfs: don't require log items to implement optional methodsChristoph Hellwig