0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add dir More... about 16 years ago
Add first set of Rails DTrace probes. More... about 16 years ago
Handle the case where you have the plugin installed but not switched on. More... over 16 years ago
History entry for 0.0.5 More... over 16 years ago
Bump version for 0.0.5 release. More... over 16 years ago
Correct manifest More... over 16 years ago
Should be raising exceptions for allocation failures. More... over 16 years ago
Fix GC marking of callback procs. More... over 16 years ago
Note that it's probably GC claiming err_consumer. More... over 16 years ago
Throw an exception when _err_consumer no longer gets it's arg properly, rather than crashing ruby. Don't know why this happens... More... over 16 years ago
Update manifest More... over 16 years ago
Add ErrData and DropData, and corresponding handlers. More... over 16 years ago
Add tests for the typefilter consumer feature. More... over 16 years ago
Add the ability to ask a consumer to filter the returned types (e.g. you have a complex D script and want to write a simple ruby consumer for it) More... over 16 years ago
Update the history for 0.0.4 More... over 16 years ago
Bump version for 0.0.4 release. More... over 16 years ago
Add a README for the plugin. More... over 16 years ago
Log when started, and handle ^C More... over 16 years ago
Fix :helper option More... over 16 years ago
Use status constant from Dtrace class. More... over 16 years ago
Expose status constants for Dtrace.status. More... over 16 years ago
Remove dead dtrace_tracer.rb Start docs Add default dscript, not requiring ruby probes or mysql Allow the tracer to log through rails Show the script name in the report More... over 16 years ago
Fix "helper" mode, typo corrected. More... over 16 years ago
Tweak dtrace plugin, default report and formatting. More... over 16 years ago
Update rails plugin for DtraceData and DtraceAggregateSets More... over 16 years ago
add documentation of new createprocess interface More... over 16 years ago
Correctly check the return value of t.work. More... over 16 years ago
* Call dtrace_proc_release when a DtraceProcess is GC'd * Fix a bug with DtraceProbeData indent method * Provide a way to stop consuming data, other than a break * Gather aggregates into sets * Test improvements More... over 16 years ago
Boilerplate. More... over 16 years ago
Testing the rubyprobes for both Leopard and Solaris (Joyent) versions. More... over 16 years ago