Jump to content

RidgeRun Developer Manual/Profiling Tools/Linux Perf: Difference between revisions

Line 92: Line 92:


<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
echo 'export PATH=/home/nvidia/kernel/kernel/kernel-5.10/tools/perf:${PATH}' >> ~/.bashrc  
echo 'export PATH=/home/${USER}/kernel/kernel/kernel-5.10/tools/perf:${PATH}' >> ~/.bashrc  
</syntaxhighlight>
</syntaxhighlight>
this only applies if the '''USER''' is '''nvidia'''.


Close the session and open it again.
Close the session and open it again.
1,654

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.