diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-04-17 22:19:38 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-04-17 22:19:38 +0300 |
commit | d57fd4926ab81ad5749c6950047ea40863a52e18 (patch) | |
tree | 9697e1cd7a21d11ad5c5351475d6ab2d242757fa /tools/perf/scripts/python/task-analyzer.py | |
parent | a9b867f68e89a54fcac334b77e6d243e872573c9 (diff) | |
download | linux-d57fd4926ab81ad5749c6950047ea40863a52e18.tar.xz |
perf cpumap: Remove initializations done in perf_cpu_map__alloc()
When extracting this patch from Ian's original patch I forgot to remove
the setting of ->nr and ->refcnt, no need to do those initializations
again as those are done in perf_cpu_map__alloc() already, duh.
Cc: Ian Rogers <irogers@google.com>
Fixes: 1f94479edb4decdc ("libperf: Make perf_cpu_map__alloc() available as an internal function for tools/perf to use")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions