Add ebpf_trace_instrumentation/tests/data/test_events.json

This commit is contained in:
Mika 2026-01-15 10:47:39 +00:00
parent 1bdbb56a8b
commit 3ea11ca023

View file

@ -0,0 +1,44 @@
[
{
"ktime_ns": 1710000000012,
"CPU": 0,
"field_tag": "mult",
"new_value_hash": 23847234,
"corr_id": "C0A801001"
},
{
"ktime_ns": 1710000001456,
"CPU": 1,
"field_tag": "shift",
"new_value_hash": 8973452,
"corr_id": "C0A801002"
},
{
"ktime_ns": 1710000002899,
"CPU": 2,
"field_tag": "clocksource_id",
"new_value_hash": 34598723,
"corr_id": "C0A801003"
},
{
"ktime_ns": 1710000003000,
"CPU": 0,
"field_tag": "mult",
"new_value_hash": 23847235,
"corr_id": "C0A801004"
},
{
"ktime_ns": 1710000004550,
"CPU": 3,
"field_tag": "shift",
"new_value_hash": 8973499,
"corr_id": "C0A801005"
},
{
"ktime_ns": 1710000004999,
"CPU": 1,
"field_tag": "mult",
"new_value_hash": 23847236,
"corr_id": "C0A801006"
}
]