diff options
author | JP Kobryn <[email protected]> | 2024-10-28 19:11:05 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-11 00:26:46 -0800 |
commit | e1479b880cb213057c48dc8b5fb1a8a64e04f0eb (patch) | |
tree | e534eed60503b828df1308cd55e5753fd25bda70 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ab6e8e74e47362bd9d79dd4394a167b2afe0cc77 (diff) |
memcg: rename do_flush_stats and add force flag
Patch series "memcg: tracepoint for flushing stats", v3.
This series adds new capability for understanding frequency and circumstances
behind flushing memcg stats.
This patch (of 2):
Change the name to something more consistent with others in the file and
use double unders to signify it is associated with the
mem_cgroup_flush_stats() API call. Additionally include a new flag that
call sites use to indicate a forced flush; skipping checks and flushing
unconditionally. There are no changes in functionality.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: JP Kobryn <[email protected]>
Reviewed-by: Yosry Ahmed <[email protected]>
Acked-by: Shakeel Butt <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Steven Rostedt (Google) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions