gc_tracer

Garbage collector tracer

Tools for tracing and monitoring Ruby garbage collector activities

Add GC::Tracer module.

GitHub

306 stars
9 watching
20 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ko1/allocation_tracerA module to track object allocation and its age in Ruby437
tmm1/gctoolsProvides a GC profiler/logger and Object-Oriented Garbage Collection (OOGC) implementation for Ruby 2.1255
mkirchner/gcA conservative, thread-local garbage collector for C.1,217
peek/peek-gcProvides visibility into garbage collection performance of Rails applications.11
40ants/prometheus-gcCollects metrics about garbage collector state in Common Lisp systems4
nikolaydubina/go-instrumentAutomatically adds tracing code to Go functions and methods232
bullno1/ugcA single-header incremental garbage collector library for managing heap memory in C programs.271
munificent/mark-sweepAn implementation of the mark-sweep garbage collection algorithm in C.730
orangeduck/tgcA tiny garbage collector for C that automatically frees unreachable memory allocations972
oggy/lookseeA tool that provides introspection into Ruby objects' method ancestry and lookup paths364
krakjoe/traceA tracing API for PHP 7 processes that prints stack traces from the target process.18
joaodanielrufino/gclocA tool to count lines of code in various programming languages and file formats.30
koajs/traceA tracing module for Koa applications that enables event logging and supports various tracing systems.53
kangguru/rack-google-analyticsA Rack middleware to inject Google Analytics tracking code into web requests257
giginet/xcprofilerA tool to measure compilation time of Swift projects.334