From 828fcd9fd1012fc8ac50519073d5ed5351918371 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Tue, 22 Oct 2019 18:27:03 +0200 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22e0867..8ab86b1 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ The following parameter is only supported by `kernel-nanoBench.sh`. | Option | Description | |----------------------|-------------| -| `-msr_config ` | File with performance counter event specifications for counters that can only be read with the `RDMSR` instruction, such as uncore counters. Details are described [below](#msr-config-files). | +| `-msr_configĀ ` | File with performance counter event specifications for counters that can only be read with the `RDMSR` instruction, such as uncore counters. Details are described [below](#msr-performance-counter-config-files). | ## Performance Counter Config Files