timekeeping_analysis/bpf_logging/tests/data/sample_events.json

17 lines
No EOL
316 B
JSON

[
{
"correlation_id": "42",
"event_type": "first_tkread",
"timestamp": 1715600000.123456
},
{
"correlation_id": "42",
"event_type": "rq_clock",
"timestamp": 1715600000.789012
},
{
"correlation_id": "84",
"event_type": "first_tkread",
"timestamp": 1715600101.456789
}
]