Ecosyste.ms: Issues

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

GitHub / uber-archive/pyflame issues and pull requests

#79 - Refactor how the test suite is invoked.

Pull Request - State: closed - Opened by eklitzke over 7 years ago

#78 - Specify apt packages for Travis in .travis.yml

Pull Request - State: closed - Opened by eklitzke over 7 years ago

#77 - Support Python 3.2 and Python 3.3

Issue - State: open - Opened by eklitzke over 7 years ago - 1 comment

#76 - Travis isn't actually running tests against Python 3.4 and 3.5

Issue - State: closed - Opened by eklitzke over 7 years ago

#75 - Travis tests started failing for Python 3.4 and 3.5

Issue - State: closed - Opened by eklitzke over 7 years ago - 3 comments

#74 - add python3 packages to installation reqs

Pull Request - State: closed - Opened by eklitzke over 7 years ago

#73 - update autoscan stuff, tested on trusty

Pull Request - State: closed - Opened by eklitzke over 7 years ago

#72 - fix building using this hacky python3.6 ppa

Pull Request - State: closed - Opened by eklitzke over 7 years ago - 4 comments

#71 - Failed to PTRACE_PEEKDATA at 0x6664ba09e8: Input/output error

Issue - State: closed - Opened by fcxjluo over 7 years ago - 3 comments

#70 - Python3.6.1 support

Pull Request - State: closed - Opened by jmphilli over 7 years ago - 9 comments

#69 - Python 3.6.1 support

Issue - State: closed - Opened by qqueue over 7 years ago - 16 comments

#68 - Capture memory metrics for flame charts

Issue - State: closed - Opened by petroslamb over 7 years ago - 1 comment

#67 - Add option to profile child processes

Issue - State: open - Opened by jamespic over 7 years ago - 4 comments

#66 - Clarify example command usage in README.md

Pull Request - State: closed - Opened by fmichea over 7 years ago - 1 comment

#65 - Fix line number parsing for Python 3

Pull Request - State: closed - Opened by jackvreeken over 7 years ago - 1 comment

#64 - Some question about profiling gevent based web application

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

#63 - Fix issue #62

Pull Request - State: closed - Opened by jamespic over 7 years ago - 1 comment

#62 - Pyflame always runs as if I had passed --threads

Issue - State: closed - Opened by josephaltmaier over 7 years ago - 2 comments

#61 - Fix crash on PtraceCleanup

Pull Request - State: closed - Opened by jamespic over 7 years ago - 2 comments

#60 - Occasional segfault with --threads

Issue - State: closed - Opened by eklitzke over 7 years ago - 4 comments

#59 - make sure we dealloc the page when using PtraceCallFunction()

Pull Request - State: closed - Opened by eklitzke over 7 years ago

#58 - disable thread profiling by default, fixes #55

Pull Request - State: closed - Opened by eklitzke over 7 years ago

#57 - add note about clang-format

Pull Request - State: closed - Opened by eklitzke over 7 years ago

#56 - add an option to disable multi-threading

Pull Request - State: closed - Opened by eklitzke over 7 years ago - 1 comment

#55 - PauseChildThreads() sometimes hangs

Issue - State: closed - Opened by eklitzke over 7 years ago - 17 comments

#54 - feat(pyfrob) let user set python version

Pull Request - State: closed - Opened by mmr over 7 years ago - 6 comments

#53 - Walk threads and handle non-GIL code - Implements #13

Pull Request - State: closed - Opened by jamespic over 7 years ago - 1 comment

#52 - Profile all threads, not just the one with the GIL

Pull Request - State: closed - Opened by jamespic over 7 years ago - 4 comments

#51 - Add note about PPA

Pull Request - State: closed - Opened by akatrevorjay almost 8 years ago - 2 comments

#50 - Python 3.2 on precise does not have PyASCIIObject in scope

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

#49 - Workaround failure when we lack namespace support

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

#48 - Add an optional output to a file

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

#47 - configure: use python2 for pkg-config PY2 check instead of python

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

#46 - Empty flame graphs when there's a lot of idle time

Issue - State: closed - Opened by mbenbernard almost 8 years ago - 2 comments

#45 - uwsgi: Target is Python 0, which is not supported by this pyflame build.

Issue - State: closed - Opened by zarnovican almost 8 years ago - 10 comments

#44 - Add libtool as a dependency for Ubuntu instructions

Pull Request - State: closed - Opened by simonzheng about 8 years ago - 1 comment

#43 - teach runtests.sh how to run all of the pythons

Pull Request - State: closed - Opened by eklitzke about 8 years ago - 2 comments

#42 - Enable "dual" Python executables; fixes #34

Pull Request - State: closed - Opened by eklitzke about 8 years ago

#41 - "idle" detalization

Issue - State: closed - Opened by fillest about 8 years ago - 2 comments

#40 - Re-wrote FC Json generator since Chrome updated their required format

Pull Request - State: closed - Opened by jeevandev about 8 years ago

#39 - make flame-chart-json executable

Pull Request - State: closed - Opened by eklitzke about 8 years ago

#38 - make the debian package include flame-chart-json

Pull Request - State: closed - Opened by eklitzke about 8 years ago

#37 - Wrong parameter to trace a process

Issue - State: closed - Opened by dcfranca about 8 years ago - 2 comments

#36 - Create man page for pyflame

Issue - State: closed - Opened by eklitzke about 8 years ago

#35 - Util script to generate Flame Chart JSON data

Pull Request - State: closed - Opened by jeevandev about 8 years ago - 2 comments

#34 - Make it so Pyflame can be built simultaneously against Python2 & Python3

Issue - State: closed - Opened by eklitzke about 8 years ago - 3 comments

#33 - Need to add apt install automake

Issue - State: closed - Opened by 211217613 about 8 years ago

#32 - run travis test suite with py3, fixes #30

Pull Request - State: closed - Opened by eklitzke about 8 years ago

#31 - Null-terminator after readlink

Pull Request - State: closed - Opened by tijko about 8 years ago

#30 - Run test suite with Python3

Issue - State: closed - Opened by eklitzke about 8 years ago

#29 - Py3 compatibility changes for tests

Pull Request - State: closed - Opened by tijko about 8 years ago - 1 comment

#28 - ./configure failure on OSX

Issue - State: closed - Opened by Daenyth about 8 years ago - 2 comments

#27 - move pyflame from travis-ci.com to travis-ci.org

Issue - State: closed - Opened by eklitzke about 8 years ago

#26 - Implement PTRACE_TRACEME mode

Issue - State: closed - Opened by eklitzke about 8 years ago

#25 - Gathered data is lost if process terminates before Pyflame

Issue - State: closed - Opened by jdgillespie91 about 8 years ago - 2 comments

#24 - check the executable for _PyThreadState_Current first, fixes #23

Pull Request - State: closed - Opened by eklitzke about 8 years ago

#23 - It doesn't work with app under uwsgi

Issue - State: closed - Opened by alexander-akhmetov about 8 years ago - 2 comments

#22 - Null terminate after call to readlink

Pull Request - State: closed - Opened by tijko about 8 years ago

#21 - Add link to AUR for Arch.

Pull Request - State: closed - Opened by RealFatCat about 8 years ago - 1 comment

#20 - C compiler needs C++ standard option?

Issue - State: closed - Opened by Patterner about 8 years ago - 3 comments

#19 - Add support to include timestamps which can be used to generate flame…

Pull Request - State: closed - Opened by jeevandev about 8 years ago

#18 - Permission errors when testing in a Docker container

Issue - State: closed - Opened by mjbryant about 8 years ago - 5 comments

#17 - Seems to be redundant the multiple catch use

Pull Request - State: closed - Opened by dcfranca about 8 years ago - 1 comment

#16 - Fix typo in usage help

Pull Request - State: closed - Opened by emfree about 8 years ago - 1 comment

#15 - Bad error message when the target process is not Python

Issue - State: closed - Opened by eklitzke about 8 years ago

#14 - Crash in setns code

Issue - State: closed - Opened by eklitzke about 8 years ago - 1 comment

#13 - Add code to walk the list of thread states

Issue - State: closed - Opened by eklitzke about 8 years ago - 13 comments

#12 - test issue for pyflame image

Issue - State: closed - Opened by eklitzke about 8 years ago

#11 - implement function names, fixes #7

Pull Request - State: closed - Opened by eklitzke about 8 years ago

#10 - Configure Travis for testing

Issue - State: closed - Opened by eklitzke about 8 years ago

#9 - Fix ALSR wraparound on 32-bit systems

Issue - State: closed - Opened by eklitzke about 8 years ago

#8 - fix a bug where the aslr calculation would wraparound on 32-bit systems

Pull Request - State: closed - Opened by eklitzke about 8 years ago - 1 comment

#7 - Resolve function names

Issue - State: closed - Opened by eklitzke about 8 years ago

#6 - implement LXC namespaces, fixes #5

Pull Request - State: closed - Opened by eklitzke over 8 years ago - 1 comment

#5 - Implement proper filesystem namespace support

Issue - State: closed - Opened by eklitzke over 8 years ago

#4 - Fix Autoconf C++11 Detection

Issue - State: closed - Opened by eklitzke over 8 years ago

#3 - BSD Support

Issue - State: open - Opened by eklitzke over 8 years ago

#2 - Improve Python 3 Support

Issue - State: closed - Opened by eklitzke over 8 years ago - 10 comments

#1 - Implement 32-bit ELF Support

Issue - State: closed - Opened by eklitzke over 8 years ago