issues
search
tmm1
/
rbtrace
like strace, but for ruby code
MIT License
1.71k
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add possibility to convert rbtrace output to flamegraph format
#98
haukot
opened
5 months ago
0
Puma problems: "pid is not listening for messages", "process already being traced?, "Address already in use - bind(2) for /tmp/rbtrace-47445.sock (Errno::EADDRINUSE)"
#97
bensheldon
opened
6 months ago
2
Add Ruby 3.3 to CI
#96
benoittgt
opened
10 months ago
0
GC tracing not working
#95
paddor
closed
4 months ago
0
NameError: undefined local variable or method `irb' for module RBTrace
#94
paddor
closed
4 months ago
2
fix: const name from RbTrace to RBTrace
#93
k0i
closed
11 months ago
1
Convert RBTrace object to TypedData API
#92
casperisfine
closed
11 months ago
0
Setup CI and fix some small errors
#91
casperisfine
closed
11 months ago
0
Dump heap from a fork
#90
casperisfine
closed
1 year ago
6
Add --shapesdump flag
#89
casperisfine
closed
1 year ago
4
Add command option to print system time next to each trace
#88
derekargueta
opened
2 years ago
0
Unable to reattach to puma worker
#87
mdkent
opened
3 years ago
0
Wait longer for messages to arrive in the queue
#86
mdkent
opened
3 years ago
0
backtrace option fails on macOS
#85
wlipa
opened
3 years ago
0
0.4.11 build fails on Mac OS 10.15.6
#84
npearson72
opened
4 years ago
7
Update --backtrace to ignore rbtrace's own background thread
#83
casperisfine
closed
4 years ago
2
Native extension: include ruby/debug.h for rb_postponed_job_register_one prototype
#82
georgeclaghorn
closed
4 years ago
5
Native extension won’t compile on macOS 10.16/11.0 Big Sur beta
#81
georgeclaghorn
closed
4 years ago
0
Fix require failing in Termux on Android
#80
ZimbiX
closed
4 years ago
2
Fix ruby 2.8/3.0 deprecations about File.exists?
#79
casperisfine
closed
4 years ago
1
Evaluate code in a separate thread
#78
danielwaterworth
closed
4 years ago
5
Provide a file-like object to send data to attached process
#77
danielwaterworth
closed
4 years ago
0
Fix off-by-one error when sending messages
#76
danielwaterworth
closed
4 years ago
0
Allow setting local variables in interactive mode
#75
danielwaterworth
closed
4 years ago
0
Support for ruby2.7?
#74
utkarsh2102
closed
4 years ago
1
the config.guess in msgpack-1.1.0.tar.gz is too old,and it cannot guess build type
#73
ghost
opened
5 years ago
4
ThreadError: can't be called from trap context
#72
yourtallness
opened
5 years ago
0
Compact ipcs array before iteration
#71
adam12
closed
5 years ago
1
Add AbstractMysqlAdapter to activerecord tracer
#70
abicky
closed
4 years ago
1
--memory gives me a ArgumentError: command is too long
#69
arthurnn
opened
6 years ago
11
Dependency on a deprecated gem -- trollop
#68
mileslane
opened
6 years ago
0
new release?
#67
nijikon
closed
6 years ago
3
Rename dependency to Optimist
#66
attilahorvath
closed
6 years ago
1
Gem dependency renamed to `Optimist`
#65
attilahorvath
closed
6 years ago
0
process already being traced?
#64
rush24
opened
6 years ago
3
FEATURE: --memory to produce a basic memory report for process
#63
SamSaffron
closed
6 years ago
1
FEATURE: allow for a simple command to get backtraces for all threads
#62
SamSaffron
closed
6 years ago
0
FEATURE: if --ps finds one process, just pick it
#61
SamSaffron
closed
6 years ago
0
Ruby API rb_frame_method_id_and_class will be deprecated from Ruby 2.5
#60
k0kubun
closed
6 years ago
2
ruby 2.5.0dev (2017-11-10 trunk 60739) [x86_64-linux-gnu] breaks rbtrace
#59
darix
opened
7 years ago
1
Untar msgpack without keeping original permissions
#58
dannyfallon
closed
6 years ago
4
GC tracing
#57
bkutil
closed
1 year ago
3
--pid (pid is not listening for messages ...
#56
meetme2meat
opened
8 years ago
11
add OpenBSD support
#55
jcs
closed
8 years ago
1
PID not listening?
#54
shellandbull
opened
8 years ago
4
How come SIGURG is used?
#53
ionelmc
closed
8 years ago
4
With --ps, automatically listen to only choice
#52
aquach
closed
6 years ago
1
on ruby 1.8.7 it gives some sintax errors
#51
neohunter
closed
6 years ago
1
30 character limit on -e
#50
aquach
closed
8 years ago
1
Source and self for all slow methods?
#49
ferfebles
opened
8 years ago
2
Next