tests: benchmark: use cpu-bound workload, calculate average and std.dev.
[lttng-ust.git] / tests / benchmark / tp.c
1 /*
2 * SPDX-License-Identifier: MIT
3 *
4 * Copyright (C) 2013 Zifei Tong <soariez@gmail.com>
5 */
6
7 #define TRACEPOINT_CREATE_PROBES
8 #include "ust_tests_benchmark.h"
This page took 0.029322 seconds and 4 git commands to generate.