diff options
author | 2014-04-18 23:05:53 +0100 | |
---|---|---|
committer | 2015-12-07 00:02:05 +0000 | |
commit | ffc30b74fd6d01588bd3fdebc3b1acc0857e6fc8 (patch) | |
tree | f013e9daec3d283bbf34d34f1f9312e5531a7d71 /tools/perf/scripts/python/stackcollapse.py | |
parent | component: move check for unbound master into try_to_bring_up_masters() (diff) | |
download | linux-dev-ffc30b74fd6d01588bd3fdebc3b1acc0857e6fc8.tar.xz linux-dev-ffc30b74fd6d01588bd3fdebc3b1acc0857e6fc8.zip |
component: track components via array rather than list
Since we now have an array which defines each component, maintain the
components to be bound in the array rather than a separate list. We
also need duplicate tracking so we can eliminate multiple bind calls
for the same component: we preserve the list-based component order in
that the first match which adds the component determines its position.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions