binutils-gdb/gprofng/common
Vladimir Mezentsev 971ae1844e gprofng: add hardware counters for Intel Ice Lake processor
gprofng/ChangeLog
2024-07-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>.

	* common/hwc_cpus.h: New constant for Intel Ice Lake processor.
	* common/hwcdrv.c: Add a new argument to hwcfuncs_get_x86_eventsel.
	Set config1 in perf_event_attr. Remove the use of memset.
	* common/core_pcbe.c (core_pcbe_get_eventnum): Return 0.
	* common/hwcentry.h: Add config1.
	* src/collctrl.cc (Coll_Ctrl::build_data_desc):Set config1.
	* common/hwcfuncs.c (process_data_descriptor): Set config1.
	* common/hwctable.c: Add the hwc table for Intel Ice Lake processor.
	* src/hwc_intel_icelake.h: New file.
2024-07-09 10:50:05 -07:00
..
cc_libcollector.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
config.h.in gprofng: fix build issues on musl 2022-09-14 18:38:09 -07:00
core_pcbe.c gprofng: add hardware counters for Intel Ice Lake processor 2024-07-09 10:50:05 -07:00
cpu_frequency.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
cpuid.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
gp-defs.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
gp-experiment.h gprofng: Remove unused macros 2024-02-01 13:22:52 -08:00
gp-time.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
hwc_cpus.h gprofng: add hardware counters for Intel Ice Lake processor 2024-07-09 10:50:05 -07:00
hwcdrv.c gprofng: add hardware counters for Intel Ice Lake processor 2024-07-09 10:50:05 -07:00
hwcdrv.h gprofng: add hardware counters for AMD Zen3 2024-05-17 18:28:05 -07:00
hwcentry.h gprofng: add hardware counters for Intel Ice Lake processor 2024-07-09 10:50:05 -07:00
hwcfuncs.c gprofng: add hardware counters for Intel Ice Lake processor 2024-07-09 10:50:05 -07:00
hwcfuncs.h gprofng: remove old interface with libcpc 2024-05-17 18:28:03 -07:00
hwctable.c gprofng: add hardware counters for Intel Ice Lake processor 2024-07-09 10:50:05 -07:00
lib-config.h.in gprofng: fix regression in build and a race condition in autoreconf 2022-07-18 10:41:10 -07:00
opteron_pcbe.c gprofng: add hardware counters for AMD Zen3 2024-05-17 18:28:05 -07:00