Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / vmprof/vmprof-python issues and pull requests

#261 - Compilation failed on Windows with MSVC

Issue - State: open - Opened by ldeluigi about 1 month ago

#260 - Remove Python 2 support

Pull Request - State: open - Opened by alexfikl 3 months ago

#259 - Add `-m` switch to vmprof cli

Pull Request - State: open - Opened by BarrensZeppelin 4 months ago - 4 comments

#258 - set version to 0.4.17 and create pp3.*none wheels

Pull Request - State: closed - Opened by mattip 6 months ago

#257 - Support py311

Pull Request - State: closed - Opened by Cskorpion 10 months ago - 2 comments

#256 - Tests in GitHub CI

Pull Request - State: closed - Opened by Cskorpion 10 months ago - 1 comment

#255 - Python 3.11 Windows 11 22H2 Pip install error

Issue - State: closed - Opened by Marius-Juston 10 months ago - 3 comments

#254 - Tests in GitHub actions

Pull Request - State: closed - Opened by cfbolz about 1 year ago - 2 comments

#253 - Default to stdlib timezone objects instead of pytz

Issue - State: open - Opened by jakkdl about 1 year ago

#252 - Add wheel for Python3.7+

Issue - State: closed - Opened by KimiNewt about 1 year ago - 10 comments

#251 - Support Python 3.11

Pull Request - State: closed - Opened by matthiasdiener over 1 year ago - 3 comments

#250 - upgrade action cibuild wheel to latest version

Pull Request - State: closed - Opened by dand-oss over 1 year ago - 8 comments

#249 - add support for mac-arm64 (M1)

Pull Request - State: closed - Opened by matthiasdiener almost 2 years ago - 1 comment

#248 - Support building without embedded libbacktrace

Issue - State: open - Opened by jhance about 2 years ago - 3 comments

#247 - add debug cruft for test failure

Pull Request - State: closed - Opened by mattip over 2 years ago - 6 comments

#246 - simplify test step

Pull Request - State: closed - Opened by mattip over 2 years ago

#245 - can not build on mac with arm64 arch.

Issue - State: closed - Opened by bsg16 over 2 years ago - 3 comments

#244 - support apple M1 CPU

Pull Request - State: closed - Opened by ympro over 2 years ago - 6 comments

#242 - Build with cibuildwheel

Pull Request - State: closed - Opened by mattip over 2 years ago - 4 comments

#241 - Move CI to cibuildwheel

Issue - State: closed - Opened by mattip over 2 years ago - 3 comments

#240 - Please release new version to pypi (python 3.10 issue)

Issue - State: closed - Opened by om26er over 2 years ago - 19 comments

#239 - PPC64: add native profiling support

Pull Request - State: closed - Opened by matthiasdiener almost 3 years ago - 8 comments

#238 - PPC64: add native profiling support

Pull Request - State: closed - Opened by matthiasdiener almost 3 years ago - 7 comments

#237 - powerpc64 / ppc64le support

Pull Request - State: closed - Opened by matthiasdiener almost 3 years ago - 5 comments

#236 - Embedded Python seems not possible to resolve "native" functions

Issue - State: open - Opened by kayhayen almost 3 years ago - 5 comments

#235 - Add option to print tree as HTML with <details>

Pull Request - State: closed - Opened by inducer about 3 years ago

#234 - "No module named _vmprof" error on Windows 10 x64 + pypy-jit latest nigthly

Issue - State: open - Opened by its5Q about 3 years ago - 3 comments

#233 - Recorded profile end time is too late, making it hard to timestamp each sample

Issue - State: open - Opened by oremanj about 3 years ago - 1 comment

#232 - SIGALRM not always delivered to main thread in practice

Issue - State: open - Opened by oremanj about 3 years ago - 1 comment

#231 - update build configurations

Pull Request - State: closed - Opened by mattip over 3 years ago - 1 comment

#230 - Installation issues Ubuntu

Issue - State: open - Opened by joshfactorial over 3 years ago - 6 comments

#229 - Use |... for indentation in vmprofshow

