Messages in this thread |  | | Date | Thu, 4 Sep 2025 16:53:03 -0700 | | From | Shakeel Butt <> | | Subject | Re: [PATCH v3 1/2] mm/show_mem: Dump the status of the mem alloc profiling before printing |
| |
On Wed, Sep 03, 2025 at 04:16:13AM -0700, Yueyang Pan wrote: > This patch prints the status of the memory allocation profiling > before __show_mem actually prints the detailed allocation info. > This way will let us know the `0B` we saw in allocation info is > because the profiling is disabled or the allocation is actually > 0B. > > Signed-off-by: Yueyang Pan <pyyjason@gmail.com>
Acked-by: Shakeel Butt <shakeel.butt@linux.dev>
|  |