Skip to content

TWG: discussion on defining process for Continuous Testing on Foorprint/performance/low power #33779

Answered by robwoolley
hakehuang asked this question in Ideas
Discussion options

You must be logged in to vote

Here are the slides I presented today

We used “intercept” from Build EAR to gather the compiler and linker information from another RTOS: https://github.com/rizsotto/Bear

We did some post-processing in JSON to gather the relevant pieces of information and visualized the data using Gephi: https://gephi.org/

The compiler graph was generated using the clang -ftime-tracing flag and visualized using Google Chrome Tracing. There is a useful write-up here: https://aras-p.info/blog/2019/01/16/time-trace-timeline-flame-chart-profiler-for-Clang/ this Build Analyzer may be interesting to this group as well: https://aras-p.info/blog/2019/09/28/Clang-Build-Analyzer/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hakehuang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants