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 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0998f0ac308c14f7a0750e9c24fe2083a817d8fb (diff) |
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions