summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2025-09-05 16:34:02 -0500
committerBorislav Petkov (AMD) <bp@alien8.de>2025-09-15 11:55:50 +0200
commit63cc9811aa874e6fab671599ba93a989f4f93a5d (patch)
tree5fe3474e6958fa5518ecfe6ffbc4d6d63767676b /tools/perf/scripts/python/bin/stackcollapse-record
parentd257cc2e5c8bb8236cb161360d6c0529fd442712 (diff)
downloadkernel-63cc9811aa874e6fab671599ba93a989f4f93a5d.tar.gz
x86/resctrl: Remove the rdt_mon_features global variable
rdt_mon_features is used as a bitmask of enabled monitor events. A monitor event's status is now maintained in mon_evt::enabled with all monitor events' mon_evt structures found in the filesystem's mon_event_all[] array. Remove the remaining uses of rdt_mon_features. Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Babu Moger <babu.moger@amd.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Reviewed-by: Reinette Chatre <reinette.chatre@intel.com> Link: https://lore.kernel.org/cover.1757108044.git.babu.moger@amd.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
clock of spdifShengjiu Wang 2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds 2015-08-11ARM: dts: imx6sx: correct property name for wakeup sourceAnson Huang 2015-08-11ARM: dts: imx: update snvs to use syscon access registerFrank Li 2015-08-10ARM: dts: mx6sx: Add CAAM device nodeVictoria Milhoan 2015-07-15ARM: dts: imx6sx: enable snvs power keyFrank Li 2015-03-30ARM: dts: imx6sx: Add label snvs_rtcFabio Estevam 2015-03-30ARM: dts: imx: Add dr_mode host setting to all host-only usb instancesMatt Porter 2015-03-30ARM: imx6: convert GPC to stacked domainsMarc Zyngier 2014-11-23ARM: dts: imx6: add pm_power_off support for i.mx6 chipsRobin Gong 2014-11-23ARM: dts: imx6x: Add enet2 support for imx6sx-sdb boardFugang Duan 2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds