diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-15 13:11:58 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-08-02 15:05:03 -0400 |
commit | fc21725d2621ee19328f03e1ba734af8efe925f8 (patch) | |
tree | ffd9ac5472e436f166ec893eb176d9015c44fb55 /drivers/gpu/drm/msm/adreno/adreno_gpu.c | |
parent | 81f83264e1127666cfc72cc998b69103ae44b881 (diff) |
workqueue: Basic memory allocation profiling supportHEADmasterbcachefs-testing
Hook alloc_workqueue and alloc_workqueue_attrs() so that they're
accounted to the callsite. Since we're doing allocations on behalf of
another subsystem, this helps when using memory allocation profiling to
check for leaks.
Cc: Tejun Heo <tj@kernel.org>
Cc: Lai Jiangshan <jiangshanlai@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'drivers/gpu/drm/msm/adreno/adreno_gpu.c')
0 files changed, 0 insertions, 0 deletions