Commit 5f40ccc2 authored by Christian Hergert's avatar Christian Hergert
Browse files

counters: cleanup counters implementation.

This should be more readable and easier to debug. Additionally, we try
to cleanup our shared memory segment on shutdown with atexit(). If the
process exits uncleanly, we have the benefit of being able to extract
the counter information after the fact.
parent 004db071
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment