summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
nel/commit/mm/page_io.c?id=ff22f9299d7b2c7874b560993c21543708b7e1b6'>page_io: zswap: do not crash the kernel on decompression failureNhat Pham 2025-01-25mm, swap: clean up device availability checkKairui Song 2024-11-11mm: add per-order mTHP swpin countersBarry Song 2024-11-11mm: swap: count successful large folio zswap stores in hugepage zswpout statsKanchana P Sridhar 2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton 2024-11-11mm: count zeromap read and set for swapout and swapinBarry Song 2024-11-06mm: swap: make some count_mthp_stat() call-sites be THP-agnostic.Kanchana P Sridhar 2024-11-05mm/memcontrol: add per-memcg pgpgin/pswpin counterJingxiang Zeng 2024-10-30mm: fix PSWPIN counter for large folios swap-inBarry Song 2024-09-17mm: fix swap_read_folio_zeromap() for large folios with partial zeromapBarry Song 2024-09-03mm: store zero pages to be swapped out in a bitmapUsama Arif 2024-09-01fs: remove calls to set and clear the folio error flagMatthew Wilcox (Oracle) 2024-09-01zswap: track swapins from disk more accuratelyNhat Pham 2024-07-17mm: ignore data-race in __swap_writepagePei Li 2024-07-03mm: zswap: handle incorrect attempts to load large foliosYosry Ahmed 2024-07-03mm: do not start/end writeback for pages stored in zswapUsama Arif 2024-07-03mm: swap: remove 'synchronous' argument to swap_read_folio()Yosry Ahmed 2024-07-03mm/swap: get the swap device offset directlyKairui Song 2024-06-05mm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang 2024-05-05mm: add per-order mTHP anon_swpout and anon_swpout_fallback countersBarry Song 2024-04-25arm64: mm: swap: support THP_SWAP on hardware with MTEBarry Song