issues
search
javierhonduco
/
rbperf
Low-overhead sampling profiler and tracer for Ruby for Linux
MIT License
119
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use frequency rather than period and make it configurable
#80
javierhonduco
closed
6 months ago
0
build: Add nix flake
#79
javierhonduco
closed
6 months ago
0
bug: Wrong main_thread offset
#78
kakkoyun
opened
8 months ago
1
Add support for Ruby 3.2.2
#77
javierhonduco
closed
1 year ago
0
Improve build
#76
javierhonduco
closed
1 year ago
0
Improve sample statistics
#75
javierhonduco
closed
1 year ago
0
Improve frame storage
#74
javierhonduco
closed
1 year ago
1
Remove previous current thread finder
#73
javierhonduco
closed
1 year ago
0
Mismatched frame count issues
#72
javierhonduco
closed
1 year ago
2
[bug?] Stacks for syscall traces don't seem to make sense
#71
dalehamel
closed
1 year ago
27
Do not use random numbers as IDs for the frames
#70
javierhonduco
closed
1 year ago
2
Add documentation on how to support new Ruby versions
#69
javierhonduco
opened
1 year ago
0
Handle missing frames when reading BPF maps
#68
javierhonduco
closed
1 year ago
1
Improve error handling when reading maps
#67
javierhonduco
opened
1 year ago
0
Do not panic on frame id 0 as it's valid
#66
javierhonduco
closed
1 year ago
1
Bump max tail calls to 25
#65
javierhonduco
closed
1 year ago
0
Add ruby 3.2.x support
#64
javierhonduco
closed
1 year ago
3
Change perf event type to software
#63
javierhonduco
closed
1 year ago
1
[feat] Bypass need for PMU with itimer?
#62
dalehamel
closed
1 year ago
7
[feat] Ruby 3.2.0 structs
#61
dalehamel
closed
1 year ago
16
Make Ruby config indices explicit and easily queriable
#60
javierhonduco
closed
1 year ago
0
Update Rust to 1.67.0
#59
javierhonduco
closed
1 year ago
0
Fix wrong rbperf_event_type
#58
javierhonduco
closed
1 year ago
0
[skip ci] Clarify supported Ruby and kernel versions
#57
javierhonduco
closed
1 year ago
0
Add scripts to compile a custom libelf and zlib
#56
javierhonduco
closed
1 year ago
1
Improve Ruby version matching
#55
javierhonduco
opened
1 year ago
0
Upgrade dependencies
#54
javierhonduco
closed
1 year ago
0
Add support for Ruby 3.1.3
#53
javierhonduco
closed
1 year ago
0
Add line number tracking
#52
javierhonduco
closed
1 year ago
0
Use explicit container registry for ruby image.
#51
shaver
closed
1 year ago
1
Only call perf_event_open for CPUs actually present.
#50
shaver
closed
1 year ago
2
setup_perf_event fails with ENODEV (`perf` works)
#49
shaver
closed
1 year ago
5
[skip ci] Update readme
#48
javierhonduco
closed
2 years ago
0
Add a static build to CI
#47
javierhonduco
closed
2 years ago
0
Fixes for statically compiled Ruby
#46
javierhonduco
closed
2 years ago
0
Simplify the Ruby stack walker
#45
javierhonduco
closed
2 years ago
0
Generate Ruby struct information programatically
#44
javierhonduco
closed
2 years ago
0
Release v0.1.0
#43
javierhonduco
closed
2 years ago
0
Remove allow(deref_nullptr)
#42
javierhonduco
closed
2 years ago
0
Ensure that statically linked Ruby is supported
#41
javierhonduco
closed
2 years ago
1
Add integration test for garbled stacktraces
#40
javierhonduco
opened
2 years ago
0
Generate Ruby configuration programmatically
#39
javierhonduco
closed
2 years ago
1
Add a mode to run a ruby process directly
#38
javierhonduco
opened
2 years ago
0
Upgrade all deps
#37
javierhonduco
closed
2 years ago
0
Add BPF features detection and info subcommand
#36
javierhonduco
closed
2 years ago
0
Detect process id reuse
#35
javierhonduco
closed
2 years ago
0
Cargo clippy + dependencies update
#34
javierhonduco
closed
2 years ago
0
Add superuser runner
#33
javierhonduco
closed
2 years ago
0
Add test for large stacks that require multiple tail calls
#32
javierhonduco
closed
2 years ago
0
Add clippy to CI
#31
javierhonduco
closed
2 years ago
0
Next