diff options
author | Michal Koutný <mkoutny@suse.com> | 2024-04-16 16:20:09 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-04-16 09:18:36 -1000 |
commit | 15b8b9ab5081d8dce9aa27a594ba4db2c29cefc0 (patch) | |
tree | c0380fa9e317fb56c761e96bee9c867c70973348 /tools/perf/scripts/python/gecko.py | |
parent | a24e3b7d27c63036dac32d20d18eeeceb54ca207 (diff) |
cgroup/pids: Remove superfluous zeroing
Atomic counters are in kzalloc'd struct. They are zeroed already and
atomic64_t does not need special initialization
(cf kernel/trace/trace_clock.c:trace_counter).
Signed-off-by: Michal Koutný <mkoutny@suse.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions