xref
: /
external
/
autotest
/
client
/
profilers
/
sar
/
control
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
job.profilers.add
('sar', 2)
2
job.run_test
('sleeptest', seconds=5)
3
job.profilers.delete
('sar')
4