xref: /kernel/linux/linux-6.6/tools/kvm/kvm_stat/kvm_stat.service
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/tools/kvm/kvm_stat/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci
362306a36Sopenharmony_ci[Unit]
462306a36Sopenharmony_ciDescription=Service that logs KVM kernel module trace events
562306a36Sopenharmony_ciBefore=qemu-kvm.service
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci[Service]
862306a36Sopenharmony_ciType=simple
962306a36Sopenharmony_ciExecStart=/usr/bin/kvm_stat -dtcz -s 10 -L /var/log/kvm_stat.csv
1062306a36Sopenharmony_ciExecReload=/bin/kill -HUP $MAINPID
1162306a36Sopenharmony_ciRestart=always
1262306a36Sopenharmony_ciRestartSec=60s
1362306a36Sopenharmony_ciSyslogIdentifier=kvm_stat
1462306a36Sopenharmony_ciSyslogLevel=debug
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ci[Install]
1762306a36Sopenharmony_ciWantedBy=multi-user.target
18

Indexes created Thu Nov 07 10:32:03 CST 2024