lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 9 Sep 2015 14:24:29 -0700
From:	Andi Kleen <ak@...ux.intel.com>
To:	Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>
Cc:	Andi Kleen <andi@...stfloor.org>, acme@...nel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] perf, tools, pmu-events: Fix fixed counters on Intel

> 
> pmu-events/jevents.c:247:2: error: missing initializer for field ‘name’ of ‘struct fixed’ [-Werror=missing-field-initializers]

Thanks.

Somehow a WERROR=0 must have slipped into the build script again.


> After this I was able to get non-zero counts for the 'inst_retired.any'
> event on my system. Without the patch, I get 0 count for the event.
> 
> I pushed this commit to the 'json-v16' branch.
> 
> I also noticed an "Unknown MSR" message when building 'jevents':
> 
>   CC       /root/suka/linux-acme.git/tools/perf/perf-obj/pmu-events/jevents.o
>   LD       /root/suka/linux-acme.git/tools/perf/perf-obj/pmu-events/jevents-in.o
>   LINK     /root/suka/linux-acme.git/tools/perf/perf-obj/pmu-events/jevents
>   GEN      /root/suka/linux-acme.git/tools/perf/perf-obj/pmu-events/pmu-events.c
> jevents: Unknown MSR in event file 0x3F7

I'll take a look and send a patch for that.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