#!/bin/bash

xhost +si:localuser:root &>/dev/null

pkexec kshark-record -o "${PWD}/trace.dat"
