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-01 19:00:57 -0400 |
commit | 97445ac203207b80234a475e4b9f04e6ab7e769d (patch) | |
tree | 790242d03927c1a2f2076a9a996b04aacd89c208 /drivers/media | |
parent | 4a739bc0be4629645a5bae7461caa6a684bd105f (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/media')
0 files changed, 0 insertions, 0 deletions