aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/check-perf-trace.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-22f2fs: fix to avoid changing 'check only' behaior of recoveryZhiguo Niu2-4/+3
2025-01-22f2fs: Clean up the loop outside of f2fs_invalidate_blocks()Yi Sun1-3/+1
2025-01-22f2fs: procfs: show mtime in segment_bitsChao Yu1-1/+2
2025-01-22f2fs: fix to avoid return invalid mtime from f2fs_get_section_mtime()Chao Yu1-3/+9
2025-01-22f2fs: Fix format specifier in sanity_check_inode()Nathan Chancellor1-1/+1
2025-01-21f2fs: avoid trying to get invalid block addressJaegeuk Kim1-0/+1
2025-01-16f2fs: fix to do sanity check correctly on i_inline_xattr_sizeChao Yu1-9/+10
2025-01-16f2fs: remove blk_finish_plugJaegeuk Kim1-4/+0
2025-01-16f2fs: Optimize f2fs_truncate_data_blocks_range()Yi Sun1-4/+25
2025-01-13f2fs: fix using wrong 'submitted' value in f2fs_write_cache_pageszangyangyang12-0/+2
2025-01-13f2fs: add parameter @len to f2fs_invalidate_blocks()Yi Sun5-16/+35
2025-01-08f2fs: update_sit_entry_for_release() supports consecutive blocks.Yi Sun1-30/+45
2025-01-08f2fs: introduce update_sit_entry_for_release/alloc()Yi Sun1-69/+93
2025-01-08f2fs: don't call block truncation for aliased fileJaegeuk Kim1-2/+3
2025-01-08f2fs: Introduce linear search for dentriesDaniel Lee3-19/+45
2025-01-08f2fs: add parameter @len to f2fs_invalidate_internal_cache()Yi Sun4-8/+8
2025-01-08f2fs: expand f2fs_invalidate_compress_page() to f2fs_invalidate_compress_pages_range()Yi Sun2-6/+8
2024-12-16f2fs: ensure that node info flags are always initializedDmitry Antipov1-0/+1
2024-12-16f2fs: The GC triggered by ioctl also needs to mark the segno as victimYongpeng Yang1-4/+7
2024-12-16f2fs: cache more dentry pageszangyangyang11-1/+1
2024-12-16f2fs: Remove calls to folio_file_mapping()Matthew Wilcox (Oracle)3-7/+6
2024-12-16f2fs: Convert __read_io_type() to take a folioMatthew Wilcox (Oracle)1-4/+4
2024-12-16f2fs: Use a data folio in f2fs_submit_page_bio()Matthew Wilcox (Oracle)1-9/+5
2024-12-16f2fs: Use a folio more in f2fs_submit_page_bio()Matthew Wilcox (Oracle)1-4/+4
2024-12-16f2fs: Convert f2fs_finish_read_bio() to use foliosMatthew Wilcox (Oracle)1-13/+8
2024-12-16f2fs: Add F2FS_F_SB()Matthew Wilcox (Oracle)1-1/+6
2024-12-16f2fs: Convert submit tracepoints to take a folioMatthew Wilcox (Oracle)2-18/+18
2024-12-16f2fs: Use a folio in f2fs_write_compressed_pages()Matthew Wilcox (Oracle)1-3/+5
2024-12-16f2fs: Use a folio in f2fs_truncate_partial_cluster()Matthew Wilcox (Oracle)1-4/+5
2024-12-16f2fs: Use a folio in f2fs_compress_write_end()Matthew Wilcox (Oracle)1-1/+2
2024-12-16f2fs: Use a folio in f2fs_all_cluster_page_ready()Matthew Wilcox (Oracle)1-3/+5
2024-12-01Linux 6.13-rc1Linus Torvalds1-2/+2
2024-12-01strscpy: write destination buffer only onceLinus Torvalds1-6/+17
2024-11-30printf: Remove unused 'bprintf'Dr. David Alan Gilbert2-24/+0
2024-11-30tools/power turbostat: 2024.11.30Len Brown2-2/+2
2024-11-30tools/power turbostat: Add RAPL psys as a built-in counterPatryk Wlazlyn2-10/+85
2024-11-30tools/power turbostat: Fix child's argument forwardingPatryk Wlazlyn1-1/+1
2024-11-30tools/power turbostat: Force --no-perf in --dump modePatryk Wlazlyn1-0/+6
2024-11-30tools/power turbostat: Add support for /sys/class/drm/card1Zhang Rui1-9/+29
2024-11-30tools/power turbostat: Cache graphics sysfs file descriptors during probeZhang Rui1-50/+32
2024-11-30tools/power turbostat: Consolidate graphics sysfs accessZhang Rui1-9/+6
2024-11-30tools/power turbostat: Remove unnecessary fflush() callZhang Rui1-4/+3
2024-11-30tools/power turbostat: Enhance platform divergence descriptionZhang Rui1-28/+30
2024-11-30tools/power turbostat: Add initial support for GraniteRapids-DZhang Rui1-0/+1
2024-11-30tools/power turbostat: Remove PC3 support on LunarlakeZhang Rui1-1/+1
2024-11-30tools/power turbostat: Rename arl_features to lnl_featuresZhang Rui1-2/+2
2024-11-30tools/power turbostat: Add back PC8 support on ArrowlakeZhang Rui1-3/+3
2024-11-30tools/power turbostat: Remove PC7/PC9 support on MTLZhang Rui1-2/+2
2024-11-30tools/power turbostat: Honor --show CPU, even when even when num_cpus=1Patryk Wlazlyn1-2/+2
2024-11-30tools/power turbostat: Fix trailing '\n' parsingZhang Rui1-0/+3