aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2015-09-08 10:58:53 +0300
committerArnaldo Carvalho de Melo <[email protected]>2015-09-15 10:23:17 -0300
commitf114d6eff76d20b521d8716e969e71b1f56f82b5 (patch)
tree45ee406e9681804526f6b8291d19c3f9de3423c3 /tools/perf/scripts/python/compaction-times.py
parentec9a77a7e3346a05b1287597982d0dd09dd1c3bd (diff)
perf evlist: Fix splice_list_tail() not setting evlist
Commit d49e46950772 ("perf evsel: Add a backpointer to the evlist a evsel is in") updated perf_evlist__add() but not perf_evlist__splice_list_tail(). This illustrates that it is better if perf_evlist__splice_list_tail() calls perf_evlist__add() instead of duplicating the logic, so do that. This will also simplify a subsequent fix for propagating maps. 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/compaction-times.py')
0 files changed, 0 insertions, 0 deletions