Fix: syscall event rule: emission sites not compared in is_equal
[lttng-tools.git] / tests / regression / ust / overlap / demo / demo-trace
1 #!/bin/sh
2 # SPDX-License-Identifier: GPL-2.0-only
3
4 LD_PRELOAD=.libs/liblttng-ust-provider-ust-tests-demo.so:.libs/liblttng-ust-provider-ust-tests-demo3.so ./demo ${*}
This page took 0.030807 seconds and 5 git commands to generate.