diff options
| author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-16 13:59:20 -0400 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2025-06-16 08:01:45 -1000 |
| commit | fda6add9243867486f8cd456d7b05395d2132e0a (patch) | |
| tree | 8a2f2c89eacd31173b8316ba3f4385b8e951c477 /scripts/generate_rust_analyzer.py | |
| parent | workqueue: fix opencoded cpumask_next_and_wrap() in wq_select_unbound_cpu() (diff) | |
| download | linux-fda6add9243867486f8cd456d7b05395d2132e0a.tar.gz linux-fda6add9243867486f8cd456d7b05395d2132e0a.zip | |
workqueue: Basic memory allocation profiling support
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>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions
