18 lines
289 B
INI
18 lines
289 B
INI
|
# This config is for trying out test/client_api_example.cc .
|
||
|
|
||
|
buffers {
|
||
|
size_kb: 1024
|
||
|
fill_policy: RING_BUFFER
|
||
|
}
|
||
|
|
||
|
data_sources {
|
||
|
config {
|
||
|
name: "com.example.mytrace"
|
||
|
gpu_counter_config {
|
||
|
counter_period_ns : 1000000
|
||
|
counter_ids: 3
|
||
|
counter_ids: 1
|
||
|
}
|
||
|
}
|
||
|
}
|