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-08 15:24:19 -0400 |
commit | 6fc0b31163ea24a1478550a2f91945a87fb81cbf (patch) | |
tree | c3a19ac6e52aafe9d2155915b90d90c3ee40427d /drivers/net/ethernet/intel/igb/igb_ethtool.c | |
parent | 86fd948a624163c2918f876850e6e09b7fd58276 (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/ethernet/intel/igb/igb_ethtool.c')
0 files changed, 0 insertions, 0 deletions