Home
last modified time | relevance | path

Searched refs:test_perf_trace (Results 1 – 1 of 1) sorted by relevance

/tools/perf/tests/shell/
A Dtrace_summary.sh15 test_perf_trace() { function
39 test_perf_trace "-s"
42 test_perf_trace "-S"
45 test_perf_trace "-s --summary-mode=thread"
48 test_perf_trace "-S --summary-mode=total"
54 test_perf_trace "-as --summary-mode=total --no-bpf-summary"
63 test_perf_trace "-as --summary-mode=thread --bpf-summary"
66 test_perf_trace "-as --summary-mode=total --bpf-summary"
69 test_perf_trace "-aS --summary-mode=total --bpf-summary"
72 test_perf_trace "-as --summary-mode=cgroup --bpf-summary"
[all …]

Completed in 2 milliseconds