summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/util-linux
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-03-10 20:52:14 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-11 15:25:59 +0000
commit5281b2a6e16b6d24b66172b8269478356c0ce6c9 (patch)
tree72e21b3380dae86d7b8d8701820ae581b43103a4 /meta/recipes-core/util-linux
parent69f8f3e21324223c8e68a34db156e4472acfba6d (diff)
downloadopenembedded-core-5281b2a6e16b6d24b66172b8269478356c0ce6c9.tar.gz
perf: reproducibility fixes for pmu-events.c
perf generates pmu-events.c as part of the build process. The code that generates the events is doing tree walks and potentially other non-determinstic things. We'd rather not mess with that implementation, so we add a script that knows how to read the pmu-events.c, sort the entries and then copy it over the generated one. With this, we should always have events in the same order, improving reproducibility. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/util-linux')
0 files changed, 0 insertions, 0 deletions