JITTERSAMPLES(1) | General Commands Manual | JITTERSAMPLES(1) |
jittersamples - decodes collected samples by jitterdebugger
jittersamples hist [OPTIONS]
jittersamples prints all samples stored by jitterdebugger to standard output.
The input file is expected to be in raw format. The default output is in CSV (Comma Separated Values) format.
The fields are:
# jitterdebugger -o samples.raw
^C
# jittersamples samples.raw | head
0;1114.936950838;9
0;1114.937204763;3
0;1114.937458457;3
0;1114.937711970;3
0;1114.937965595;3
0;1114.938218986;3
0;1114.938472416;3
0;1114.938725788;3
0;1114.938979191;3
0;1114.939232594;3