diff --git a/docs.it4i/software/debuggers/intel-performance-counter-monitor.md b/docs.it4i/software/debuggers/intel-performance-counter-monitor.md index e1c64bbd902b5c1c190d7bc579b57f74a888c190..0b1fcb2c82b98e5e64a302dc8917add188e140d5 100644 --- a/docs.it4i/software/debuggers/intel-performance-counter-monitor.md +++ b/docs.it4i/software/debuggers/intel-performance-counter-monitor.md @@ -6,7 +6,7 @@ Intel PCM (Performance Counter Monitor) is a tool to monitor performance hardwar ## 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 $ ml intelpcm @@ -24,7 +24,7 @@ PCM provides a set of tools to monitor a system/or application. $ 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: @@ -57,7 +57,7 @@ Sample output: ### 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 @@ -65,7 +65,7 @@ NUMA monitoring utility does not work on Anselm. ### Pcm-Pcie -Can be used to monitor PCI Express bandwidth. Usage: pcm-pcie.x <delay> +Can be used to monitor PCI Express bandwidth. Usage: `pcm-pcie.x <delay>` ### Pcm-Power