summaryrefslogtreecommitdiff
path: root/tools/vm
diff options
context:
space:
mode:
authorRong Tao <rongtao@cestc.cn>2022-11-08 19:53:48 +0800
committerAndrew Morton <akpm@linux-foundation.org>2022-11-30 15:58:48 -0800
commit1a1af17ea81115914c8efc1177fd94719c84fc11 (patch)
tree521e50fd94b707b243e065ac12df269a34c8fd42 /tools/vm
parent96d82deb743ab42c8f0b911eb49db83f0e6db311 (diff)
tools/vm/page_owner: ignore page_owner_sort binary
page_owner_sort was introduced since commit 48c96a368579 ("mm/page_owner: keep track of page owners"), and we should ignore it. Link: https://lkml.kernel.org/r/tencent_F6CAC0ABE16839E2B2419BD07316DA65BB06@qq.com Signed-off-by: Rong Tao <rongtao@cestc.cn> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/vm')
-rw-r--r--tools/vm/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/vm/.gitignore b/tools/vm/.gitignore
index 79bb92ae1bb3..922879f93fc8 100644
--- a/tools/vm/.gitignore
+++ b/tools/vm/.gitignore
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-only
slabinfo
page-types
+page_owner_sort