Skip to content

Instantly share code, notes, and snippets.

@ethercflow
Last active August 1, 2018 01:15
Show Gist options
  • Select an option

  • Save ethercflow/c6279e435c8666345d5dae353e7fdee9 to your computer and use it in GitHub Desktop.

Select an option

Save ethercflow/c6279e435c8666345d5dae353e7fdee9 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
source /opt/intel/vtune_amplifier_2018.3.0.558279/amplxe-vars.sh
amplxe-cl -c memory-access -knob analyze-mem-objects=true -knob mem-object-size-min-thres=1024 -run-pass-thru=--no-altstack -target-pid $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment