magic-trace icon indicating copy to clipboard operation
magic-trace copied to clipboard

Better capability checking for if we can trace the kernel

Open Xyene opened this issue 3 years ago • 1 comments

Ref https://perf.wiki.kernel.org/index.php/Perf_tools_support_for_Intel%C2%AE_Processor_Trace#Adding_capabilities_to_perf

Right now we just check if the user is root, which covers most cases but isn't precise.

Xyene avatar Mar 28 '22 19:03 Xyene

@salaast is working on this!

hlian avatar Jul 20 '22 15:07 hlian