diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-15 13:11:58 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-07 14:59:57 -0400 |
commit | 1d87ed4a9493fd2b5d50f7dba659e68d8cbc3569 (patch) | |
tree | 20c0fd252b9b2b2de94ffe5f7192c6b7bb6ad6a8 /drivers/net/can/dev/bittiming.c | |
parent | b8fac4cc29a917862eb3cb512c6d2fe365f8bd4c (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/net/can/dev/bittiming.c')
0 files changed, 0 insertions, 0 deletions