Pull Request - State: closed - Opened by inducer over 3 years ago - 1 comment

#228 - Add a 'flat' profile mode

Pull Request - State: closed - Opened by inducer over 3 years ago - 4 comments

#227 - docs: fix simple typo, unkown -> unknown

Pull Request - State: closed - Opened by timgates42 over 3 years ago - 1 comment

#226 - "resolving addr" extremely slow

Issue - State: open - Opened by pankajp over 3 years ago - 1 comment

#225 - fixes for latest XCode

Pull Request - State: closed - Opened by mattip almost 4 years ago - 1 comment

#224 - Got "Segmentation fault: 11 " when profiling a PyPy + Flask + Gevent app

Issue - State: open - Opened by xqzhou almost 4 years ago - 1 comment

#223 - Broken on MacOS

Issue - State: open - Opened by pochtar about 4 years ago - 16 comments

#222 - vmprofshow doesn't work

Issue - State: open - Opened by LoHiaufung about 4 years ago

#221 - build wheel for Python 3.8

Pull Request - State: closed - Opened by kiran about 4 years ago

#219 - fix documentation and default for period

Pull Request - State: closed - Opened by mattip over 4 years ago

#218 - fix compiler warning

Pull Request - State: closed - Opened by mattip over 4 years ago - 1 comment

#217 - Streaming output

Issue - State: closed - Opened by AndreiPashkin over 4 years ago

#216 - TestNative tests are failing

Issue - State: open - Opened by dvzrv over 4 years ago - 1 comment

#215 - tests are missing from pypi sdist

Issue - State: open - Opened by dvzrv over 4 years ago - 1 comment

#214 - _vmprof.enable Invalid argument on Ubuntu 18.04 on WSL

Issue - State: open - Opened by scottbecker over 4 years ago - 3 comments

#213 - Process finished with exit code 132 (interrupted by signal 4: SIGILL)

Issue - State: open - Opened by cnwangfeng over 4 years ago - 1 comment

#212 - build bug on vmprof_win.c

Issue - State: open - Opened by namuyan almost 5 years ago

#211 - Fix: sizeof(pid_t) != sizeof(pthread_t)

Pull Request - State: closed - Opened by timpalpant almost 5 years ago - 2 comments

#209 - Guard fprintf behind DEBUG since they are not guaranteed to be signal safe

Pull Request - State: closed - Opened by timpalpant almost 5 years ago - 2 comments

#208 - fprintf is not async-signal-safe

Issue - State: closed - Opened by timpalpant almost 5 years ago

#207 - Broadcast SIGPROF, rather than SIGALRM, when doing real time profiling

Pull Request - State: closed - Opened by timpalpant almost 5 years ago - 1 comment

#206 - Flush buffers before reading back in to construct all seen addresses

Pull Request - State: open - Opened by timpalpant almost 5 years ago

#205 - Insert real time thread by ID

Pull Request - State: closed - Opened by timpalpant almost 5 years ago - 4 comments

#204 - Fix real_time test for Python 2

Pull Request - State: closed - Opened by timpalpant almost 5 years ago - 2 comments

#203 - Fix build for Python 3 on OS X

Pull Request - State: closed - Opened by timpalpant almost 5 years ago - 5 comments

#202 - Real time fails to emit necessary code objects

Issue - State: closed - Opened by timpalpant almost 5 years ago - 1 comment

#200 - Release version 0.4.16

Pull Request - State: closed - Opened by timpalpant almost 5 years ago - 2 comments

#199 - BUG: fix compilation for 32 bit linux

Pull Request - State: closed - Opened by mattip about 5 years ago - 1 comment

#198 - Use PyFrame_GetLineNumber to get line numbers

Pull Request - State: closed - Opened by timpalpant about 5 years ago - 1 comment

#197 - pip install vmprof failed, duplicated symbol

Issue - State: closed - Opened by elenno about 5 years ago

#196 - "Connection refused" again

Issue - State: open - Opened by allefeld about 5 years ago - 6 comments

#195 - `cannot find -lunwind` again

