Skip to content
Snippets Groups Projects
Commit 7ae84cd1 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update intel-performance-counter-monitor.md

parent 3d00e22d
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
...@@ -6,7 +6,7 @@ Intel PCM (Performance Counter Monitor) is a tool to monitor performance hardwar ...@@ -6,7 +6,7 @@ Intel PCM (Performance Counter Monitor) is a tool to monitor performance hardwar
## Installed Version ## Installed Version
Currently installed version 2.6. To load the [module][2] issue: Currently installed version 2.6. To load the [module][2], use:
```console ```console
$ ml intelpcm $ ml intelpcm
...@@ -24,7 +24,7 @@ PCM provides a set of tools to monitor a system/or application. ...@@ -24,7 +24,7 @@ PCM provides a set of tools to monitor a system/or application.
$ pcm-memory.x <delay>|[external_program parameters] $ pcm-memory.x <delay>|[external_program parameters]
``` ```
Specify either a delay of updates in seconds or an external program to monitor. If you get an error about PMU in use, respond "y" and relaunch the program. Specify either a delay of updates in seconds or an external program to monitor. If you get an error about PMU in use, respond `y` and relaunch the program.
Sample output: Sample output:
...@@ -57,7 +57,7 @@ Sample output: ...@@ -57,7 +57,7 @@ Sample output:
### Pcm-Msr ### Pcm-Msr
The pcm-msr.x command can be used to read/write model specific registers of the CPU. The `pcm-msr.x` command can be used to read/write model specific registers of the CPU.
### Pcm-Numa ### Pcm-Numa
...@@ -65,7 +65,7 @@ NUMA monitoring utility does not work on Anselm. ...@@ -65,7 +65,7 @@ NUMA monitoring utility does not work on Anselm.
### Pcm-Pcie ### Pcm-Pcie
Can be used to monitor PCI Express bandwidth. Usage: pcm-pcie.x &lt;delay> Can be used to monitor PCI Express bandwidth. Usage: `pcm-pcie.x <delay>`
### Pcm-Power ### Pcm-Power
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment