mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 09:05:12 +07:00
18 lines
317 B
Plaintext
18 lines
317 B
Plaintext
|
[config]
|
||
|
command = stat
|
||
|
args = -e '{cycles,instructions}' kill >/dev/null 2>&1
|
||
|
ret = 1
|
||
|
|
||
|
[event-1:base-stat]
|
||
|
fd=1
|
||
|
group_fd=-1
|
||
|
|
||
|
[event-2:base-stat]
|
||
|
fd=2
|
||
|
group_fd=1
|
||
|
config=1
|
||
|
# TODO both disabled and enable_on_exec are disabled for --group option,
|
||
|
# enabled otherwise, check why..
|
||
|
disabled=1
|
||
|
enable_on_exec=1
|