I am using MacOS version VTune gui to profile a remote process launched in a Linux box. But then got this issue:
amplxe: Error: Stack size provided to sigaltstack is too small. Please increase the stack size to 64K minimum
It looks the recommendation is to apply "-run-pass-thru=-no-altstack" follows the amplxe-cl. This option seems not working in MacOS version VTune, but how to pass it to remote Linux vtune profiler?