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