An open API service providing commit metadata for open source projects.

GitHub / vmprof/vmprof-python / commits

vmprof - a statistical program profiler

SHA Message Author Date Stats
fccf7081 merge Merge pull request #272 from injust/patch-1 Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
f382d964 Fix "usueful" typo Justin Su <i****u@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
d30caa8f merge Merge pull request #271 from vmprof/pypy-resolve-many-addr Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b381d927 merge Merge pull request #270 from Cskorpion/disable-warning CF Bolz-Tereick <c****z@g****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
5bc75864 remove mem profiling warning on pypy Christoph Jung <c****7@g****m> about 1 year ago
368e73c4 skip tests on platforms without resolve_addr CF Bolz-Tereick <c****z@g****e> over 1 year ago
fc163a7f resolve_addrs returns str on both py2/py3 CF Bolz-Tereick <c****z@g****e> over 1 year ago
dfddd1f1 move removal of non-native addresses to the correct place CF Bolz-Tereick <c****z@g****e> over 1 year ago
0d40e7c0 merge Merge pull request #269 from mattip/ci-update Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8d2975f7 update cibuildwheel Matti Picus <m****s@g****m> over 1 year ago
9b58c5e5 update cibuildwheel Matti Picus <m****s@g****m> over 1 year ago
f4da1208 update ubuntu in CI Matti Picus <m****s@g****m> over 1 year ago
bda39edf merge Merge pull request #268 from mattip/riscv1 Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
859ae3ad allow compilation on riscv Matti Picus <m****s@g****m> over 1 year ago
0ace1e3f merge Merge pull request #267 from vmprof/fix-gcc-14-warnings CF Bolz-Tereick <c****z@g****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
066f527e fix compiler warnings about incompatible pointer types CF Bolz-Tereick <c****z@g****e> over 1 year ago
94e478a1 implement and use resolve_many_addr CF Bolz-Tereick <c****z@g****e> over 1 year ago
38d9e27a merge Merge pull request #265 from mattip/python2.7 Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3e26fa1a build sdist mattip <m****s@g****m> over 1 year ago
bffa7a7b allow isntallation on python2.7 for PyPy mattip <m****s@g****m> over 1 year ago
9f2a7d95 merge Merge pull request #264 from mattip/uploadv4 Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4b68f67d bump version to 0.4.18 mattip <m****s@g****m> over 1 year ago
74a2fd14 typo mattip <m****s@g****m> over 1 year ago
b788465c skip testing where emulated mattip <m****s@g****m> over 1 year ago
b988becc remove vestiges of unused travis builds mattip <m****s@g****m> over 1 year ago
d70152dc add qemu to cibuildwheel CI mattip <m****s@g****m> over 1 year ago
1bab2e7c add more wheels, use upload v4 mattip <m****s@g****m> over 1 year ago
d0760c28 merge Merge pull request #263 from mattip/pypy3.10-2 Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a5e57a3e one more diff mattip <m****s@g****m> over 1 year ago
c97035b6 merge Merge pull request #262 from mattip/pypy3.10 Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5d0f3971 merge Merge pull request #259 from BarrensZeppelin/master Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
105fec6c typo mattip <m****s@g****m> over 1 year ago
b5977f67 adjust requirements mattip <m****s@g****m> over 1 year ago
28846746 update actions mattip <m****s@g****m> over 1 year ago
dacadb66 update actions mattip <m****s@g****m> over 1 year ago
a291857b update actions mattip <m****s@g****m> over 1 year ago
1893f4df add guards for PyPy mattip <m****s@g****m> over 1 year ago
f3fcbe20 Add `-m` switch to vmprof cli Oskar Haarklou Veileborg <o****0@h****m> about 2 years ago
1c8c053c merge Merge pull request #258 from mattip/v0.4.16 Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
385cccfa add util-linux for rename
Signed-off-by: mattip <m****s@g****m>
mattip <m****s@g****m> over 2 years ago
d9136afb use rename mattip <m****s@g****m> over 2 years ago
bf3fe2e3 commit version change mattip <m****s@g****m> over 2 years ago
8493c817 set version to 0.4.16 and create pp3.*none wheels mattip <m****s@g****m> over 2 years ago
8b2e17de merge Merge pull request #257 from Cskorpion/support-py311 Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
043878e5 support py311 Cskorpion <3****n@u****m> over 2 years ago
f4c37d58 ensure GIL for getting frame in cp311 Cskorpion <3****n@u****m> over 2 years ago
61c0edaf restructure Cskorpion <3****n@u****m> over 2 years ago
17e927da Update test_run.py Cskorpion <3****n@u****m> over 2 years ago
f8c94507 skipped test_insert_other_real_time_thread Cskorpion <3****n@u****m> over 2 years ago
fe8d49c0 skipped test_vmprof_real_time_threaded Cskorpion <3****n@u****m> over 2 years ago
702fcc7d skipped some tests Cskorpion <3****n@u****m> over 2 years ago
0133db1c fixed getting frame from tstate for py311 Cskorpion <3****n@u****m> over 2 years ago
0b6e6430 try building py311 Cskorpion <3****n@u****m> over 2 years ago
cd313559 Update cibuildwheel.yml Cskorpion <3****n@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
43cf4c97 try building cp311 Cskorpion <3****n@u****m> over 2 years ago
17b19d62 try building on python 3.11 Cskorpion <3****n@u****m> over 2 years ago
c33b2e96 merge Merge pull request #1 from matthiasdiener/py311 Cskorpion <3****n@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b1d242b5 merge Merge pull request #256 from Cskorpion/tests-in-github-ci CF Bolz-Tereick <c****z@g****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8cc7cc54 disabled test_nested_call on windows Cskorpion <3****n@u****m> over 2 years ago
d1bb52b0 disabled test_basic on windows Cskorpion <3****n@u****m> over 2 years ago
43b55601 run tests on macos-latest Cskorpion <3****n@u****m> over 2 years ago
a272ed61 disabled test_vmprof_real_time_many_threads Cskorpion <3****n@u****m> over 2 years ago
d33736c6 run with -v to see which test crashes, take 2 Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
f1aa9b49 run with -v to see which test crashes Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
18a06209 skip another test on windows Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
1ca9bf8b skip musl for now Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
fc9c0ed2 hrmpf Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
6fec2481 exclude 3.11 Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
e32f37b7 lower threshold, fails on CI Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
06b21527 no merge to master, but work on the `unstuck-vmprof` branch for a while Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
f8c3a57b update cibuildwheel Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
5a93169f put _vmprof.disable() into a finally block Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
60f1bf74 build wheels for pypy 3.9 instead of 3.7 Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
6753a904 skip the native test on darwin too, hopefully temporarily Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
044a34f7 skip pypy check Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
124bf561 two more skips (for now at least) Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
3b685722 this test doesn't make sense on pypy Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
4c441e56 also disable 3.11 for now Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
d2dd5e2e yay, one step further! fix file name Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
b956db91 disable mac and win for now Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
190e2d4a sudo Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
1e58c57c seems the cpu specific libs aren't necessary any more Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
1d823572 try adding a github workflow for the tests at least Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
1be69e64 skip this test if symbolification fails Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
1ec238df stop using the py-lib Carl Friedrich Bolz-Tereick <c****z@g****e> about 3 years ago
13c39166 add py to test_requirements.txt Matthias Diener <m****r@i****u> over 3 years ago
48cd9113 restructure according to 3.11 migration guidelines Matthias Diener <m****r@i****u> over 3 years ago
a3a58f0d support older Python versions Matthias Diener <m****r@i****u> over 3 years ago
256991fa check for frame completeness before accessing f_code Matthias Diener <m****r@i****u> over 3 years ago
8872dd59 Support Python 3.11 Matthias Diener <m****r@i****u> over 3 years ago
a1a1b526 merge Merge pull request #244 from ympro/master Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
1ee96ec1 Update src/vmprof_config.h
Co-authored-by: Matthias Diener <m****r@g****m>
yanmeng <j****g@1****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
bb7cff00 merge Merge branch 'master' into master yanmeng <j****g@1****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
05498830 fix aarch64 on OS X Maciej Fijalkowski <f****l@g****m> about 4 years ago
45a03f45 merge Merge pull request #246 from mattip/ci-windows Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f4b12e22 code cleanup mattip <m****s@g****m> over 4 years ago
df6936bb add verbose flags to testing mattip <m****s@g****m> over 4 years ago
c49242a4 add missing import mattip <m****s@g****m> over 4 years ago
6192d8e4 limit aarch64 and ppc64le wheels to python>3.6 mattip <m****s@g****m> over 4 years ago
079c0dca fix for windows mattip <m****s@g****m> over 4 years ago

← Back to repository