]> granicus.if.org Git - sysstat/commitdiff
Fix #277: Typo in the PHYS_PACK_ID (mpstat.h)
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 31 Oct 2020 13:35:03 +0000 (14:35 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 31 Oct 2020 13:35:03 +0000 (14:35 +0100)
Reported-by: Michal Berger
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
mpstat.h

index c458d6a815e2c8f8fb60f4c944f2b7f3443f23f8..93a74cc2d70917ab8e22080e042df5c423a890c6 100644 (file)
--- a/mpstat.h
+++ b/mpstat.h
@@ -15,7 +15,7 @@
  */
 
 #define SOFTIRQS       PRE "/proc/softirqs"
-#define PHYS_PACK_ID   "topology/pysical_package_id"
+#define PHYS_PACK_ID   "topology/physical_package_id"
 #define THREAD_SBL_LST "topology/thread_siblings_list"
 
 /*