summaryrefslogblamecommitdiffstats
path: root/man/man5/proc_malloc.5
blob: 36c13bf86a73c72be91905a33e94337144bd777a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                           
.\" Copyright (C) 1994, 1995, Daniel Quinlan <quinlan@yggdrasil.com>
.\" Copyright (C) 2002-2008, 2017, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Copyright (C) 2023, Alejandro Colomar <alx@kernel.org>
.\"
.\" SPDX-License-Identifier: GPL-3.0-or-later
.\"
.TH proc_malloc 5 (date) "Linux man-pages (unreleased)"
.SH NAME
/proc/malloc \- debug malloc (obsolete)
.SH DESCRIPTION
.TP
.IR /proc/malloc " (only up to and including Linux 2.2)"
.\" It looks like this only ever did something back in 1.0 days
This file is present only if
.B CONFIG_DEBUG_MALLOC
was defined during compilation.
.SH SEE ALSO
.BR proc (5)