blob: fc0e45056eb2fb0cfaecda008cabb0c0a3f7c6c3 [file] [log] [blame]
{
"app": "/pkgfs/packages/benchmark/0/bin/benchmark_example",
"args": [],
"categories": ["benchmark"],
"measure": [
{
"type": "duration",
"expected_sample_count": 1000,
"event_name": "example",
"event_category": "benchmark"
},
{
"type": "time_between",
"split_first": true,
"first_event_name": "task_end",
"first_event_category": "benchmark",
"second_event_name": "task_start",
"second_event_category": "benchmark"
}
]
}