[pypy-commit] [Git][pypy/pypy][branch/py3.7] 10 commits: Start a new branch to get support for vmprof on aarch64

Matti Picus foss at heptapod.net
Tue Mar 2 00:58:01 EST 2021



Matti Picus pushed to branch branch/py3.7 at PyPy / pypy


Commits:
c4cf8ba6 by Maciej Fijalkowski at 2021-02-23T11:55:19+00:00
Start a new branch to get support for vmprof on aarch64

--HG--
branch : vmprof-aarch64

- - - - -
3f8b27b0 by Maciej Fijalkowski at 2021-02-23T12:20:02+00:00
actually enable vmprof on aarch64

--HG--
branch : vmprof-aarch64

- - - - -
680060b9 by fijal at 2021-03-01T14:18:12+02:00
an attempt to get vmprof going on aarch64

--HG--
branch : vmprof-aarch64

- - - - -
1028285d by fijal at 2021-03-01T14:20:29+02:00
seems sometimes we have mc sometimes we dont

--HG--
branch : vmprof-aarch64

- - - - -
6e0e3220 by fijal at 2021-03-01T14:23:45+02:00
use the real way to do it

--HG--
branch : vmprof-aarch64

- - - - -
7ea34c4d by Maciej Fijalkowski at 2021-03-01T15:17:34+00:00
hopefully add vmprof support to pypy on aarch64

--HG--
branch : vmprof-aarch64

- - - - -
814e0a15 by fijal at 2021-03-01T21:14:32+02:00
close to be merged branch

--HG--
branch : vmprof-aarch64

- - - - -
4f926cc6 by fijal at 2021-03-01T21:14:49+02:00
Implement vmprof support for aarch64

- - - - -
451be290 by Matti Picus at 2021-03-02T07:25:29+02:00
document branch

- - - - -
978b3dd7 by Matti Picus at 2021-03-02T07:26:14+02:00
merge default into branch

--HG--
branch : py3.7

- - - - -


8 changed files:

- pypy/doc/whatsnew-head.rst
- rpython/jit/backend/aarch64/assembler.py
- rpython/jit/backend/aarch64/runner.py
- + rpython/jit/backend/aarch64/test/test_rvmprof.py
- + rpython/jit/backend/aarch64/test/test_zrpy_vmprof.py
- rpython/rlib/rvmprof/cintf.py
- rpython/rlib/rvmprof/test/__init__.py
- rpython/rlib/rvmprof/test/test_file.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/21b8210b0f60a2cca52710148d80d8bad78619af...978b3dd7f60680e3b881525ba78b38434b04360a

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/21b8210b0f60a2cca52710148d80d8bad78619af...978b3dd7f60680e3b881525ba78b38434b04360a
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210302/31620bb9/attachment-0001.html>


More information about the pypy-commit mailing list