mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 12:14:06 +00:00
tools/vm/page_owner: ignore page_owner_sort binary
page_owner_sort was introduced since commit 48c96a3685
("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>
This commit is contained in:
parent
96d82deb74
commit
1a1af17ea8
1 changed files with 1 additions and 0 deletions
1
tools/vm/.gitignore
vendored
1
tools/vm/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
slabinfo
|
||||
page-types
|
||||
page_owner_sort
|
||||
|
|
Loading…
Add table
Reference in a new issue