issues
search
jhawthorn
/
vernier
📏 next generation CRuby profiler
https://vernier.prof/
MIT License
837
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typo in `README.md`: verrnier
#109
viralpraxis
closed
10 hours ago
1
Gem won't install.
#108
Erquint
opened
2 days ago
2
Add Fiber Running / Fiber Switch events to the marker chart
#107
tenderlove
opened
2 days ago
0
Profiling occasionally raises error
#106
mperham
opened
2 days ago
3
Add vernier open
#105
joshheinrichs-shopify
opened
1 week ago
0
Fix compile error on older GCC
#104
Bo98
closed
2 weeks ago
2
[question] how to see sources?
#103
yosiat
opened
4 weeks ago
0
[feat] Use actual frame line numbers?
#102
dalehamel
closed
3 weeks ago
2
Enable GC.auto_compact in test suite
#101
casperisfine
closed
3 weeks ago
5
[BUG] `objspace/memsize_of(): unknown data type 0x0(0x00007bc7c2488450)`
#100
casperisfine
closed
3 weeks ago
2
Sentry integration test
#99
jhawthorn
closed
1 month ago
1
Order GC marker labels
#98
joshuay03
closed
1 month ago
2
Rename `allocation_sample_rate` to `allocation_interval`
#97
joshuay03
closed
1 month ago
2
Compilation failure in ruby 3.3.5
#96
CKolkey
closed
2 months ago
9
Add action to bump version
#95
jhawthorn
closed
2 months ago
0
Fix crash when sampling allocations during boot
#94
jhawthorn
closed
2 months ago
1
Fix index error caused by -1s in allocation samples.
#93
zenspider
closed
2 months ago
1
Crash on latest version
#92
zenspider
closed
2 months ago
4
flag cleanup?
#91
zenspider
closed
1 month ago
0
Include runtime in profiles?
#90
casperisfine
opened
2 months ago
5
Avoid recording -1 sentinel in profile
#89
jhawthorn
closed
3 months ago
0
Fix undefined method `Vernier::Result#frame_line_idx`
#88
joshuay03
closed
3 months ago
0
Fix output of `vernier --version`
#87
Earlopain
closed
3 months ago
0
Add a simple text viewer
#86
tenderlove
closed
2 months ago
3
[bug] Possible for frame entry in stack table to be null
#85
dalehamel
closed
3 months ago
6
undefined method `frame_line_idx' for an instance of Vernier::Result>
#84
solnic
closed
3 months ago
2
Visualizing GC pause and thread running
#83
alexcwatt
opened
3 months ago
1
Stop profiling in forked child process
#82
casperisfine
opened
4 months ago
0
Update versions in CI
#81
jhawthorn
closed
4 months ago
0
Add a memory usage profiler (w/ C background thread)
#80
jhawthorn
opened
4 months ago
0
vernier.prof compare interface doesn't respect tilde
#79
zenspider
closed
1 month ago
2
Show all threads and pre-select profile start thread by default
#78
joshuay03
closed
4 months ago
1
Middleware: access Rack GET params as strings not symbols
#77
bensheldon
closed
5 months ago
0
Include collector options in result object
#76
joshuay03
closed
5 months ago
1
Set pre-selected (main) thread to be the profile start thread
#75
joshuay03
closed
4 months ago
3
self-hosted vernier.prof?
#74
technicalpickles
closed
1 month ago
1
Minify stack tables per-thread in firefox output
#73
jhawthorn
closed
5 months ago
2
Add support for FreeBSD
#72
smortex
closed
6 months ago
0
Use binwrite to fix encoding problems when trying to write a gzip
#71
technicalpickles
closed
6 months ago
1
`Encoding::UndefinedConversionError` when writing to gz
#70
technicalpickles
closed
6 months ago
1
Make `trace_retained` API consistent with `profile`
#69
joshuay03
closed
6 months ago
0
Add start/stop and options to README
#68
joshuay03
closed
5 months ago
2
Categorize as gc
#67
jhawthorn
opened
6 months ago
1
Add a memory usage profiler
#66
jhawthorn
opened
7 months ago
0
README should mention low overhead
#65
spuyet
opened
7 months ago
2
Add custom markers
#64
tagirahmad
opened
7 months ago
1
Fix example in readme
#63
mikebaldry
closed
7 months ago
2
Expose StackTable to Ruby
#62
jhawthorn
closed
7 months ago
0
Move `:out` and `:gc` to collector
#61
joshuay03
closed
7 months ago
2
Record more GC info
#60
jhawthorn
closed
6 months ago
0
Next