#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" .dev/distro/kernel/atom/mm/shrinker_debug.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/mm/shrinker_debug.c
AgeCommit message (Expand)Author
2026-01-26memcg: rename mem_cgroup_ino() to mem_cgroup_id()Shakeel Butt
2026-01-26memcg: use cgroup_id() instead of cgroup_ino() for memcg IDShakeel Butt
2026-01-26memcg: mem_cgroup_get_from_ino() returns NULL on errorShakeel Butt
2025-03-17mm/shrinker: fix name consistency issue in shrinker_debugfs_rename()Liu Ye
2025-01-15saner replacement for debugfs_rename()Al Viro
2024-09-03mm: shrinker: use min() to improve shrinker_debugfs_scan_write()Thorsten Blum