diff options
author | Beau Belgrave <beaub@linux.microsoft.com> | 2023-03-29 02:52:17 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-03-29 13:52:09 +0300 |
commit | f9cce238ee287a2aa580de1a0187390d6ffdcdeb (patch) | |
tree | c8fb97ee91b008bb93e13806f615b4d006a7f3f8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 27dc2ae7c8d88a23014a74171b2194f8d47ecca7 (diff) | |
download | linux-f9cce238ee287a2aa580de1a0187390d6ffdcdeb.tar.xz |
tracing/user_events: Charge event allocs to cgroups
Operators need a way to limit how much memory cgroups use. User events need
to be included into that accounting. Fix this by using GFP_KERNEL_ACCOUNT
for allocations generated by user programs for user_event tracing.
Link: https://lkml.kernel.org/r/20230328235219.203-11-beaub@linux.microsoft.com
Signed-off-by: Beau Belgrave <beaub@linux.microsoft.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions