0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Flunk the parser tests, pending endian-specific DOFs More... over 15 years ago
Add SPARC support to mainline More... over 15 years ago
Make the disabled-probe-effect test work on Apple's ruby build (not sure why that makes a difference) More... over 15 years ago
Fix up testsuite for provider name clashes, and flunk the tests that need platform / ruby-patch checks. More... over 15 years ago
Provide filtering each_probe, and use it in the tests. More... over 15 years ago
Add a test to show that the probe block isn't executed if the probe is not enabled. More... over 15 years ago
Fix silly 0-is-true bug causing probe blocks to always be executed even if the probe is not enabled. More... over 15 years ago
Merge branch 'master' of [email protected]:chrisa/ruby-dtrace More... over 15 years ago
Fix some DOF-generation bugs found during Perl port: * 0 entsize for strtab * section size doesn't include padding for alignment More... over 15 years ago
Note new ML More... over 15 years ago
Switch platform detection to shell out to uname -p -- Config::Config['target'] lies on Intel with Apple's Universal ruby. More... over 15 years ago
Dynamically allocate the DOF buffer, for huge providers. More... over 15 years ago
Update Manifest.txt for imported dtrace_probes plugin. More... almost 16 years ago
Merge dtrace_probes as plugin/dtrace_probes More... almost 16 years ago
Raise an exception if you try to fire a probe that doesn't exist. More... almost 16 years ago
Correct call to ActiveRecord.find_by_sql probe, prompting exception on bad call to probes in ruby-dtrace. More... almost 16 years ago
Bump version to 0.2.7 for multiple provider fix. More... almost 16 years ago
Fix multiple-providers bug - class variables defining probes weren't being stored in the correct class... More... almost 16 years ago
Fix multiple-providers bug - class variables defining probes weren't being stored in the correct class... More... almost 16 years ago
Bump version for aggregate value conversion bug. More... almost 16 years ago
LL2NUM, after all More... almost 16 years ago
Change INT2FIX to INT2NUM for int64_t quantity More... almost 16 years ago
Handle more caller() situations - especially creating probes at the top level, like in a simple script. More... almost 16 years ago
Version bump More... almost 16 years ago
Doc updates - include README.txt, point to further docs. More... almost 16 years ago
Fix rails plugin More... almost 16 years ago
Version bump More... almost 16 years ago
Add version.rb More... almost 16 years ago
Fix Manifest.txt, History.txt, bump version. More... almost 16 years ago
Suppress some doc warnings More... almost 16 years ago