Files
sysprof/lib/capture
Christian Hergert 1ef68eeb31 capture: do 24 bit counter identifier checks
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.
2018-05-17 12:29:04 +01:00
..