summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-record
AgeCommit message (Expand)Author
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi
2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker
2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
k/bdev.c?id=efcf5932230b9472cfdbe01c858726f29ac5ec7d'>block: avoid to touch unloaded module instance when opening bdevMing Lei 2021-10-22block: simplify the block device syncing codeChristoph Hellwig 2021-10-22block: remove __sync_blockdevChristoph Hellwig 2021-10-21fs: bdev: fix conflicting comment from lookup_bdevJackie Liu 2021-10-18block: use bdev_get_queue() in bdev.cPavel Begunkov 2021-10-18block: cache request queue in bdevPavel Begunkov 2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig 2021-10-02block: genhd: fix double kfree() in __alloc_disk_node()Tetsuo Handa 2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig