issues
search
rkern
/
line_profiler
(OLD REPO) Line-by-line profiling for Python - Current repo ->
https://github.com/pyutils/line_profiler
Other
3.61k
stars
255
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
"function declaration isn’t a prototype" during compilation
#33
socketpair
closed
5 years ago
1
Simple example failing
#32
kcrum
closed
8 years ago
4
IPython cell magic
#31
klonuo
closed
9 years ago
4
time and per_hit should be formatted to a maximum width
#30
anntzer
opened
9 years ago
0
Option to convert 'python -m line_profiler' timer units to seconds
#29
winny-
closed
5 years ago
3
Stops profiling after os.chdir
#28
gsmafra
opened
9 years ago
0
profiling unittest.TestCase methods does not execute anything
#27
marscher
closed
5 years ago
1
no support for profiling code at top level of script/module
#26
jmuhlich
opened
9 years ago
5
Don't trust "import builtins" to check for python3
#25
Nodd
closed
9 years ago
8
"kernprof -l -v sample.py" does not recognize decorator @profile
#24
altarmobile
closed
9 years ago
3
No source is visible in line_profiler output in Jupyter notebook
#23
oseledets
closed
7 years ago
1
"1.0b2" hardcoded into kernprof.py?
#22
ianozsvald
closed
8 years ago
1
AttributeError: 'property' object has no attribute '__code__'
#21
victorhooi
closed
9 years ago
1
DOC: Links from table of contents to versions don't work
#20
harrymvr
closed
9 years ago
0
Document issues with multiple decorators
#19
rkern
opened
9 years ago
0
Better document @profile usage
#18
dellis23
closed
9 years ago
19
DOC: Be clearer about the expected usage of @profile for line-profiling.
#17
rkern
closed
9 years ago
0
Kernprof output is incomplete
#16
ReddyKilowatt
closed
9 years ago
3
Stealing flame graphs
#15
PenelopeFudd
closed
9 years ago
1
Error when loading profile data: cPickle.UnpicklingError: invalid load key
#14
rbu
closed
9 years ago
7
ZeroDivisionError: float division by zero
#13
AlanMarcon
closed
5 years ago
3
Explicitly check for Python 3 for deciding on `builtins` import
#12
rkern
closed
9 years ago
2
Line Profiling Anonymous Function
#11
cancan101
closed
5 years ago
0
Enable tracing for all threads.
#10
SyamGadde
opened
9 years ago
3
Python dies when importing line_profiler
#9
karthik1024
closed
8 years ago
0
Make module profiling easier
#8
letmaik
opened
9 years ago
1
I get empty timers
#7
pambram
closed
8 years ago
4
UnicodeDecodeError when displaying timings
#6
Nodd
closed
9 years ago
2
.lprof file shows garbled characters
#5
Gabriel-p
closed
8 years ago
1
Replacing `optparse` with `argparse`
#4
cmaureir
closed
10 years ago
3
kernprof.py -m package
#3
anntzer
closed
5 years ago
9
TypeError: main() takes exactly 1 argument (0 given)
#2
HaveF
closed
10 years ago
6
1.0 Release Branch
#1
rkern
closed
10 years ago
0
Previous