- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 9 2022
Dec 29 2021
Dec 28 2021
In D112201#3199365, @dmgreen wrote:OK Thanks. I presume this is run on a Cortex-A55? And the noise is low enough to make them meaningful?
Dec 20 2021
Dec 15 2021
Ping
Dec 14 2021
Add a newline after the end of the docstring
Fix flake8 "continuation line under-indented for visual indent"
Dec 13 2021
Dec 8 2021
Addressed some comments
Dec 6 2021
Ping
Ping
Dec 4 2021
Nov 30 2021
Nov 29 2021
Nov 27 2021
Rebase
Nov 26 2021
I’ve attached test results for LLVM test suite (MultiSource and MicroBenchmarks suites) which show difference between complete and incomplete Cortex-A55 scheduler model.
I’d also mention that we’ve got small (~1%) improvements in GeekBench SGEMM and AES-XTS tests.
Ping
ping
ping
I have fixed and optimized the function getline() with all the comments in mind
Nov 25 2021
Addressing review
Nov 22 2021
Nov 21 2021
Nov 18 2021
Addressed review comments
Nov 17 2021
Ping
Nov 16 2021
Nov 15 2021
Nov 13 2021
Simpleperf generates mmap2 records for all loadable blocks of the same module (not only executable) which may overlap. It may cause an incorrect address calculation because (Start - PgOff) is not a constant for such blocks.
Nov 10 2021
Nov 8 2021
Nov 3 2021
Rebase
Oct 29 2021
Oct 28 2021
Updated patch after landing https://reviews.llvm.org/D112607 and https://reviews.llvm.org/D112525
In D112607#3092853, @thopre wrote:LGTM with the proposed changes. I'll land it for you with them.
Fixed flake8 regressions
Add cosmetics
Oct 27 2021
Ping
Ping
Oct 26 2021
Please take a look https://reviews.llvm.org/D112525
In D111289#3085371, @cmatthews wrote:As a start, split the non-patch related changes out. Specifically, at least split the changes in: test_matrix_page.py, test_api.py, the renames, the error message updates in views.py, the refactoring in api.py.
We need test coverage in all this code being added as well.
Move some of this out into a series of refactorings, before the main final change, that will help make it simpler to reason about the changes.
Oct 25 2021
Remove address mask