mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Max uint was more than we allow, since we steal the top 8 bits for some other data. This instead checks for 24-bit and warns if the user tries to store a counter value that was not registered.