Issue - State: open - Opened by allefeld about 5 years ago

#194 - vmprof.com is down

Issue - State: closed - Opened by NoahCarnahan about 5 years ago - 2 comments

#192 - Support arm64

Issue - State: closed - Opened by oberstet over 5 years ago - 6 comments

#191 - AssertionError when disabling vmprof

Issue - State: open - Opened by plocharz-9livesdata over 5 years ago - 5 comments

#190 - vmprof.com is down

Issue - State: closed - Opened by ganwell over 5 years ago - 3 comments

#189 - Failure to install vmprof 0.4.12-0.4.10 on macOS 10.14 with CPython 3.7.2

Issue - State: closed - Opened by Kentzo over 5 years ago - 5 comments

#188 - jitlog/objects.py iter_ranges() broken on Python 2.7

Issue - State: open - Opened by ejona86 over 5 years ago

#187 - vmprof.com is down

Issue - State: closed - Opened by ganwell over 5 years ago - 1 comment

#186 - Installing colorama seems to make printing slower

Issue - State: closed - Opened by jogo over 5 years ago - 2 comments

#185 - Update vmprof.rst

Pull Request - State: closed - Opened by boxed over 5 years ago - 1 comment

#184 - Ensuring adr_dict is split correctly

Pull Request - State: closed - Opened by johanols over 5 years ago - 1 comment

#183 - Resync with pypy code

Pull Request - State: closed - Opened by rlamy almost 6 years ago

#182 - vmprof.com is not working properly

Issue - State: closed - Opened by antocuni almost 6 years ago - 3 comments

#179 - How do you profile applications that use multiprocessing?

Issue - State: open - Opened by fake-name almost 6 years ago - 5 comments

#178 - vmprof.upload should not delete the jitlog

Issue - State: open - Opened by rlamy about 6 years ago

#177 - vmprof 0.4.12 fails to compile with Python 3.6 under Windows 64 bit

Issue - State: closed - Opened by divenex about 6 years ago - 1 comment

#176 - [REF] ProfilerContext: Support lines parameter

Pull Request - State: open - Opened by moylop260 about 6 years ago

#175 - doc: Add missing global section

Pull Request - State: closed - Opened by moylop260 about 6 years ago - 2 comments

#174 - Fix help message in vmprofshow for prune options

Pull Request - State: closed - Opened by pankajp about 6 years ago - 3 comments

#173 - Segmentation fault when used with PyTorch

Issue - State: open - Opened by elistevens about 6 years ago

#172 - Illegal instruction error with `vmprof` and `numba`, on OS X

Issue - State: open - Opened by DylanMuir about 6 years ago - 1 comment

#171 - BUG: fix version checking for PyPy 6.0.0

Pull Request - State: closed - Opened by mattip about 6 years ago - 3 comments

#170 - Connection refused message.

Issue - State: closed - Opened by CrazyCasta over 6 years ago - 5 comments

#169 - Segmentation Fault with CPython 3.5.4 and vmprof 0.4.11 on linux

Issue - State: open - Opened by CrazyCasta over 6 years ago - 3 comments

#168 - FreeBSD [11] support?

Issue - State: open - Opened by MuffintopBikini over 6 years ago - 4 comments

#167 - [Question] Using vmprof with uwsgi

Issue - State: open - Opened by devonhk over 6 years ago - 2 comments

#166 - `{start,stop}_sampling` has a different semantics in unix and windows

Issue - State: open - Opened by antocuni over 6 years ago - 2 comments

#160 - pip install vmprof==0.4.10 fails on osx

Issue - State: closed - Opened by rappdw over 6 years ago - 9 comments

#157 - error: libunwind.so: cannot open shared object file: No such file or directory

Issue - State: open - Opened by 3zhang over 6 years ago - 5 comments

#154 - AssertionError in vmprofshow gives not very helpful error

Issue - State: closed - Opened by boxed almost 7 years ago - 4 comments

#153 - Fix test_vmprof_real_time_threaded.

Pull Request - State: open - Opened by bawr almost 7 years ago - 1 comment