diff options
author | JP Kobryn <[email protected]> | 2024-10-28 19:11:06 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-11 00:26:46 -0800 |
commit | f914ac96ee8828368f5a24553e75216d76da0b42 (patch) | |
tree | dc1106f7e99879a30f1f63f95c41a6b4fdea0970 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e1479b880cb213057c48dc8b5fb1a8a64e04f0eb (diff) |
memcg: add flush tracepoint
This tracepoint gives visibility on how often the flushing of memcg stats
occurs and contains info on whether it was forced, skipped, and the value
of stats updated. It can help with understanding how readers are affected
by having to perform the flush, and the effectiveness of the flush by
inspecting the number of stats updated. Paired with the recently added
tracepoints for tracing rstat updates, it can also help show correlation
where stats exceed thresholds frequently.
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