summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
='/distro/kernel/commit/kernel/trace/blktrace.c?id=b769a2f409e7a356db852a1bb62a32f7809b3a3c'>blktrace: move copy_[to|from]_user() out of ->debugfs_lockMing Lei 2024-12-23blktrace: don't centralize grabbing q->debugfs_mutex in blk_trace_ioctlMing Lei 2024-04-25blktrace: convert strncpy() to strscpy_pad()Arnd Bergmann 2023-02-21block: remove more NULL checks after bdev_get_queue()Juhyung Park 2023-02-06trace/blktrace: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman 2022-12-08blktrace: Fix output non-blktrace event when blk_classic option enabledYang Jihong 2022-12-01block: bdev & blktrace: use consistent function doc. notationRandy Dunlap 2022-10-20blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'Ye Bin 2022-10-20blktrace: fix possible memleak in '__blk_trace_remove'Ye Bin 2022-10-20blktrace: introduce 'blk_trace_{start,stop}' helperYe Bin 2022-07-15blktrace: Fix the blk_fill_rwbs() kernel-doc headerBart Van Assche 2022-07-14blktrace: Use the new blk_opf_t typeBart Van Assche 2022-07-14blktrace: Trace remapped requests correctlyBart Van Assche 2022-07-14block: remove bdevnameChristoph Hellwig 2022-06-28block: simplify blktrace sysfs attribute creationChristoph Hellwig