summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (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 -- "$@"
.19.12&id=5c3f8be0c6b1a7b145a5db012b427c25516564c4'>mm: zswap: interact directly with zsmallocJohannes Weiner 2025-09-13mm/zswap: reduce the size of the compression buffer to a single pageNhat Pham 2025-09-13mm/zswap: store <PAGE_SIZE compression failed page as-isSeongJae Park 2025-07-09mm: stop passing a writeback_control structure to __swap_writepageChristoph Hellwig 2025-05-11zsmalloc: prefer the the original page's node for compressed dataNhat Pham 2025-04-01mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()Yosry Ahmed 2025-03-17page_io: zswap: do not crash the kernel on decompression failureNhat Pham