···33 * turbostat -- show CPU frequency and C-state residency44 * on modern Intel and AMD processors.55 *66- * Copyright (c) 2013 Intel Corporation.66+ * Copyright (c) 2021 Intel Corporation.77 * Len Brown <len.brown@intel.com>88 */99···5973597359745974void print_version()59755975{59765976- fprintf(outf, "turbostat version 21.03.12" " - Len Brown <lenb@kernel.org>\n");59765976+ fprintf(outf, "turbostat version 21.05.04" " - Len Brown <lenb@kernel.org>\n");59775977}5978597859795979int add_counter(unsigned int msr_num, char *path, char *name,