%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/systemtap/examples/stap-exporter-scripts/
Upload File :
Create Path :
Current File : //usr/share/systemtap/examples/stap-exporter-scripts/example1.stp

global arr

probe syscall.read {
    arr[tid(), cpu()]++
}

probe prometheus {
    @prometheus_dump_array2(arr, "count", "tid", "cpu")
}

Zerion Mini Shell 1.0