diff options
author | Adrian Hunter <[email protected]> | 2015-09-08 10:58:49 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-09-15 10:08:22 -0300 |
commit | a69b09e2342a9c144b0291b9aeb849ab7d5843bf (patch) | |
tree | 271faf685e2a652aa4b2669e9ffa47832df20ceb /tools/perf/scripts/python/stackcollapse.py | |
parent | bd315aab8a3ab1bc7074774b89a5d8ec7c1ff7ab (diff) |
perf evlist: Simplify propagate_maps() logic
If evsel->cpus is to be reassigned then the current value must be "put",
which works even if it is NULL. Simplify the current logic by moving
the "put" next to the assignment.
Signed-off-by: Adrian Hunter <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions